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