1. 593b0d3 Make mbedtls_ssl_set_hostname safe to be called multiple times by Hanno Becker · 8 years ago
  2. 2823fad Fix typo in configs/README.txt file by Ron Eldor · 7 years ago
  3. 1fe5e8a Update version number to 2.1.9 by Simon Butcher · 7 years ago mbedtls-2.1.9
  4. a305083 Fix language in Changelog for clarity by Simon Butcher · 7 years ago
  5. ea27c99 Improve documentation of PKCS1 decryption functions by Simon Butcher · 7 years ago
  6. 223f88d Adapt ChangeLog by Hanno Becker · 7 years ago mbedtls-2.1.9-rc1
  7. 6ad82d7 Rename time and index parameter to avoid name conflict. by Hanno Becker · 7 years ago
  8. 0936201 Correct comment and remove empty line by Hanno Becker · 7 years ago
  9. 3948a10 Adapt ChangeLog by Hanno Becker · 7 years ago
  10. 66daa68 Reliably zeroize sensitive data in AES sample application by Hanno Becker · 7 years ago
  11. e0c35a6 Reliably zeroize sensitive data in Crypt-and-Hash sample application by Hanno Becker · 7 years ago
  12. 246bf69 Fix duplication in Changelog introduced by merge by Simon Butcher · 7 years ago
  13. 266f344 Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA by Simon Butcher · 7 years ago
  14. d4d70c4 Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 7 years ago
  15. b585119 Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 7 years ago
  16. eeb1350 Fix typo by Hanno Becker · 7 years ago
  17. 88c6f72 Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 7 years ago
  18. 323a222 Improve Readme for long test certificate chains by Hanno Becker · 7 years ago
  19. 81cc8f6 Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh by Hanno Becker · 7 years ago
  20. 58897fb Correct indentation and labelling in ChangeLog by Hanno Becker · 7 years ago
  21. 4721831 Fix typos by Janos Follath · 7 years ago
  22. f2269b0 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 7 years ago
  23. 71103cb Make test script more portable by Manuel Pégourié-Gonnard · 7 years ago
  24. cdb4dc9 Improve comments by Manuel Pégourié-Gonnard · 7 years ago
  25. 8376565 Add ChangeLog entry for the security issue by Manuel Pégourié-Gonnard · 7 years ago
  26. 591035d Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 7 years ago
  27. c386317 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  28. 489939f Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 7 years ago
  29. 4770dbc Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 7 years ago
  30. ad6cf99 Add CRT DER tests with incorrect version by Andres AG · 8 years ago
  31. 9674a62 Add CRL DER tests with incorrect version by Andres AG · 8 years ago
  32. 7ebf632 Add CSR DER tests with incorrect version by Andres AG · 8 years ago
  33. b322be5 Prevent signed integer overflow in CSR parsing by Andres AG · 8 years ago
  34. 1f06d9b Fix potential integer overflow parsing DER CRT by Andres AG · 8 years ago
  35. 0ff660e Fix potential integer overflow parsing DER CRL by Andres AG · 8 years ago
  36. a886ce3 Backport 2.1: Check rc of mbedtls_mpi_fill_random by Ron Eldor · 8 years ago
  37. 0fb3e0a Backport: Resource leak fix on windows platform by Ron Eldor · 8 years ago
  38. ee709f4 Backport 2.1: Wrong preproccessor condition fix by Ron Eldor · 8 years ago
  39. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 7 years ago
  40. a905bdc Minor: Fix typo in program comments by Ron Eldor · 7 years ago
  41. cea8b53 Improve documentation of PKCS1 decryption functions by Hanno Becker · 7 years ago
  42. fbb9837 Update the version number to 2.1.8 by Simon Butcher · 7 years ago mbedtls-2.1.8
  43. 499391a Undo API change by Hanno Becker · 7 years ago
  44. 3fb1cc3 Improve Changelog by Janos Follath · 7 years ago
  45. bff0316 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  46. d690189 Merge remote-tracking branch 'hanno/remove_format_qualifier_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  47. 46a1629 Remove %zu format string from ssl_client2 and ssl_server2 by Hanno Becker · 7 years ago
  48. 89930b3 Merge remote-tracking branch 'restricted/iotssl-1398_backport-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  49. 43df7e6 Merge near-duplicate ChangeLog entries by Manuel Pégourié-Gonnard · 7 years ago
  50. 88647ac Add ChangeLog entry by Hanno Becker · 7 years ago
  51. cc01908 Ensure application data records are not kept when fully processed by Hanno Becker · 7 years ago
  52. e235672 ChangeLog cosmetics by Manuel Pégourié-Gonnard · 7 years ago
  53. 1defa8f Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-2.1-restricted' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  54. 63906d9 Merge remote-tracking branch 'restricted/IOTSSL-1366/mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 7 years ago
  55. 640edc7 Merge remote-tracking branch 'hanno/mpi_read_file_underflow_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  56. ebe391d Merge remote-tracking branch 'hanno/sliding_exponentiation_backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  57. 5539366 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 7 years ago
  58. bfbc494 Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 7 years ago
  59. 6a582e8 Fix mbedtls_ssl_read by Hanno Becker · 7 years ago
  60. 704f493 Simplify retaining of messages for future processing by Hanno Becker · 7 years ago
  61. 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 · 7 years ago
  62. 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 · 7 years ago
  63. 5ad6789 Clarify the use of ECDSA API by Janos Follath · 8 years ago
  64. 61c0c70 Add tests for missing CA chains and bad curves. by Hanno Becker · 7 years ago
  65. a3929ba Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 7 years ago
  66. b55f613 Merge remote-tracking branch 'gilles/iotssl-1223/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  67. 5e0144f Fix bug in backport from SHA-1 blacklisting by Manuel Pégourié-Gonnard · 7 years ago
  68. aa85950 Merge branch 'sha1-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  69. c4cb493 Cleaned up negative test predicate for test case by Gilles Peskine · 7 years ago
  70. b49351d all.sh: test with SHA-1 enabled by Gilles Peskine · 7 years ago
  71. 7344e1b SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 7 years ago
  72. db56aca Allow SHA-1 in server tests, when the signature_algorithm extension is not used by Gilles Peskine · 7 years ago
  73. 9bb4f28 Document test data makefile by Gilles Peskine · 7 years ago
  74. e7375ef X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 7 years ago
  75. 35db5ba Allow SHA-1 in test scripts by Gilles Peskine · 7 years ago
  76. ae76599 Test that SHA-1 defaults off by Gilles Peskine · 7 years ago
  77. 12c1954 Allow SHA-1 in SSL renegotiation tests by Gilles Peskine · 7 years ago
  78. 559674c Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 7 years ago
  79. dd57d75 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 7 years ago
  80. 5877c27 X.509 self-tests: replaced SHA-1 certificates by SHA-256 by Gilles Peskine · 7 years ago
  81. 83ed596 Added SHA256 test certificates by Gilles Peskine · 7 years ago
  82. 955738a Remove SHA-1 in TLS by default by Gilles Peskine · 7 years ago
  83. cd6e4d5 Merge remote-tracking branch 'restricted/mbedtls-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  84. 61946d2 Merge remote-tracking branch 'hanno/iotssl-1241-backport-2.1' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  85. 6820eba Merge branch 'iotssl-1272-fix-RSA-cache-attack-2.1-restricted' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 7 years ago
  86. 032aec0 Improve documentation by Hanno Becker · 7 years ago
  87. 118848f Split long lines. by Hanno Becker · 7 years ago
  88. aa8a2bd Remember suitable hash function for any signature algorithm. by Hanno Becker · 7 years ago
  89. b3e6872 Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 7 years ago
  90. 39e2981 Fix FALLBACK_SCSV parsing by Gilles Peskine · 7 years ago
  91. 71e37e1 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  92. 67746c3 Add fix for #667 to ChangeLog by Simon Butcher · 7 years ago
  93. 1cdf0fd Fix bug in threading sample implementation #667 by Janos Follath · 8 years ago
  94. 83da724 Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 8 years ago
  95. b9dee35 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 7 years ago
  96. 93d0f4b Add fix for #667 to ChangeLog by Simon Butcher · 7 years ago
  97. 702dcd0 Fix bug in threading sample implementation #667 by Janos Follath · 8 years ago
  98. d8fcfe7 Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 8 years ago
  99. 4195e80 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 7 years ago
  100. 230ee31 RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 7 years ago