1. 6f70581 Correct POSIX version check to determine presence of gmtime_r() by Hanno Becker · 6 years ago
  2. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 6 years ago
  3. 7dd82b4 platform_utils.{c/h} -> platform_util.{c/h} by Hanno Becker · 6 years ago
  4. 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 6 years ago
  5. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 6 years ago
  6. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 6 years ago
  7. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 6 years ago
  8. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 6 years ago
  9. acef292 ChangeLog: Add missing renamings gmtime -> gmtime_r by Hanno Becker · 6 years ago
  10. 4e67cca Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 6 years ago
  11. 48a816f Minor documentation improvements by Hanno Becker · 6 years ago
  12. 651d586 Style: Add missing period in documentation in threading.h by Hanno Becker · 6 years ago
  13. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 6 years ago
  14. be2e4bd Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT by Hanno Becker · 6 years ago
  15. 5f95c79 Remove another mentioning of IAR from config.h by Hanno Becker · 6 years ago
  16. 272675f Correct documentation of mbedtls_platform_gmtime() by Hanno Becker · 6 years ago
  17. cfeb70c gmtime: Remove special treatment for IAR by Hanno Becker · 6 years ago
  18. 94b540a Avoid redefining _POSIX_C_SOURCE by Andres Amaya Garcia · 6 years ago
  19. 45e3020 Document that IAR gmtime_s() is auto selected by Andres Amaya Garcia · 6 years ago
  20. 433f911 Check for IAR in gmtime macros by Andres Amaya Garcia · 6 years ago
  21. e58088e Clarify docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 6 years ago
  22. c29c34c Improve wording of gmtime feature in ChangeLog by Andres Amaya Garcia · 6 years ago
  23. 3c9733a Fix typo in comment for gmtime macro defines by Andres Amaya Garcia · 6 years ago
  24. 193fe89 Add missing _POSIX_C_SOURCE define in threading.h by Andres Amaya Garcia · 6 years ago
  25. ca04a01 Document shorthand gmtime macros by Andres Amaya Garcia · 6 years ago
  26. 8c9a620 Fix missing word in ChangeLog entry for gmtime() by Andres Amaya Garcia · 6 years ago
  27. 2099606 Use gmtime_s() for IAR by Andres Amaya Garcia · 6 years ago
  28. e9b10b2 Define _POSIX_C_SOURCE in threading.c before POSIX detection by Andres Amaya Garcia · 6 years ago
  29. c2f948b Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 6 years ago
  30. a658d7d Fix style for mbedtls_platform_gmtime() by Andres Amaya Garcia · 6 years ago
  31. c99b12b Fix documentation for MBEDTLS_HAVE_DATE_TIME by Andres Amaya Garcia · 6 years ago
  32. 248e27c Remove redundant statement from x509_get_current_time by Andres Amaya Garcia · 6 years ago
  33. a7b9f15 Add ChangeLog entry for configurable gmtime() in platform by Andres Amaya Garcia · 6 years ago
  34. 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 6 years ago
  35. d717743 Fix check-names.sh fail with USE_GMTIME macro by Andres Amaya Garcia · 6 years ago
  36. 97f3ecb Document dependency on gmtime, gmtime_r & gmtime_s by Andres Amaya Garcia · 6 years ago
  37. 824dfb3 Add ChangeLog entry for use of gmtime by Andres Amaya Garcia · 6 years ago
  38. ce6eebb Use gmtime when target is not windows or posix by Andres Amaya Garcia · 6 years ago
  39. b363382 Add ChangeLog entry for bug #1890 by Simon Butcher · 6 years ago
  40. f1124c9 Merge remote-tracking branch 'public/pr/1891' into HEAD by Simon Butcher · 6 years ago
  41. 5f26b11 Change test dependencies to RC4 from DES by Simon Butcher · 6 years ago
  42. c796573 Add Chacha dependency to the stream cipher field by Simon Butcher · 6 years ago
  43. 6c34268 Merge remote-tracking branch 'restricted/pr/501' into development-restricted by Simon Butcher · 6 years ago mbedtls-2.12.0
  44. f11a7cd Clarify Changelog entries by Simon Butcher · 6 years ago
  45. 193c864 Update version to 2.12.0 by Jaeden Amero · 6 years ago
  46. 37b9fd5 Merge remote-tracking branch 'restricted/pr/490' into development by Simon Butcher · 6 years ago
  47. 34acd3c Merge remote-tracking branch 'public/pr/1868' into development by Simon Butcher · 6 years ago
  48. 269e999 Remove unnecessary newlines in CONTRIBUTING.md by Simon Butcher · 6 years ago
  49. ee3ded0 Merge remote-tracking branch 'public/pr/1832' into development by Simon Butcher · 6 years ago
  50. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 6 years ago
  51. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 6 years ago
  52. c88c627 Merge remote-tracking branch 'public/pr/1658' into development by Simon Butcher · 6 years ago
  53. 4ed32d0 cpp_dummy_build: Add NIST key wrapping header by Jaeden Amero · 6 years ago
  54. 488fd08 Add aes KW OIDs as defined by Ron Eldor · 6 years ago
  55. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 6 years ago
  56. 9cf0d53 Add ChangeLog by Ron Eldor · 6 years ago
  57. 9ab746c Add selftests by Ron Eldor · 6 years ago
  58. cb349ac Implement the KW and KWP algorithm by Ron Eldor · 6 years ago
  59. 466a57f Key wrapping API definition by Ron Eldor · 7 years ago
  60. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 6 years ago
  61. fb3b032 Merge remote-tracking branch 'public/pr/919' into development by Simon Butcher · 6 years ago
  62. ccb43df Merge remote-tracking branch 'public/pr/927' into development by Simon Butcher · 6 years ago
  63. dad05b7 Merge remote-tracking branch 'public/pr/1844' into development by Simon Butcher · 6 years ago
  64. 0533054 Revise ChangeLog entry for empty data records fixes by Simon Butcher · 6 years ago
  65. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 6 years ago
  66. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 6 years ago
  67. fced1f2 Merge remote-tracking branch 'public/pr/1854' into development by Simon Butcher · 6 years ago
  68. ecb635e Add ChangeLog entry for #1098 fix. by Simon Butcher · 6 years ago
  69. 4072aae Merge remote-tracking branch 'public/pr/1875' into development by Simon Butcher · 6 years ago
  70. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 6 years ago
  71. 6965f77 Fix use of Knowledge Base in documentation by Simon Butcher · 6 years ago
  72. 4736e96 add myself to changelog by Brian J Murray · 6 years ago
  73. ca2ea4e Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract() by Brian J Murray · 6 years ago
  74. 5a5d03f Add test guidelines to CONTRIBUTING.md by Simon Butcher · 6 years ago
  75. 10f9663 Added clarification to CONTRIBUTING.md by Simon Butcher · 6 years ago
  76. 5cf4d06 Refine the definition of net_sockets.h by Simon Butcher · 6 years ago
  77. cce68be Add a macro to define the memory size in ssl_server2.c by Simon Butcher · 6 years ago
  78. e459f07 Correct logic to exclude i386 inline assenbly when -O0 by Simon Butcher · 6 years ago
  79. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 6 years ago
  80. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 6 years ago
  81. ccbd464 Increase the memory buffer size for ssl_server2.c by Simon Butcher · 6 years ago
  82. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 6 years ago
  83. 81f0633 Add ChangeLog entry for empty app data fix by Andres Amaya Garcia · 6 years ago
  84. ce6fbac Fix ssl_client2 to send 0-length app data by Andres Amaya Garcia · 6 years ago
  85. 1a7a17e Check for invalid short Alert messages by Angus Gratton · 6 years ago
  86. 3481792 TLSv1.2: Treat zero-length fragments as invalid, unless they are application data by Angus Gratton · 6 years ago
  87. b512bc1 CBC mode: Allow zero-length message fragments (100% padding) by Angus Gratton · 6 years ago
  88. 7870ec1 Add API/ABI section to CONTRIBUTING.md by Simon Butcher · 6 years ago
  89. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 6 years ago
  90. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 6 years ago
  91. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 6 years ago
  92. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 6 years ago
  93. be685ba Merge remote-tracking branch 'public/pr/1836' into development by Simon Butcher · 6 years ago
  94. 4f37bca Fix ChangeLog entry for issue #1663 by Simon Butcher · 6 years ago
  95. df15356 Merge remote-tracking branch 'public/pr/1663' into development by Simon Butcher · 6 years ago
  96. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 6 years ago
  97. a72098b Merge remote-tracking branch 'public/pr/1778' into development by Simon Butcher · 6 years ago
  98. ca33caf Add definition of purpose and use of networking module by Simon Butcher · 6 years ago
  99. 0011503 Repharse comments by Ron Eldor · 6 years ago
  100. 830ce11 Clarify attack conditions in the ChangeLog. by Manuel Pégourié-Gonnard · 6 years ago