Merge branch 'mbedtls-1.3' into development

* mbedtls-1.3:
  Rename website and repository
  Move private macro from header to C file
  Add some missing 'static' on a few objects
  Fix whitespace issues
  Minor portability fix in benchmark
This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-06 13:25:41 +00:00
commit 998897be3d
186 changed files with 289 additions and 286 deletions

View file

@ -5,7 +5,7 @@
*
* Copyright (C) 2006-2013, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://polarssl.org)
* This file is part of mbed TLS (https://tls.mbed.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by