1. b9c09af Add ChangeLog entry by Hanno Becker · 8 years ago
  2. 0401a3d Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  3. 1bf86b7 Add hard assertion to ssl_read_record by Hanno Becker · 8 years ago
  4. d37839e Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  5. 10699cc Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  6. 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
  7. 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
  8. 5d96a3d Clarify the use of ECDSA API by Janos Follath · 8 years ago
  9. 6fd6d24 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  10. 888c2fd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  11. bbcef7e Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  12. 2634aa9 Merge remote-tracking branch 'restricted/mbedtls-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  13. bbe0103 Merge remote-tracking branch 'hanno/iotssl-1241-backport-1.3' into mbedtls-1.3 by Manuel Pégourié-Gonnard · 8 years ago
  14. c2b9d98 Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  15. a1cf6c8 More tests of FALLBACK_SCSV by Gilles Peskine · 8 years ago
  16. 73e7f4c RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  17. 213aec8 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  18. 139708d Fix backporting errors by Manuel Pégourié-Gonnard · 8 years ago
  19. 3682db5 Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  20. bb1e688 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  21. 5d39257 Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  22. 98864d5 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago mbedtls-1.3.19
  23. e553ff2 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  24. bb4bebc Correct function names in the ChangeLog from backported fixed by Simon Butcher · 8 years ago
  25. a42044d Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  26. 2e5318e Corrected attibution in Changelog by Simon Butcher · 8 years ago
  27. 7ecd7d4 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  28. 4c5154d Updated version number to 1.3.19 for release by Simon Butcher · 8 years ago
  29. d2d6316 Removed duplicate entry in ChangeLog by Simon Butcher · 8 years ago
  30. 2b2fc11 Fix buffer overflow in mpi_write_string() by Andres AG · 8 years ago mbedtls-1.3.19-rc1
  31. c066af6 Fix failing pkparse test case by Andres AG · 8 years ago
  32. dccf743 Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  33. c1526fa Update of the Visual Studio files by Simon Butcher · 8 years ago
  34. 5b60025 Fix Visual Studio template files by Simon Butcher · 8 years ago
  35. a750c77 Fix failing pkparse test case by Andres AG · 8 years ago
  36. c9d9d1c Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  37. 9eb37f7 Update of the Visual Studio files by Simon Butcher · 8 years ago
  38. 97a7dc6 Fix Visual Studio template files by Simon Butcher · 8 years ago
  39. 866a447 Clarify ChangeLog for #569 by Simon Butcher · 8 years ago
  40. f5ffc79 ECP: Prevent freeing a buffer on stack by Janos Follath · 9 years ago
  41. 0990a8b Add invalid key tests for curve SECP224K1 by Janos Follath · 9 years ago
  42. bfef0ce Fix credit in ChangeLog for #722 by Simon Butcher · 8 years ago
  43. 03af0e0 Fix memory leak in x509_crl_parse() by Andres AG · 9 years ago
  44. 9fb2828 Merge branch 'mbedtls-1.3-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  45. 7346a7e Fix formatting in ChangeLog by Simon Butcher · 8 years ago
  46. 741bd90 Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  47. 13f9e40 Merge branch 'mbedtls-1.3' by Simon Butcher · 8 years ago
  48. dcd49ec Add lib target to library/CMakeLists.txt by Andres AG · 9 years ago
  49. 22d77a2 Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  50. 746edf4 Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  51. 59abd30 Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  52. 74ef650 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  53. 480f7e7 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  54. de6079a Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 9 years ago
  55. df1197d Merge branch 'mbedtls-1.3-restricted' by Simon Butcher · 8 years ago
  56. 63c4fda Add lib target to library/CMakeLists.txt by Andres AG · 9 years ago
  57. 851dcc9 Add credit to Changelog for #562 by Simon Butcher · 9 years ago
  58. e625453 Fix curves.pl script to build by Simon Butcher · 9 years ago
  59. ba32ebf Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  60. b2bad3c Adds dl link library to OpenSSL example builds by Simon Butcher · 9 years ago
  61. 7ded99f Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  62. cfad181 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  63. 29b4373 Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  64. d9c8f26 Fix for MSVC Compiler warnings by Simon B · 9 years ago
  65. 562bbb6 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 9 years ago
  66. c71b7eb Fix data loss in unsigned int cast in PK by Andres AG · 9 years ago
  67. d9bac1f Merge 'mbedtls-1.3-fix-cmake-lib-target' by Simon Butcher · 9 years ago
  68. 98c96fe Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  69. 5cf7f38 Add lib target to library/CMakeLists.txt by Andres AG · 9 years ago
  70. df33a6a Add credit to Changelog for #562 by Simon Butcher · 9 years ago
  71. 800c7c6 Merge 'mbedtls-1.3-iotssl-952-tfirmware-warnings' by Simon Butcher · 9 years ago
  72. 2741742 Merge pull request #783 from sbutcher-arm/1.3-curves.pl-fix by Andres Amaya Garcia · 9 years ago
  73. 1842a00 Fix curves.pl script to build by Simon Butcher · 9 years ago
  74. 50b4b12 Fix curves.pl script to build by Simon Butcher · 9 years ago
  75. 6aa732f Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  76. 2d56a82 Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  77. 8cf6d31 Merge branch fix-base64-arithmetic-overflows by Simon Butcher · 9 years ago
  78. 0289920 Merge branch mbedtls-1.3-fix-arithmetic-overflows by Simon Butcher · 9 years ago
  79. f1d52d0 Merge pull request #780 from sbutcher-arm/openssl-link-lib-fix by Andres Amaya Garcia · 9 years ago
  80. 40d8cc7 Adds dl link library to OpenSSL example builds by Simon Butcher · 9 years ago
  81. 28ba747 Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  82. 2f3fe70 Fix verify out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  83. 67c6df4 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  84. e567101 Fix CRL parsing to avoid infinite loop by Andres AG · 9 years ago
  85. 3e3698c Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  86. 593e8b2 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  87. f0a401f Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  88. fada2e9 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  89. d3cbc15 Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 9 years ago
  90. a697bf5 Fix for MSVC Compiler warnings by Simon B · 9 years ago
  91. c1d54bb Update library version to 1.3.18 by Simon Butcher · 9 years ago mbedtls-1.3.18
  92. 2d0ffbb Fix integration of bugfix for #626 by Simon Butcher · 9 years ago
  93. 2261f19 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  94. 91fa804 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  95. 000d94d Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  96. fd8d799 Tidied up style and phrasing of ChangeLog by Simon Butcher · 9 years ago
  97. 123fb02 Update all.sh test script by Simon Butcher · 9 years ago
  98. 149950d Added checks for POLARSSL_SSL_CLI_C by Simon Butcher · 9 years ago
  99. 6037145 Merge branch for fix for #502 - Unchecked calls by Simon Butcher · 9 years ago
  100. 8a1a91f Update features list by Simon Butcher · 9 years ago