mbed TLS version 1.3.20
  1. 8a2855e Update the version number to 1.3.20 by Simon Butcher · 8 years ago mbedtls-1.3.20
  2. 3aab1a8 Improve Changelog by Janos Follath · 8 years ago
  3. 7880cb4 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  4. 8fea6b2 Merge remote-tracking branch 'hanno/remove_format_qualifier_backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  5. 569a4f4 Remove %zu format string from ssl_client2 and ssl_server2 by Hanno Becker · 8 years ago
  6. b870179 Merge remote-tracking branch 'restricted/iotssl-1398_backport-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  7. 249c30c Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  8. cc608e8 Add entry to ChangeLog by Hanno Becker · 8 years ago
  9. 5745778 Don't parse or write extensions in SSLv3 by Hanno Becker · 8 years ago
  10. 6d61e97 Improve ChangeLog description of X509 MD5 changes by Manuel Pégourié-Gonnard · 8 years ago
  11. 7d81093 Merge remote-tracking branch 'restricted/1205' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  12. 67df3e6 Merge near-duplicate ChangeLog entries by Manuel Pégourié-Gonnard · 8 years ago
  13. b9c09af Add ChangeLog entry by Hanno Becker · 8 years ago
  14. 0401a3d Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  15. 89306da Fix location of ChangeLog entry by Manuel Pégourié-Gonnard · 8 years ago
  16. e0cb1cd ChangeLog cosmetics by Manuel Pégourié-Gonnard · 8 years ago
  17. ce8f919 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-1.3-restricted' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  18. 9105b18 Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 8 years ago
  19. ca3ff06 Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  20. f1ab790 Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  21. 48ed550 Fix name, documentation & location of config flag by Manuel Pégourié-Gonnard · 8 years ago
  22. 1bf86b7 Add hard assertion to ssl_read_record by Hanno Becker · 8 years ago
  23. d37839e Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  24. 10699cc Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  25. 674df30 Merge remote-tracking branch 'janos/mbedtls-1.3-iotssl-1156-ecdsa-sample-and-doc-clarification' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  26. eebc0aa Merge remote-tracking branch 'hanno/iotssl-1341-optional-certificate-verification-needs-ca-chain_backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  27. 5d96a3d Clarify the use of ECDSA API by Janos Follath · 8 years ago
  28. 6fd6d24 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  29. 888c2fd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  30. a9ec0cd Restrict MD5 in x509 certificates by Ron Eldor · 8 years ago
  31. bbcef7e Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  32. 2634aa9 Merge remote-tracking branch 'restricted/mbedtls-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  33. bbe0103 Merge remote-tracking branch 'hanno/iotssl-1241-backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  34. c2b9d98 Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  35. a1cf6c8 More tests of FALLBACK_SCSV by Gilles Peskine · 8 years ago
  36. 73e7f4c RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  37. 213aec8 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  38. 8c7698b Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  39. a07a583 Adapt ChangeLog by Hanno Becker · 8 years ago
  40. 1c6339f Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  41. 88bbab2 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  42. 348a728 Fix backporting error by Manuel Pégourié-Gonnard · 8 years ago
  43. 139708d Fix backporting errors by Manuel Pégourié-Gonnard · 8 years ago
  44. 19c10e9 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  45. 3682db5 Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  46. bb1e688 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  47. 5d39257 Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  48. 6e598a2 More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  49. 6de05fa More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  50. 98864d5 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago mbedtls-1.3.19
  51. e553ff2 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  52. bb4bebc Correct function names in the ChangeLog from backported fixed by Simon Butcher · 8 years ago
  53. a42044d Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  54. 2e5318e Corrected attibution in Changelog by Simon Butcher · 8 years ago
  55. 7ecd7d4 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  56. 4c5154d Updated version number to 1.3.19 for release by Simon Butcher · 8 years ago
  57. d2d6316 Removed duplicate entry in ChangeLog by Simon Butcher · 8 years ago
  58. 2b2fc11 Fix buffer overflow in mpi_write_string() by Andres AG · 8 years ago mbedtls-1.3.19-rc1
  59. c066af6 Fix failing pkparse test case by Andres AG · 8 years ago
  60. dccf743 Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  61. c1526fa Update of the Visual Studio files by Simon Butcher · 8 years ago
  62. 5b60025 Fix Visual Studio template files by Simon Butcher · 8 years ago
  63. a750c77 Fix failing pkparse test case by Andres AG · 8 years ago
  64. c9d9d1c Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  65. 9eb37f7 Update of the Visual Studio files by Simon Butcher · 8 years ago
  66. 97a7dc6 Fix Visual Studio template files by Simon Butcher · 8 years ago
  67. 866a447 Clarify ChangeLog for #569 by Simon Butcher · 8 years ago
  68. f5ffc79 ECP: Prevent freeing a buffer on stack by Janos Follath · 8 years ago
  69. 0990a8b Add invalid key tests for curve SECP224K1 by Janos Follath · 8 years ago
  70. bfef0ce Fix credit in ChangeLog for #722 by Simon Butcher · 8 years ago
  71. 03af0e0 Fix memory leak in x509_crl_parse() by Andres AG · 8 years ago
  72. 9fb2828 Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  73. 7346a7e Fix formatting in ChangeLog by Simon Butcher · 8 years ago
  74. 741bd90 Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  75. 13f9e40 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  76. dcd49ec Add lib target to library/CMakeLists.txt by Andres AG · 8 years ago
  77. 22d77a2 Fix generate_code.pl to handle escaped : by Andres AG · 8 years ago
  78. 746edf4 Add comment to integer overflow fix in base64.c by Simon Butcher · 8 years ago
  79. 59abd30 Fix integer overflow in mbedtls_base64_decode() by Andres AG · 8 years ago
  80. 74ef650 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 8 years ago
  81. 480f7e7 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  82. de6079a Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 9 years ago
  83. df1197d Merge branch 'mbedtls-1.3-restricted' by Simon Butcher · 8 years ago
  84. 63c4fda Add lib target to library/CMakeLists.txt by Andres AG · 8 years ago
  85. 851dcc9 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  86. e625453 Fix curves.pl script to build by Simon Butcher · 8 years ago
  87. ba32ebf Add comment to integer overflow fix in base64.c by Simon Butcher · 8 years ago
  88. b2bad3c Adds dl link library to OpenSSL example builds by Simon Butcher · 8 years ago
  89. 7ded99f Fix integer overflow in mbedtls_base64_decode() by Andres AG · 8 years ago
  90. cfad181 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 8 years ago
  91. 29b4373 Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  92. d9c8f26 Fix for MSVC Compiler warnings by Simon B · 9 years ago
  93. 562bbb6 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 8 years ago
  94. c71b7eb Fix data loss in unsigned int cast in PK by Andres AG · 8 years ago
  95. d9bac1f Merge 'mbedtls-1.3-fix-cmake-lib-target' by Simon Butcher · 8 years ago
  96. 98c96fe Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  97. 5cf7f38 Add lib target to library/CMakeLists.txt by Andres AG · 8 years ago
  98. df33a6a Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  99. 800c7c6 Merge 'mbedtls-1.3-iotssl-952-tfirmware-warnings' by Simon Butcher · 8 years ago
  100. 2741742 Merge pull request #783 from sbutcher-arm/1.3-curves.pl-fix by Andres Amaya Garcia · 8 years ago