1. 9c8ac0c Merge remote-tracking branch 'upstream-restricted/pr/404' into development-restricted by Gilles Peskine · 8 years ago
  2. 2507267 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  3. e770722 Merge remote-tracking branch 'upstream-public/pr/1062' into development by Gilles Peskine · 8 years ago
  4. 7635cde Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  5. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  6. bfa8df4 Merge remote-tracking branch 'restricted/pr/416' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  7. b00b0da RSA PSS: fix first byte check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  8. 139108a RSA PSS: fix minimum length check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  9. 9cfabe3 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 8 years ago
  10. 6a54b02 RSA: Fix another buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  11. 28a0c72 RSA: Fix buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  12. 60100d0 Improve leap year test names in x509parse.data by Andres Amaya Garcia · 8 years ago
  13. 735b37e Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  14. b0f148c Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  15. 3f50f51 Ensure failed test_suite output is sent to stdout by Andres Amaya Garcia · 8 years ago
  16. 21acb66 Correct typo: PBDFK -> PBKDF by Hanno Becker · 8 years ago
  17. 67d8da5 Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 8 years ago
  18. 3b1bdff Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 8 years ago
  19. b84c40b Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 8 years ago
  20. 93993de Extend ssl-opt.h so that run_test takes function by Andres Amaya Garcia · 8 years ago
  21. b25c0c7 Add test case calling ssl_set_hostname twice by Hanno Becker · 9 years ago
  22. 964faeb Cleaned up get_line for test data files by Gilles Peskine · 8 years ago
  23. b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
  24. 08a36dd Unify naming schemes for RSA keys by Hanno Becker · 8 years ago
  25. cc56628 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 8 years ago
  26. 6428f8d Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384 by Hanno Becker · 8 years ago
  27. 4b151fa DHM: Add negative tests for parameter checking by Janos Follath · 8 years ago
  28. 09930d1 Add expected number of fragments to 16384-byte packet tests by Hanno Becker · 8 years ago
  29. c526696 Add tests for messages beyond 16384 bytes to ssl-opt.sh by Hanno Becker · 8 years ago
  30. 4aed27e Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH by Hanno Becker · 8 years ago
  31. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  32. 5a4f172 Add suffix for 1024-bit RSA key files by Hanno Becker · 8 years ago
  33. c8063c5 Correct Makefile in tests/data_files by Hanno Becker · 8 years ago
  34. 55b1a0a Add further tests for DER-encoded PKCS8-v2-DES encrypted RSA keys by Hanno Becker · 8 years ago
  35. 7d10825 Add further tests for new RSA keys by Hanno Becker · 8 years ago
  36. 8fdfc98 Update keyfiles by Hanno Becker · 8 years ago
  37. d16f612 Add RSA key generation commands to test Makefile by Hanno Becker · 8 years ago
  38. 37c6b6b Add tests for encrypted 2048 and 4096-bit RSA keys by Hanno Becker · 8 years ago
  39. 72ea31b Update version number to 2.6.0 by Simon Butcher · 8 years ago mbedtls-2.6.0
  40. bcfa6f4 Fix the check for max CA intermediates in ssl-opt.sh by Simon Butcher · 8 years ago
  41. efdfeeb Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  42. 06b7863 Change a ssl-opt.sh script sanity checks by Simon Butcher · 8 years ago
  43. 7d6ec7b Add CRT DER tests with incorrect version by Andres AG · 9 years ago
  44. c124061 Add CRL DER tests with incorrect version by Andres AG · 9 years ago
  45. 6fb6d79 Add CSR DER tests with incorrect version by Andres AG · 9 years ago
  46. d922c78 Move the git scripts to correct path by Ron Eldor · 8 years ago
  47. bf007d2 Pre push hook script by Ron Eldor · 9 years ago
  48. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  49. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  50. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  51. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  52. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 9 years ago
  53. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 9 years ago
  54. 5a21fd6 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  55. 3b1422e Check threshold for MBEDTLS_X509_MAX_INTERMEDIATE_CA in X509 tests by Hanno Becker · 8 years ago
  56. e908c3d Improve Readme for long test certificate chains by Hanno Becker · 8 years ago
  57. a6bca9f Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh by Hanno Becker · 8 years ago
  58. eacc616 Add CRT DER tests with incorrect version by Andres AG · 9 years ago
  59. 2a9fd0e Add CRL DER tests with incorrect version by Andres AG · 9 years ago
  60. ae7b1c4 Add CSR DER tests with incorrect version by Andres AG · 9 years ago
  61. 4d90d56 Move the git scripts to correct path by Ron Eldor · 8 years ago
  62. fcb7491 Pre push hook script by Ron Eldor · 9 years ago
  63. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  64. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  65. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  66. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  67. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 9 years ago
  68. dd29c2f Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 9 years ago
  69. 745bcf4 Fix typos by Janos Follath · 8 years ago
  70. e1b92fe fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  71. 5be13d8 Make test script more portable by Manuel Pégourié-Gonnard · 8 years ago
  72. 9107b5f Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  73. 81bb6b6 Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 8 years ago
  74. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  75. d15795a Improve behaviour on fatal errors by Manuel Pégourié-Gonnard · 8 years ago
  76. 1beb048 Add test for limit on intermediate certificates by Manuel Pégourié-Gonnard · 9 years ago
  77. f2a597f Update the version number to 2.5.1 by Simon Butcher · 8 years ago mbedtls-2.5.1
  78. b86b143 Merge remote-tracking branch 'restricted/iotssl-1138-rsa-padding-check-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  79. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 9 years ago
  80. af63c21 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 9 years ago
  81. e6706e6 Add tests for missing CA chains and bad curves. by Hanno Becker · 9 years ago
  82. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 9 years ago
  83. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 9 years ago
  84. f11d33b Cleaned up negative test predicate for test case by Gilles Peskine · 9 years ago
  85. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 9 years ago
  86. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 9 years ago
  87. fd14bca Document test data makefile by Gilles Peskine · 9 years ago
  88. 4fa6bed X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 9 years ago
  89. 62469d9 Allow SHA-1 in test scripts by Gilles Peskine · 9 years ago
  90. bc70a18 Test that SHA-1 defaults off by Gilles Peskine · 9 years ago
  91. 2dc81a0 Test that X.509 verification rejects SHA-256 by default by Gilles Peskine · 9 years ago
  92. ef86ab2 Allow SHA-1 in X.509 and TLS tests by Gilles Peskine · 9 years ago
  93. f040a17 Added SHA256 test certificates by Gilles Peskine · 9 years ago
  94. 8435c38 Remove use of size zero array in ECJPAKE test suite by Hanno Becker · 9 years ago
  95. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 9 years ago
  96. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 9 years ago mbedtls-2.5.0
  97. 89baba2 Add tests for the CA suppression option by Janos Follath · 9 years ago
  98. d3f0f5e Fix check-doxy-blocks.pl to run from root dir by Andres Amaya Garcia · 9 years ago
  99. 5c79d25 Add PK tests to avoid hashlen overflow for RSA by Andres AG · 9 years ago
  100. c1380de RSA PKCS1v1.5 verification: check padding length by Manuel Pégourié-Gonnard · 9 years ago