1. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago
  2. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 7 years ago
  3. eccf60c Adapt ChangeLog by Hanno Becker · 7 years ago
  4. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 7 years ago mbedtls-2.5.0
  5. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  6. 2850cda Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  7. c66e559 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  8. 46fe17e Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  9. 4a7f6a0 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  10. 77da953 Add fix for #667 to ChangeLog by Simon Butcher · 7 years ago
  11. 4775e83 Fix ChangeLog by Simon Butcher · 7 years ago
  12. 45182a0 Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  13. 7a8a090 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  14. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  15. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 7 years ago
  16. 7e2406f Add Changelog entry by Janos Follath · 8 years ago
  17. b65c2be Updated version number to 2.4.2 for release by Simon Butcher · 8 years ago
  18. 81cf88f Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  19. 8b98750 Corrected attibution in Changelog by Simon Butcher · 8 years ago
  20. d1cc7f6 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 8 years ago
  21. 12e0b80 Fix resource leak when using mutex and ssl_cookie by Ron Eldor · 8 years ago
  22. 956c58f Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  23. 71e9d58 Clarify ChangeLog for #569 by Simon Butcher · 8 years ago
  24. 7dadc2f ECP: Prevent freeing a buffer on stack by Janos Follath · 8 years ago
  25. d02dc14 Fix credit in ChangeLog for #722 by Simon Butcher · 8 years ago
  26. 5708dcb Fix memory leak in mbedtls_x509_crl_parse() by Andres AG · 8 years ago
  27. 87c9807 Fix buffer overread in mbedtls_x509_get_time() by Janos Follath · 8 years ago
  28. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  29. 0278a38 Merge branch 'iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  30. 0621b1f Add detail to ChangeLog for SLOTH fix by Simon Butcher · 8 years ago
  31. 4623d83 Fix integer overflow mbedtls_base64_decode() by Andres AG · 8 years ago
  32. 6a54336 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 8 years ago
  33. 182013f Prevent SLOTH attacks by Janos Follath · 8 years ago
  34. a333b3c Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  35. d57c8f0 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  36. 2196c7f Fix renegotiation at incorrect times in DTLS by Andres AG · 8 years ago
  37. 4c006cd Update library version number to 2.4.1 by Janos Follath · 8 years ago
  38. 5da3a6f Update CMAC test vectors. by Janos Follath · 8 years ago
  39. c0db511 Fix unused variable/function compilation warnings by Andres AG · 8 years ago
  40. d154234 Fix redefinition of macro ssl_set_bio by Andres AG · 8 years ago
  41. d165066 Fix verify out flags from x509_crt_verify_top() by Andres AG · 8 years ago
  42. 939954c Fix CRL parsing to avoid infinite loop by Andres AG · 8 years ago
  43. 1808dc0 Update library version number to 2.4.1 by Janos Follath · 8 years ago
  44. cd13bd2 Update CMAC test vectors. by Janos Follath · 8 years ago
  45. 9c94b69 Add tests for overreads in pem_read_buffer() by Andres AG · 8 years ago
  46. 703990b Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 8 years ago
  47. 19dbd41 Update Changelog version number to 2.4.0 by Simon Butcher · 8 years ago
  48. ef8fa01 Tidied up style and phrasing of ChangeLog by Simon Butcher · 8 years ago
  49. 240f185 Update ChangeLog for MBEDTLS_SELF_TEST fix by Janos Follath · 8 years ago
  50. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 8 years ago
  51. 9800a05 Merge branch 'development' by Simon Butcher · 8 years ago
  52. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 8 years ago
  53. 2bd0fba Update to Changelog for #626 by Simon Butcher · 8 years ago
  54. 488c08c Merge branch fixing date validity in X.509 by Simon Butcher · 8 years ago
  55. 59bffa2 Update Changelog for X.509 unrecognised field fix by Simon Butcher · 8 years ago
  56. 5115267 Merge fix for branch SSL client overread by Simon Butcher · 8 years ago
  57. b81496b Update and clean up Changelog for #622 by Simon Butcher · 8 years ago
  58. d051925 Added credit to Changelog for fix #558 by Simon Butcher · 8 years ago
  59. e5dc202 Restore P>Q in RSA key generation (#558) by Janos Follath · 8 years ago
  60. 468a84c Clarified Changelog for fix #602 by Simon Butcher · 8 years ago
  61. 314d8a8 Fix documentation for mbedtls_gcm_finish() by Andres AG · 8 years ago
  62. 9af0280 Updated Changelog for fix #599 by Simon Butcher · 8 years ago
  63. 410d3dd Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 8 years ago
  64. 4f85907 Revise Changelog to clarify and add credit by Simon Butcher · 8 years ago
  65. b93fddd Revise Changelog to clarify and add credit by Simon Butcher · 8 years ago
  66. dcb9892 Update Changelog for fixes to X.509 sample apps by Simon Butcher · 8 years ago
  67. eb02fb5 Update Changelog for fix #559 by Simon Butcher · 8 years ago
  68. e5796c1 Add CMAC to ChangeLog by Simon Butcher · 8 years ago
  69. 0be2b01 Add safety check to sample mutex implementation by Janos Follath · 8 years ago
  70. 94d73b0 Add config macro for min bytes hw entropy by Andres AG · 8 years ago
  71. ba66e89 Add new config.h that does not need entropy source by Andres AG · 8 years ago
  72. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 8 years ago
  73. 77d779e Update for ChangeLog for fixes for cert_app by Simon Butcher · 8 years ago
  74. 1c8b33a Merge branch 'development' by Simon Butcher · 8 years ago
  75. 4d69ecd Added credit to Changelog for fix #558 by Simon Butcher · 8 years ago
  76. ef44178 Restore P>Q in RSA key generation (#558) by Janos Follath · 8 years ago
  77. f6e3b9e Clarified Changelog for fix #602 by Simon Butcher · 8 years ago
  78. 821da84 Fix documentation for mbedtls_gcm_finish() by Andres AG · 8 years ago
  79. 3a5e070 Updated Changelog for fix #599 by Simon Butcher · 8 years ago
  80. 776a6fc Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 8 years ago
  81. b48c8ac Add safety check to sample mutex implementation by Janos Follath · 8 years ago
  82. 1aae658 Add safety check to sample mutex implementation by Janos Follath · 8 years ago
  83. 5a74d26 Added credit to Changelog for X.509 DER bounds fix by Simon Butcher · 8 years ago
  84. e0af995 Add test for bounds in X509 DER write funcs by Andres AG · 8 years ago
  85. 60dbc93 Add missing bounds check in X509 DER write funcs by Andres AG · 8 years ago
  86. 851ae29 Revise Changelog to clarify and add credit by Simon Butcher · 8 years ago
  87. b98eaff Revise Changelog to clarify and add credit by Simon Butcher · 8 years ago
  88. df6c3e8 Merge branch 'iotssl-825-double-free-quickfix' by Simon Butcher · 8 years ago
  89. f77309c Update Changelog for fixes to X.509 sample apps by Simon Butcher · 8 years ago
  90. f73fd70 Update Changelog for fix #559 by Simon Butcher · 8 years ago
  91. 21c5481 Add CMAC to ChangeLog by Simon Butcher · 8 years ago
  92. 5437a75 Add safety check to sample mutex implementation by Janos Follath · 8 years ago
  93. 4b76aec Add check for validity of date in x509_get_time() by Andres AG · 8 years ago
  94. 5a87c93 Fix overread when verifying SERVER_HELLO in DTLS by Andres AG · 8 years ago
  95. 7abc974 Add config macro for min bytes hw entropy by Andres AG · 8 years ago
  96. f84f892 Add new config.h that does not need entropy source by Andres AG · 8 years ago
  97. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 8 years ago
  98. d43fb95 Update for ChangeLog for fixes for cert_app by Simon Butcher · 8 years ago
  99. 4bdbe09 Fix sig->tag update in mbedtls_x509_get_sig() by Andres AG · 8 years ago
  100. f911319 Allow the entry_name size to be set in config.h by Andres AG · 8 years ago