1. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  2. 8376565 Add ChangeLog entry for the security issue by Manuel Pégourié-Gonnard · 8 years ago
  3. 591035d Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 8 years ago
  4. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  5. 489939f Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  6. 4770dbc Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 8 years ago
  7. ad6cf99 Add CRT DER tests with incorrect version by Andres AG · 8 years ago
  8. 9674a62 Add CRL DER tests with incorrect version by Andres AG · 8 years ago
  9. 7ebf632 Add CSR DER tests with incorrect version by Andres AG · 8 years ago
  10. b322be5 Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  11. 1f06d9b Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  12. 0ff660e Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  13. a886ce3 Backport 2.1: Check rc of mbedtls_mpi_fill_random by Ron Eldor · 9 years ago
  14. 0fb3e0a Backport: Resource leak fix on windows platform by Ron Eldor · 9 years ago
  15. ee709f4 Backport 2.1: Wrong preproccessor condition fix by Ron Eldor · 9 years ago
  16. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  17. a905bdc Minor: Fix typo in program comments by Ron Eldor · 8 years ago
  18. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  19. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 8 years ago mbedtls-2.1.8
  20. 499391a Undo API change by Hanno Becker · 8 years ago
  21. 3fb1cc3 Improve Changelog by Janos Follath · 8 years ago
  22. bff0316 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  23. d690189 Merge remote-tracking branch 'hanno/remove_format_qualifier_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  24. 46a1629 Remove %zu format string from ssl_client2 and ssl_server2 by Hanno Becker · 8 years ago
  25. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  26. 43df7e6 Merge near-duplicate ChangeLog entries by Manuel Pégourié-Gonnard · 8 years ago
  27. 88647ac Add ChangeLog entry by Hanno Becker · 8 years ago
  28. cc01908 Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  29. e235672 ChangeLog cosmetics by Manuel Pégourié-Gonnard · 8 years ago
  30. 1defa8f Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-restricted' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  31. 63906d9 Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  32. 640edc7 Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  33. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  34. 5539366 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 8 years ago
  35. bfbc494 Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 8 years ago
  36. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  37. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  38. 431c2af Merge remote-tracking branch 'janos/mbedtls-2.1-iotssl-1156-ecdsa-sample-and-doc-clarification' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  39. a9a65c8 Merge remote-tracking branch 'hanno/iotssl-1341-optional-certificate-verification-needs-ca-chain-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  40. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  41. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  42. a3929ba Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  43. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  44. 5e0144f Fix bug in backport from SHA-1 blacklisting by Manuel Pégourié-Gonnard · 8 years ago
  45. aa85950 Merge branch 'sha1-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  46. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  47. b49351d all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  48. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  49. db56aca Allow SHA-1 in server tests, when the signature_algorithm extension is not used by Gilles Peskine · 8 years ago
  50. 9bb4f28 Document test data makefile by Gilles Peskine · 8 years ago
  51. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  52. 35db5ba Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  53. ae76599 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  54. 12c1954 Allow SHA-1 in SSL renegotiation tests by Gilles Peskine · 8 years ago
  55. 559674c Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 8 years ago
  56. dd57d75 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 8 years ago
  57. 5877c27 X.509 self-tests: replaced SHA-1 certificates by SHA-256 by Gilles Peskine · 8 years ago
  58. 83ed596 Added SHA256 test certificates by Gilles Peskine · 8 years ago
  59. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  60. cd6e4d5 Merge remote-tracking branch 'restricted/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  61. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  62. 6820eba Merge branch 'iotssl-1272-fix-RSA-cache-attack-2.1-restricted' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  63. 032aec0 Improve documentation by Hanno Becker · 8 years ago
  64. 118848f Split long lines. by Hanno Becker · 8 years ago
  65. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  66. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  67. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  68. 71e37e1 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  69. 67746c3 Add fix for #667 to ChangeLog by Simon Butcher · 8 years ago
  70. 1cdf0fd Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  71. 83da724 Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 9 years ago
  72. b9dee35 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  73. 93d0f4b Add fix for #667 to ChangeLog by Simon Butcher · 8 years ago
  74. 702dcd0 Fix bug in threading sample implementation #667 by Janos Follath · 9 years ago
  75. d8fcfe7 Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 9 years ago
  76. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  77. 230ee31 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 8 years ago
  78. b18f9e8 Adapt ChangeLog by Hanno Becker · 8 years ago
  79. 2938ccb Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  80. 2a8d655 Correct sign in modular exponentiation algorithm. by Hanno Becker · 8 years ago
  81. 4477bca Add Changelog entry for RSA exponent blinding by Janos Follath · 8 years ago
  82. 9ef9f10 Add exponent blinding to RSA with CRT by Janos Follath · 8 years ago
  83. 578517d Add exponent blinding to RSA without CRT by Janos Follath · 8 years ago
  84. 74fd868 RSA: wipe more stack buffers by Gilles Peskine · 8 years ago
  85. bd90851 More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  86. fd8f79d More length checks in RSA PKCS1v15 verify by Gilles Peskine · 8 years ago
  87. 8877ec2 RSA: wipe stack buffers by Gilles Peskine · 8 years ago
  88. 63a48d1 Merge branch 'mbedtls-2.1' by Simon Butcher · 8 years ago
  89. 2323477 Update version number to 2.1.7 for release by Simon Butcher · 8 years ago mbedtls-2.1.7
  90. 340bb1b Added missing credit to ChangeLog for #555 by Simon Butcher · 8 years ago
  91. bd6882b Corrected attibution in Changelog by Simon Butcher · 8 years ago
  92. e0545c3 Fix buffer overflow in mbedtls_mpi_write_string() by Andres AG · 9 years ago mbedtls-2.1.7-rc1
  93. 46efbff Fix failing pkparse test case by Andres AG · 8 years ago
  94. 8c5385e Backport 2.1:Resource leak in ssl_cookie and mutex by Ron Eldor · 8 years ago
  95. 3c6a1a9 Add credit to Changelog for #562 by Simon Butcher · 8 years ago
  96. 2b8d890 Clarify fix for #673 in Changelog by Simon Butcher · 8 years ago
  97. 2b1937b Fix failing pkparse test case by Andres AG · 8 years ago
  98. 957930d Backport 2.1:Resource leak in ssl_cookie and mutex by Ron Eldor · 8 years ago
  99. 9aabf6d Add fix and credit for #742 to the ChangeLog by Simon Butcher · 8 years ago
  100. a156363 Remove use of inttypes.h in MSVC from ssl_server2 by Andres AG · 8 years ago