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