1. ab0a804 Fix merge errors in ChangeLog by Simon Butcher · 7 years ago
  2. 642ea1f Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  3. 487b7a9 Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  4. 853c46c Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  5. de15867 Added missing credit to Changelog and format fixes by Simon Butcher · 7 years ago
  6. e6ec1d2 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  7. 8a26de6 Resource leak fix on windows platform by Ron Eldor · 8 years ago
  8. 237ab35 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  9. 537e2e9 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  10. 3422ddf Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  11. de2e704 Remove MBEDTLS_TYPE_UDBL option by Andres Amaya Garcia · 7 years ago
  12. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 7 years ago
  13. 05d9535 Enable 64-bit compilation with ARM Compiler 6 by Andres Amaya Garcia · 7 years ago
  14. 8d65f95 Correct order of sections in the ChangeLog by Simon Butcher · 7 years ago
  15. e1b2f6b Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  16. 45778ac Resource leak fix on windows platform by Ron Eldor · 8 years ago
  17. 8c50e72 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  18. 49406c8 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  19. 1d74c41 Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  20. f92e5d5 Fix typo in ChangeLog and update macro name by Andres Amaya Garcia · 7 years ago
  21. 849811c Modify ChangeLog according to API changes by Andres Amaya Garcia · 7 years ago
  22. ab8b624 Add ChangeLog entry for platform setup and teardown by Andres Amaya Garcia · 7 years ago
  23. 75c0c81 Update Changelog for API/ABI fixes to revert interface by Simon Butcher · 7 years ago
  24. 7875b24 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  25. eba5dab Resource leak fix on windows platform by Ron Eldor · 8 years ago
  26. 85bdcf8 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  27. e1b92fe fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  28. 6f45598 Add ChangeLog entry for config-no-entropy.h change by Andres Amaya Garcia · 7 years ago
  29. a9e775e Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  30. f2a597f Update the version number to 2.5.1 by Simon Butcher · 7 years ago mbedtls-2.5.1
  31. 5a1c0e7 Improve Changelog by Janos Follath · 7 years ago
  32. 4a42f3c Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  33. a8e5a47 Merge near-duplicate ChangeLog entries by Manuel Pégourié-Gonnard · 7 years ago
  34. bf4c2e3 Add ChangeLog entry by Hanno Becker · 7 years ago
  35. 740665e ChangeLog cosmetics by Manuel Pégourié-Gonnard · 7 years ago
  36. b86b143 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  37. a0bf6ec Merge remote-tracking branch 'restricted/IOTSSL-1366/development-restricted' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  38. db108ac Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development by Manuel Pégourié-Gonnard · 7 years ago
  39. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 7 years ago
  40. c44c3c2 Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development by Manuel Pégourié-Gonnard · 7 years ago
  41. 39ae8cd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 7 years ago
  42. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 7 years ago
  43. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 7 years ago
  44. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 7 years ago
  45. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago
  46. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 7 years ago
  47. eccf60c Adapt ChangeLog by Hanno Becker · 7 years ago
  48. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 7 years ago
  49. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 7 years ago mbedtls-2.5.0
  50. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  51. 2850cda Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  52. c66e559 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  53. 46fe17e Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  54. 4a7f6a0 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  55. 77da953 Add fix for #667 to ChangeLog by Simon Butcher · 7 years ago
  56. 4775e83 Fix ChangeLog by Simon Butcher · 7 years ago
  57. 45182a0 Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  58. 7a8a090 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  59. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  60. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 7 years ago
  61. 7e2406f Add Changelog entry by Janos Follath · 8 years ago
  62. c1380de RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 7 years ago
  63. 3df98f5 Changelog entry for the bug fixes by Gilles Peskine · 7 years ago
  64. 072e806 Adapt ChangeLog by Hanno Becker · 7 years ago
  65. b2034b7 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 7 years ago
  66. 0e17eb0 More length checks in RSA PKCS1v15 verify by Gilles Peskine · 7 years ago
  67. 36091fe Added changelog entry by Gilles Peskine · 7 years ago
  68. b65c2be Updated version number to 2.4.2 for release by Simon Butcher · 8 years ago
  69. 0a5154b Clarify the use of ECDSA API by Janos Follath · 8 years ago
  70. 81cf88f Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  71. 8b98750 Corrected attibution in Changelog by Simon Butcher · 8 years ago
  72. d1cc7f6 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 8 years ago
  73. 12e0b80 Fix resource leak when using mutex and ssl_cookie by Ron Eldor · 8 years ago
  74. 28d9fe0 Fix mistake in ChangeLog from file merge by Simon Butcher · 8 years ago
  75. 04965ed Fix resource leak when using mutex and ssl_cookie by Ron Eldor · 8 years ago
  76. 956c58f Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  77. 065cede Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  78. 71e9d58 Clarify ChangeLog for #569 by Simon Butcher · 8 years ago
  79. 7dadc2f ECP: Prevent freeing a buffer on stack by Janos Follath · 8 years ago
  80. d02dc14 Fix credit in ChangeLog for #722 by Simon Butcher · 8 years ago
  81. 5708dcb Fix memory leak in mbedtls_x509_crl_parse() by Andres AG · 8 years ago
  82. 87c9807 Fix buffer overread in mbedtls_x509_get_time() by Janos Follath · 8 years ago
  83. fc794ff Merge branch 'iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  84. 0278a38 Merge branch 'iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  85. 0621b1f Add detail to ChangeLog for SLOTH fix by Simon Butcher · 8 years ago
  86. 4623d83 Fix integer overflow mbedtls_base64_decode() by Andres AG · 8 years ago
  87. 6a54336 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 8 years ago
  88. 182013f Prevent SLOTH attacks by Janos Follath · 8 years ago
  89. a333b3c Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  90. d57c8f0 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  91. 2196c7f Fix renegotiation at incorrect times in DTLS by Andres AG · 8 years ago
  92. 4c006cd Update library version number to 2.4.1 by Janos Follath · 8 years ago
  93. 5da3a6f Update CMAC test vectors. by Janos Follath · 8 years ago
  94. c0db511 Fix unused variable/function compilation warnings by Andres AG · 8 years ago
  95. d154234 Fix redefinition of macro ssl_set_bio by Andres AG · 8 years ago
  96. 1d4db5b Merge 'iotssl-1099-incorrect-renego-dtls' by Simon Butcher · 8 years ago
  97. d9440b1 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  98. d934b53 Merge 'iotssl-952-tfirmware-warnings' by Simon Butcher · 8 years ago
  99. 1bef226 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  100. 4d1e104 Merge iotssl-1079-macro-redefinition-warning by Simon Butcher · 8 years ago