mbedtls/programs
Manuel Pégourié-Gonnard 125af948c3 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
* development-restricted: (578 commits)
  Update library version number to 2.13.1
  Don't define _POSIX_C_SOURCE in header file
  Don't declare and define gmtime()-mutex on Windows platforms
  Correct preprocessor guards determining use of gmtime()
  Correct documentation of mbedtls_platform_gmtime_r()
  Correct typo in documentation of mbedtls_platform_gmtime_r()
  Correct POSIX version check to determine presence of gmtime_r()
  Improve documentation of mbedtls_platform_gmtime_r()
  platform_utils.{c/h} -> platform_util.{c/h}
  Don't include platform_time.h if !MBEDTLS_HAVE_TIME
  Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
  Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
  Replace 'thread safe' by 'thread-safe' in the documentation
  Improve documentation of MBEDTLS_HAVE_TIME_DATE
  ChangeLog: Add missing renamings gmtime -> gmtime_r
  Improve documentation of MBEDTLS_HAVE_TIME_DATE
  Minor documentation improvements
  Style: Add missing period in documentation in threading.h
  Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r()
  Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT
  ...
2018-09-11 12:39:14 +02:00
..
aes Merge remote-tracking branch 'public/pr/1198' into development 2018-07-24 17:20:17 +01:00
hash Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
pkey pk_encrypt: Uniformize debugging output 2018-08-23 15:56:03 +01:00
random Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
ssl Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted 2018-09-11 12:39:14 +02:00
test UDP proxy: Correct debug output for delay_srv option 2018-08-28 17:52:53 +01:00
util Fix typo in platform macro defines for examples 2018-06-14 23:01:55 +01:00
x509 Fix typos in programs/x509/cert_write.c 2018-08-23 15:26:06 +01:00
.gitignore Tests: add a test for cpp linking 2018-06-28 05:07:08 -04:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Tests: add a test for cpp linking 2018-06-28 05:07:08 -04:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00