1. fd8f79d More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  2. 63a48d1 Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  3. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  4. 340bb1b Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  5. bd6882b Corrected attibution in Changelog by Simon Butcher · 8 years ago
  6. e0545c3 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 9 years ago mbedtls-2.1.7-rc1
  7. 46efbff Fix failing pkparse test case by Andres AG · 8 years ago
  8. 8c5385e Backport 2.1:Resource leak in ssl_cookie and mutex by Ron Eldor · 8 years ago
  9. 3c6a1a9 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  10. 2b8d890 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  11. 2b1937b Fix failing pkparse test case by Andres AG · 8 years ago
  12. 957930d Backport 2.1:Resource leak in ssl_cookie and mutex by Ron Eldor · 8 years ago
  13. 9aabf6d Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  14. a156363 Remove use of inttypes.h in MSVC from ssl_server2 by Andres AG · 8 years ago
  15. 59dd04f Update of the Visual Studio files by Simon Butcher · 8 years ago
  16. 57031ce Fix Visual Studio template files by Simon Butcher · 8 years ago
  17. cd4981c Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  18. 0ac1392 Remove use of inttypes.h in MSVC from ssl_server2 by Andres AG · 8 years ago
  19. 46c5053 Update of the Visual Studio files by Simon Butcher · 8 years ago
  20. e1a46ce Fix Visual Studio template files by Simon Butcher · 8 years ago
  21. 8f352fd fix for issue 1101: missing rsa context initialization by Ron Eldor · 9 years ago
  22. e4b8945 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  23. 09b6274 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  24. 78011d9 fix for issue 1101: missing rsa context initialization by Ron Eldor · 9 years ago
  25. 45bbb21 Fix default hostname for verification used in ssl_client1 by Paul Bakker · 9 years ago
  26. c60c312 Fix default hostname for verification used in ssl_client1 by Paul Bakker · 9 years ago
  27. 3ea1af2 Clarify ChangeLog for #569 by Simon Butcher · 8 years ago
  28. 8dbb35a ECP: Prevent freeing a buffer on stack by Janos Follath · 8 years ago
  29. c7fb230 Add invalid key tests for curve SECP224K1 by Janos Follath · 8 years ago
  30. 763e327 Fix credit in ChangeLog for #722 by Simon Butcher · 8 years ago
  31. f4cbe10 Fix memory leak in mbedtls_x509_crl_parse() by Andres AG · 9 years ago
  32. 5ad4045 Fix buffer overread in mbedtls_x509_get_time() by Janos Follath · 8 years ago
  33. a841d75 Add unit tests for X509 certificate date parsing by Janos Follath · 8 years ago
  34. d352e6d Merge branch 'mbedtls-2.1-iotssl-1071-ca-flags' by Simon Butcher · 8 years ago
  35. e4b3df5 Fix formatting in ChangeLog by Simon Butcher · 8 years ago
  36. f26f0e3 Merge branch 'mbedtls-2.1-iotssl-1077-dos-crl' by Simon Butcher · 8 years ago
  37. b8ba861 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 8 years ago
  38. c892509 Fix data loss in unsigned int cast in PK by Andres AG · 9 years ago
  39. 3a7d931 Add clarification to the TLS renegotiation period by Simon Butcher · 8 years ago
  40. aa093e4 Fix examples that failed to compile without PEM by Andres AG · 8 years ago
  41. ef3d4e4 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  42. f384fae Fix undefined variable in scripts/config.pl by Simon Butcher · 8 years ago
  43. 0f86294 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  44. 8504173 Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  45. 8efc769 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  46. 480a958 Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  47. 13945f6 Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  48. 7a77cb2 Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  49. 1971463 Merge branch 'mbedtls-2.1-restricted' by Simon Butcher · 8 years ago
  50. 2b912b4 Add comment to integer overflow fix in base64.c by Simon Butcher · 8 years ago
  51. d00d3e2 Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  52. ef1329e Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  53. 31ea513 Remove need for elevated command line in Windows by Simon B · 9 years ago
  54. 5e20b82 Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  55. 63285aa Fix compiler warning with MSVC by Simon B · 9 years ago
  56. 0a5ff55 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  57. ebb8555 Fix multiple erroneously named source files in comments by Simon Butcher · 9 years ago
  58. d4940b5 Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  59. ec75466 Add clarification to the TLS renegotiation period by Simon Butcher · 8 years ago
  60. 9b1927b Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  61. 7fa66d4 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  62. dac83d2 Add clarification to the TLS renegotiation period by Simon Butcher · 8 years ago
  63. 33c970c Merge mbedtls-2.1-iotssl-1099-incorrect-renego-utils by Simon Butcher · 8 years ago
  64. 9d32bd9 Fix examples that failed to compile without PEM by Andres AG · 8 years ago
  65. d3eaf44 Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  66. 134d692 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  67. 5ca1c29 Merge 'mbedtls-2.1-iotssl-952-tfirmware-warnings' by Simon Butcher · 8 years ago
  68. a0fbc58 Fix undefined variable in scripts/config.pl by Simon Butcher · 8 years ago
  69. f083b31 Fix generate_code.pl to handle escaped : by Andres AG · 8 years ago
  70. 07cc549 Fix undefined variable in scripts/config.pl by Simon Butcher · 8 years ago
  71. c45ddbe Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  72. d9dae0d Merge mbedtls-2.1-iotssl-1079-macro-redefinition-warning by Simon Butcher · 8 years ago
  73. df06c20 Add comment to integer overflow fix in base64.c by Simon Butcher · 8 years ago
  74. 1ea2b05 Merge branch fix-base64-arithmetic-overflows by Simon Butcher · 8 years ago
  75. 3e1d739 Merge branch mbedtls-2.1-fix-arithmetic-overflows by Simon Butcher · 8 years ago
  76. 8ee9c76 Merge branch 'mbedtls-2.1' of ssh://github.com/ARMmbed/mbedtls into mbedtls-2.1 by Simon Butcher · 8 years ago
  77. 3da3b6e Add tests for out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  78. 8136e82 Fix verify out flags from x509_crt_verify_top() by Andres AG · 9 years ago
  79. 96b4b01 Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  80. 428f28d Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  81. 978bdf9 Add test for infinite loop in CRL parse by Andres AG · 9 years ago
  82. 7cd7cf0 Fix CRL parsing to avoid infinite loop by Andres AG · 9 years ago
  83. 81d126f Fix integer overflow in mbedtls_base64_decode() by Andres AG · 9 years ago
  84. ba2fda6 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  85. a7cd85f Fix unused variable/function compilation warnings by Andres AG · 9 years ago
  86. faf9ce9 Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  87. d5d6a30 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  88. c655972 Fix buffer overreads in mbedtls_pem_read_buffer() by Andres AG · 9 years ago
  89. 41ce6e6 Remove need for elevated command line in Windows by Simon B · 9 years ago
  90. e7f8dc3 Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  91. e2e2db4 Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  92. 635f215 Fix compiler warning with MSVC by Simon B · 9 years ago
  93. 44ea011 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  94. f6e0330 Merge pull request #677 from sbutcher-arm/config-fix-2.1 by Andres Amaya Garcia · 9 years ago
  95. f267830 Fix multiple erroneously named source files in comments by Simon Butcher · 9 years ago
  96. 016a0d3 Update library version number to 2.1.6 by Simon Butcher · 9 years ago mbedtls-2.1.6
  97. 1ef155c Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  98. 8bd467c Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  99. c655434 Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago
  100. 35d0d94 Merge branch 'mbedtls-2.1' by Simon Butcher · 9 years ago