1. 106637f Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 8 years ago
  2. 8dd73e6 Parse Signature Algorithm ext when renegotiating by Ron Eldor · 7 years ago
  3. 967a605 Fix changelog for ssl_server2.c usage fix by Simon Butcher · 7 years ago
  4. 83ce820 Update ChangeLog for fix to #836 by Simon Butcher · 7 years ago
  5. 2f38a43 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  6. 26182ed Allow comments in test data files by Gilles Peskine · 7 years ago
  7. 72ea31b Update version number to 2.6.0 by Simon Butcher · 7 years ago mbedtls-2.6.0
  8. 01971d0 Fix language in Changelog for clarity by Simon Butcher · 7 years ago
  9. 85b602e Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  10. 3f2557e Fix style and missing item in ChangeLog by Simon Butcher · 7 years ago
  11. a418e82 Add credit to Changelog to fix for #666 by Simon Butcher · 7 years ago mbedtls-2.6.0-rc1
  12. 9fae222 Fix ChangeLog for duplication after merge by Simon Butcher · 7 years ago
  13. 61937d4 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  14. 7ec83df Adapt ChangeLog by Hanno Becker · 7 years ago
  15. 6b171e4 Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  16. ce49a25 Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  17. a207e75 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  18. 7faf92a Resource leak fix on windows platform by Ron Eldor · 8 years ago
  19. 368d55c Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  20. d5a75f4 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  21. c08d9dd Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  22. b060cc2 Reorder and group sections in the ChangeLog by Simon Butcher · 7 years ago
  23. 00d3cc6 Fix merge errors in ChangeLog by Simon Butcher · 7 years ago
  24. 2e3ddfa Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  25. 8016474 Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  26. 4f753c1 Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  27. 256da0f Added missing credit to Changelog and format fixes by Simon Butcher · 7 years ago
  28. 80697a0 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  29. b2d6e59 Resource leak fix on windows platform by Ron Eldor · 8 years ago
  30. 5843db9 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  31. e13b224 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  32. 3252940 Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  33. df1486a Remove MBEDTLS_TYPE_UDBL option by Andres Amaya Garcia · 7 years ago
  34. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 7 years ago
  35. aa27dfe Enable 64-bit compilation with ARM Compiler 6 by Andres Amaya Garcia · 8 years ago
  36. 9a6748c Correct order of sections in the ChangeLog by Simon Butcher · 7 years ago
  37. 528c621 Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  38. 5274f27 Resource leak fix on windows platform by Ron Eldor · 8 years ago
  39. d551c24 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  40. e56d1ec fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  41. 3240c55 Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  42. 586d377 Fix typo in ChangeLog and update macro name by Andres Amaya Garcia · 7 years ago
  43. 052ac86 Modify ChangeLog according to API changes by Andres Amaya Garcia · 7 years ago
  44. 63e672b Add ChangeLog entry for platform setup and teardown by Andres Amaya Garcia · 7 years ago
  45. 51e8c3e Update Changelog for API/ABI fixes to revert interface by Simon Butcher · 7 years ago
  46. 7269fee Check return code of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  47. 3e19df5 Resource leak fix on windows platform by Ron Eldor · 8 years ago
  48. 8ab0595 Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  49. 5a21fd6 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  50. 92fcfe2 Add ChangeLog entry for config-no-entropy.h change by Andres Amaya Garcia · 7 years ago
  51. bfea4a7 Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  52. 01a0e07 Correct indentation and labelling in ChangeLog by Hanno Becker · 7 years ago
  53. 745bcf4 Fix typos by Janos Follath · 7 years ago
  54. ee98109 Add ChangeLog entry for the security issue by Manuel Pégourié-Gonnard · 7 years ago
  55. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  56. d15795a Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 7 years ago
  57. f2a597f Update the version number to 2.5.1 by Simon Butcher · 7 years ago mbedtls-2.5.1
  58. 5a1c0e7 Improve Changelog by Janos Follath · 7 years ago
  59. 4a42f3c Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  60. a8e5a47 Merge near-duplicate ChangeLog entries by Manuel Pégourié-Gonnard · 7 years ago
  61. bf4c2e3 Add ChangeLog entry by Hanno Becker · 7 years ago
  62. 740665e ChangeLog cosmetics by Manuel Pégourié-Gonnard · 7 years ago
  63. b86b143 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  64. a0bf6ec Merge remote-tracking branch 'restricted/IOTSSL-1366/development-restricted' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  65. db108ac Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development by Manuel Pégourié-Gonnard · 7 years ago
  66. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 7 years ago
  67. c44c3c2 Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development by Manuel Pégourié-Gonnard · 7 years ago
  68. 39ae8cd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  69. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 7 years ago
  70. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 7 years ago
  71. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  72. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  73. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 7 years ago
  74. eccf60c Adapt ChangeLog by Hanno Becker · 7 years ago
  75. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  76. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 8 years ago mbedtls-2.5.0
  77. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  78. 2850cda Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  79. c66e559 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  80. 46fe17e Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  81. 4a7f6a0 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  82. 77da953 Add fix for #667 to ChangeLog by Simon Butcher · 8 years ago
  83. 4775e83 Fix ChangeLog by Simon Butcher · 8 years ago
  84. 45182a0 Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  85. 7a8a090 Add Changelog entry for CA list suppression by Janos Follath · 8 years ago
  86. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  87. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  88. 7e2406f Add Changelog entry by Janos Follath · 8 years ago
  89. c1380de RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  90. 3df98f5 Changelog entry for the bug fixes by Gilles Peskine · 8 years ago
  91. 072e806 Adapt ChangeLog by Hanno Becker · 8 years ago
  92. b2034b7 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  93. 0e17eb0 More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  94. 36091fe Added changelog entry by Gilles Peskine · 8 years ago
  95. b65c2be Updated version number to 2.4.2 for release by Simon Butcher · 8 years ago
  96. 0a5154b Clarify the use of ECDSA API by Janos Follath · 8 years ago
  97. 81cf88f Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  98. 8b98750 Corrected attibution in Changelog by Simon Butcher · 8 years ago
  99. d1cc7f6 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 8 years ago
  100. 12e0b80 Fix resource leak when using mutex and ssl_cookie by Ron Eldor · 8 years ago