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