1. d9bac1f Merge 'mbedtls-1.3-fix-cmake-lib-target' by Simon Butcher · 9 years ago
  2. 98c96fe Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  3. 5cf7f38 Add lib target to library/CMakeLists.txt by Andres AG · 9 years ago
  4. df33a6a Add credit to Changelog for #562 by Simon Butcher · 9 years ago
  5. 800c7c6 Merge 'mbedtls-1.3-iotssl-952-tfirmware-warnings' by Simon Butcher · 9 years ago
  6. 2741742 Merge pull request #783 from sbutcher-arm/1.3-curves.pl-fix by Andres Amaya Garcia · 9 years ago
  7. 1842a00 Fix curves.pl script to build by Simon Butcher · 9 years ago
  8. 50b4b12 Fix curves.pl script to build by Simon Butcher · 9 years ago
  9. 2d56a82 Add comment to integer overflow fix in base64.c by Simon Butcher · 9 years ago
  10. 8cf6d31 Merge branch fix-base64-arithmetic-overflows by Simon Butcher · 9 years ago
  11. 0289920 Merge branch mbedtls-1.3-fix-arithmetic-overflows by Simon Butcher · 9 years ago
  12. f1d52d0 Merge pull request #780 from sbutcher-arm/openssl-link-lib-fix by Andres Amaya Garcia · 9 years ago
  13. 40d8cc7 Adds dl link library to OpenSSL example builds by Simon Butcher · 9 years ago
  14. 3e3698c Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  15. 593e8b2 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  16. f0a401f Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  17. a697bf5 Fix for MSVC Compiler warnings by Simon B · 9 years ago
  18. c1d54bb Update library version to 1.3.18 by Simon Butcher · 9 years ago mbedtls-1.3.18
  19. 2d0ffbb Fix integration of bugfix for #626 by Simon Butcher · 9 years ago
  20. 2261f19 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  21. 91fa804 Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  22. 000d94d Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  23. fd8d799 Tidied up style and phrasing of ChangeLog by Simon Butcher · 9 years ago
  24. 123fb02 Update all.sh test script by Simon Butcher · 9 years ago
  25. 149950d Added checks for POLARSSL_SSL_CLI_C by Simon Butcher · 9 years ago
  26. 6037145 Merge branch for fix for #502 - Unchecked calls by Simon Butcher · 9 years ago
  27. 8a1a91f Update features list by Simon Butcher · 9 years ago
  28. 0da3e44 Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  29. c176038 Update and clean up Changelog for #622 by Simon Butcher · 9 years ago
  30. 67ae0b9 Fix sig->tag update in mbedtls_x509_get_sig() by Andres AG · 9 years ago
  31. 6522fd3 Updated Changelog for fix #599 by Simon Butcher · 9 years ago
  32. 30b273c Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 9 years ago
  33. aac1523 Add extra compilation conditions to X.509 samples by Simon Butcher · 9 years ago
  34. d6e876c Actually apply debug_level settings in cert_app by Simon Butcher · 9 years ago
  35. c436339 Fix guards in SSL for ECDH key exchanges by Simon Butcher · 9 years ago
  36. 5f81a2d Fix for #441 - crypt and hash gcm (#546) by Simon Butcher · 9 years ago
  37. 5a62dd4 Fix skipped test dependency in x509parse by Andres AG · 9 years ago
  38. ae01c3c X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  39. c9b564e Update Changelog for fix #559 by Simon Butcher · 9 years ago
  40. 394d65d Update for ChangeLog for fixes for cert_app by Simon Butcher · 9 years ago
  41. c112d21 Update to ChangeLog for bug #428 by Simon Butcher · 9 years ago
  42. cb60bfb Update ChangeLog for fix to crypt_and_hash #441 by Simon Butcher · 9 years ago
  43. 24f4d7f X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  44. a16d684 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  45. 0c12bd6 Add missing bounds check in X509 DER write funcs by Andres AG · 9 years ago
  46. 441d6f9 Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature by Janos Follath · 9 years ago
  47. 696f92e Add simple test for repeated IVs when using AEAD by Simon Butcher · 9 years ago
  48. 1227d7c Added credit to Changelog for fix #558 by Simon Butcher · 9 years ago
  49. bfcd032 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  50. e337ee6 Clarified Changelog for fix #602 by Simon Butcher · 9 years ago
  51. 6ad5d94 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  52. 6b8d9cf Updated Changelog for fix #599 by Simon Butcher · 9 years ago
  53. 57e6e8f Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 9 years ago
  54. f527609 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  55. 1e5de32 Update Changelog for fix #559 by Simon Butcher · 9 years ago
  56. 8c9ab6c Add extra compilation conditions to X.509 samples by Simon Butcher · 9 years ago
  57. 372bf79 Add missing bounds check in X509 DER write funcs by Andres AG · 9 years ago
  58. 80d191b Update for ChangeLog for fixes for cert_app by Simon Butcher · 9 years ago
  59. 23abd16 Actually apply debug_level settings in cert_app by Simon Butcher · 9 years ago
  60. 2491fa2 Update to ChangeLog for bug #428 by Simon Butcher · 9 years ago
  61. 7458bc3 Fix guards in SSL for ECDH key exchanges by Simon Butcher · 9 years ago
  62. 6f3c9cc Update ChangeLog for fix to crypt_and_hash #441 by Simon Butcher · 9 years ago
  63. 31d7f5b Fix for #441 - crypt and hash gcm (#546) by Simon Butcher · 9 years ago
  64. 4bfbd6b Fix skipped test dependency in x509parse by Andres AG · 9 years ago
  65. 8b82d20 Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  66. af1e74b X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  67. 486c4f9 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  68. c35f458 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  69. c371c43 Added credit to Changelog for fix #558 by Simon Butcher · 9 years ago
  70. 3072458 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  71. 2c73577 Clarified Changelog for fix #602 by Simon Butcher · 9 years ago
  72. cdbcd20 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  73. de4b7e8 Updated Changelog for fix #599 by Simon Butcher · 9 years ago
  74. 15fdb7f Fix 1 byte overread in mbedtls_asn1_get_int() by Andres AG · 9 years ago
  75. 79f2e87 Update Changelog for fix #559 by Simon Butcher · 9 years ago
  76. 7de1493 Add extra compilation conditions to X.509 samples by Simon Butcher · 9 years ago
  77. 17da9dd Add option for relaxed X509 time verification. by Janos Follath · 9 years ago
  78. 1608303 Update for ChangeLog for fixes for cert_app by Simon Butcher · 9 years ago
  79. 7a9e43f Actually apply debug_level settings in cert_app by Simon Butcher · 9 years ago
  80. d1ebdf5 Add ChangeLog entry for unchecked calls fix by Andres AG · 9 years ago
  81. 4556d20 Fixed unchecked calls to mbedtls_md_setup in rsa.c (#502) by Brian J Murray · 9 years ago
  82. f6d2b6f Update to ChangeLog for bug #428 by Simon Butcher · 9 years ago
  83. 25e5698 Fix guards in SSL for ECDH key exchanges by Simon Butcher · 9 years ago
  84. 2af8b0d Update ChangeLog for fix to crypt_and_hash #441 by Simon Butcher · 9 years ago
  85. d2ad47c Fix for #441 - crypt and hash gcm (#546) by Simon Butcher · 9 years ago
  86. 255e5f7 Merge pull request #537 from andresag01/mbedtls-1.3-iotssl-472-ca-chain-with-invalid-dates by Simon Butcher · 9 years ago
  87. a5a7f8d Fix skipped test dependency in x509parse by Andres AG · 9 years ago
  88. 463129b Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  89. 8a84454 X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  90. aeff929 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  91. e6bf979 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  92. 2d01f2d Update Changelog for release by Simon Butcher · 9 years ago mbedtls-1.3.17
  93. 4f7b13b Changed library version number to 1.3.17 by Simon Butcher · 9 years ago
  94. fd349bc Merge branch 'mbedtls-1.3' into mbedtls-1.3 by Simon Butcher · 9 years ago
  95. 53fa7cc Fix for armcc in all.sh by Simon Butcher · 9 years ago
  96. 307e181 Fix non compliance SSLv3 in server extension handling. by Janos Follath · 9 years ago
  97. 8abaa8b Add a test for SSLv3 with extensions, server side by Janos Follath · 9 years ago
  98. 65e79fa Merge branch 'mbedtls-1.3' by Simon Butcher · 9 years ago
  99. 3d24b19 Fixes error and exit paths in rsa sample programs by Simon Butcher · 9 years ago
  100. 347552d Fix memory leaks in example programs. by Janos Follath · 9 years ago