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