1. 3618962 hkdf: Add tests for extract and expand by Jaeden Amero · 7 years ago
  2. 798363e Add ChangeLog entry for HKDF by Jaeden Amero · 7 years ago
  3. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 8 years ago
  4. c4bd8ec Merge remote-tracking branch 'upstream-public/pr/1446' into development by Jaeden Amero · 7 years ago
  5. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  6. cdd97fd Merge remote-tracking branch 'upstream-public/pr/1433' into development by Jaeden Amero · 7 years ago
  7. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  8. fb19399 Merge remote-tracking branch 'upstream-public/pr/1498' into development-proposed by Jaeden Amero · 7 years ago
  9. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  10. 070e356 Merge remote-tracking branch 'upstream-restricted/pr/481' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.9.0
  11. e6a2a1a Add the uodate to the soversion to the ChangeLog by Simon Butcher · 7 years ago
  12. 78d2f7d Merge remote-tracking branch 'upstream-restricted/pr/478' into development-restricted by Jaeden Amero · 7 years ago
  13. b03120a Fix the ChangeLog for clarity, english and credit by Simon Butcher · 7 years ago
  14. 00cbed2 Merge remote-tracking branch 'upstream-restricted/pr/474' into development-restricted by Jaeden Amero · 7 years ago
  15. 7d7bad6 Update version to 2.9.0 by Jaeden Amero · 7 years ago
  16. 8b98498 Merge remote-tracking branch 'upstream-restricted/pr/477' into development-restricted-proposed by Jaeden Amero · 7 years ago
  17. fe0669f ecp: Fix binary compatibility with group ID by Jaeden Amero · 7 years ago
  18. c64a300 Merge remote-tracking branch 'upstream-restricted/pr/471' into development-restricted-proposed by Jaeden Amero · 7 years ago
  19. bd05dfd Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
  20. 84a1107 Merge remote-tracking branch 'upstream-public/pr/1592' into development-proposed by Jaeden Amero · 7 years ago
  21. 38c42d5 Merge remote-tracking branch 'upstream-public/pr/1570' into development-proposed by Jaeden Amero · 7 years ago
  22. b7a18c0 Changelog entry by Andrzej Kurek · 7 years ago
  23. 03bac44 Change accepted ciphersuite versions when parsing server hello by Andrzej Kurek · 7 years ago
  24. 8945343 Merge branch 'development-proposed' into development-restricted-proposed by Jaeden Amero · 7 years ago
  25. 8491406 Remove preprocessor directives around platform_util.h include by Andres Amaya Garcia · 7 years ago
  26. 6698d2f Fix style for mbedtls_mpi_zeroize() by Andres Amaya Garcia · 7 years ago
  27. 56e06db Improve mbedtls_platform_zeroize() docs by Andres Amaya Garcia · 7 years ago
  28. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  29. d0ef468 Reword config.h docs for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  30. bc7bdbf Organize CMakeLists targets in alphabetical order by Andres Amaya Garcia · 7 years ago
  31. 21b376b Organize output objs in alfabetical order in Makefile by Andres Amaya Garcia · 7 years ago
  32. 1afdec1 Merge remote-tracking branch 'upstream-public/pr/1578' into development-proposed by Jaeden Amero · 7 years ago
  33. 3dd8abd Regenerate errors after ecp.h updates by Jaeden Amero · 7 years ago
  34. 519b129 Merge remote-tracking branch 'upstream-public/pr/1580' into development-proposed by Jaeden Amero · 7 years ago
  35. a7a6155 Update ecp.h by Rose Zadik · 7 years ago
  36. a9ceef8 Change variable bytes_written to header_bytes in record decompression by Andrzej Kurek · 7 years ago
  37. 7c68878 Merge remote-tracking branch 'upstream-public/pr/1511' into development-proposed by Jaeden Amero · 7 years ago
  38. d803c1f Merge remote-tracking branch 'upstream-public/pr/1510' into development-proposed by Jaeden Amero · 7 years ago
  39. f852f4c Merge remote-tracking branch 'upstream-public/pr/1506' into development-proposed by Jaeden Amero · 7 years ago
  40. ebfd3ca Merge remote-tracking branch 'upstream-public/pr/1505' into development-proposed by Jaeden Amero · 7 years ago
  41. d353405 Update ecp.h by Rose Zadik · 7 years ago
  42. c32efb3 Update ecp.h by Rose Zadik · 7 years ago
  43. d76ac58 Update ecp.h by Rose Zadik · 7 years ago
  44. abc9ec7 Update ecdsa.h by Rose Zadik · 7 years ago
  45. 1d3b508 Same ciphersuite validation in server and client hello by Mohammad Azim Khan · 7 years ago
  46. 5462e02 ssl_tls: Fix invalid buffer sizes during compression / decompression by Andrzej Kurek · 7 years ago
  47. f089fa3 Update ecp.h by Rose Zadik · 7 years ago
  48. b2e111a Update ecp.h by Rose Zadik · 7 years ago
  49. 5450d1f Merge branch 'crypto_alt_revision' into development-restricted-proposed by Gilles Peskine · 7 years ago
  50. 81021ca Improve ChangeLog entry by Gilles Peskine · 7 years ago
  51. f2b76cd Merge remote-tracking branch 'upstream-restricted/pr/461' into development-restricted-proposed by Gilles Peskine · 7 years ago
  52. 93f9919 Update cipher.h by Rose Zadik · 7 years ago
  53. c441f74 Update cipher.h by Rose Zadik · 7 years ago
  54. 4c368e8 Update cipher.h by Rose Zadik · 7 years ago
  55. 826f264 Update cipher.h by Rose Zadik · 7 years ago
  56. f56cb34 Update ecp.h by Rose Zadik · 7 years ago
  57. 7aeb470 Merge remote-tracking branch 'public/pr/1234' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  58. 64f5adf Merge remote-tracking branch 'public/pr/1380' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  59. 4acb005 Merge remote-tracking branch 'public/pr/1518' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  60. 66d3968 Merge remote-tracking branch 'public/pr/1516' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  61. bb93c04 Merge remote-tracking branch 'public/pr/1515' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  62. b80f04e Merge remote-tracking branch 'upstream-public/pr/1514' into development-proposed by Gilles Peskine · 7 years ago
  63. 2e1934a Fix comment formatting to pacify check-names.sh by Gilles Peskine · 7 years ago
  64. a937733 Merge remote-tracking branch 'public/pr/1513' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  65. 0392bff Merge remote-tracking branch 'public/pr/1512' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  66. b3a8fe7 Merge remote-tracking branch 'public/pr/1509' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  67. 01d72df Merge remote-tracking branch 'public/pr/1508' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  68. 7153496 Merge remote-tracking branch 'public/pr/1507' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  69. c265a25 Merge remote-tracking branch 'public/pr/1503' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  70. fa1fe36 Update dhm.h by Rose Zadik · 7 years ago
  71. ee96359 Update dhm.h by Rose Zadik · 7 years ago
  72. f13ca95 Test suites: print error on failed platform_setup by Andrzej Kurek · 7 years ago
  73. 14a8b59 Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  74. 379b95c Update ccm.h by Rose Zadik · 7 years ago
  75. 477dce1 Update ccm.h by Rose Zadik · 7 years ago
  76. c58787f Update docs for MBEDTLS_PLATFORM_ZEROIZE_ALT in config.h by Andres Amaya Garcia · 7 years ago
  77. 3ea559e Fix alignment in makefile by Andres Amaya Garcia · 7 years ago
  78. eecea0e Update zeroize test to use mbedtls_platform_zeroize() by Andres Amaya Garcia · 7 years ago
  79. 9644983 Add platform_utils and zeroize to visualc files by Andres Amaya Garcia · 7 years ago
  80. 82934be Do not install zeroize program in CMakeLists by Andres Amaya Garcia · 7 years ago
  81. 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
  82. 904e1ef Make utils module part of the platform by Andres Amaya Garcia · 7 years ago
  83. ec5d416 Update ecdsa.h by Rose Zadik · 7 years ago
  84. ae8e306 Fix docs typos for zeroize related features/test by Andres Amaya Garcia · 7 years ago
  85. 757cd72 Update license headers year and branding by Andres Amaya Garcia · 7 years ago
  86. 42defd1 Improve docs for zeroize.c and test_zeroize.gdb by Andres Amaya Garcia · 7 years ago
  87. 1e8ea5f Improve docs for mbedtls_zeroize() and add refs by Andres Amaya Garcia · 7 years ago
  88. 6606d5c Add config.h docs for MBEDTLS_UTILS_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  89. 1962405 Justify moving zeroize() to utils in ChangeLog by Andres Amaya Garcia · 7 years ago
  90. 806f403 Improve detection of program exit code in gdb script by Andres Amaya Garcia · 7 years ago
  91. 6e34e63 Fix style in programs/test/zeroize.c by Andres Amaya Garcia · 7 years ago
  92. 7111a0d Change test_zeroize.gdb script breakpoint due to zeroize.c change by Andres Amaya Garcia · 7 years ago
  93. 88f8f41 Move zeroize func call to end of program in zeroize.c by Andres Amaya Garcia · 7 years ago
  94. 0bd4237 Fix formatting in utils.c file comment by Andres Amaya Garcia · 7 years ago
  95. ecd1891 Change mbedtls_zeroize() to prevent optimizations by Andres Amaya Garcia · 7 years ago
  96. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 7 years ago
  97. 24768bf Improve test_zeroize.gdb breakpoint by Andres Amaya Garcia · 7 years ago
  98. b1262a3 Allow compile-time alternate to mbedtls_zeroize() by Andres Amaya Garcia · 7 years ago
  99. e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 7 years ago
  100. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 7 years ago