1. f37a99e Merge remote-tracking branch 'upstream-public/pr/1814' into mbedtls-2.7 by Jaeden Amero · 7 years ago
  2. 14783c4 Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  3. 7163a6a Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 7 years ago
  4. 94226d8 Update ssl-opt.sh test to run condition by Ron Eldor · 7 years ago
  5. c7f1523 Add ECC extensions test in ssl-opts.sh by Ron Eldor · 7 years ago
  6. f9519bf Add more SNI/DTLS tests by Andres Amaya Garcia · 7 years ago
  7. 914eea4 Rename SNI/DTLS tests in ssl-opt.sh script by Andres Amaya Garcia · 7 years ago
  8. e8b0774 Add SNI with DTLS tests to ssl-opt.sh script by Andres AG · 9 years ago
  9. 03da121 Enable SSL test scripts to dump logs on stdout by Azim Khan · 7 years ago
  10. 3f9cff2 Merge branch 'prr_424' into mbedtls-2.7-proposed by Gilles Peskine · 7 years ago
  11. ade51af Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  12. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  13. 3c9e2b5 wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  14. 0d225da Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  15. d08d958 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  16. 418b536 wait_server_start: minor efficiency improvement by Gilles Peskine · 8 years ago
  17. 02e28fe Merge remote-tracking branch 'upstream-restricted/pr/425' into development-restricted by Gilles Peskine · 8 years ago
  18. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  19. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 8 years ago
  20. 909f9a3 Improve style in tests/ssl-opt.sh by Hanno Becker · 8 years ago
  21. 45ee787 Correct truncated HMAC tests in ssl-opt.sh by Hanno Becker · 8 years ago
  22. 4c4f410 Add truncated HMAC extension tests for DTLS by Hanno Becker · 8 years ago
  23. 34d0c3f Add missing truncated HMAC test for TLS by Hanno Becker · 8 years ago
  24. e214804 Add small packet tests for DTLS by Hanno Becker · 8 years ago
  25. 278fc7a Extend large packet tests for TLS by Hanno Becker · 8 years ago
  26. 8501f98 Extend small packet tests for TLS by Hanno Becker · 8 years ago
  27. 32c5501 Add missing dependencies on trunc HMAC ext in ssl-opt.sh by Hanno Becker · 8 years ago
  28. 992b687 Fix heap corruption in ssl_decrypt_buf by Hanno Becker · 8 years ago
  29. 9cfabe3 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 8 years ago
  30. 6a24364 Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh by Hanno Becker · 8 years ago
  31. b0f148c Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  32. 88f5808 Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  33. 67d8da5 Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 8 years ago
  34. 3b1bdff Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 8 years ago
  35. b84c40b Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 8 years ago
  36. 93993de Extend ssl-opt.h so that run_test takes function by Andres Amaya Garcia · 8 years ago
  37. acdae0c Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 8 years ago
  38. 5987ef4 Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 8 years ago
  39. ac36e38 Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 8 years ago
  40. a46a58a Extend ssl-opt.h so that run_test takes function by Andres Amaya Garcia · 8 years ago
  41. 13be990 Correct expectation in DHM test in ssl-opt.sh by Hanno Becker · 8 years ago
  42. 6428f8d Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384 by Hanno Becker · 8 years ago
  43. 09930d1 Add expected number of fragments to 16384-byte packet tests by Hanno Becker · 8 years ago
  44. c526696 Add tests for messages beyond 16384 bytes to ssl-opt.sh by Hanno Becker · 8 years ago
  45. 4aed27e Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH by Hanno Becker · 8 years ago
  46. bcfa6f4 Fix the check for max CA intermediates in ssl-opt.sh by Simon Butcher · 8 years ago
  47. efdfeeb Fix threshold checks for MBEDTLS_X509_MAX_INTERMEDIATE_CA by Simon Butcher · 8 years ago
  48. 06b7863 Change a ssl-opt.sh script sanity checks by Simon Butcher · 8 years ago
  49. a6bca9f Check value of MBEDTLS_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh by Hanno Becker · 8 years ago
  50. 9107b5f Improve comments by Manuel Pégourié-Gonnard · 8 years ago
  51. 81bb6b6 Add SSL tests for long cert chains by Manuel Pégourié-Gonnard · 8 years ago
  52. af63c21 Fix issue in testing SHA-1 compile-time option by Manuel Pégourié-Gonnard · 8 years ago
  53. e6706e6 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  54. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  55. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  56. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  57. 62469d9 Allow SHA-1 in test scripts by Gilles Peskine · 8 years ago
  58. bc70a18 Test that SHA-1 defaults off by Gilles Peskine · 8 years ago
  59. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  60. 89baba2 Add tests for the CA suppression option by Janos Follath · 8 years ago
  61. 1cc8e34 Send TLS alerts in many more cases by Gilles Peskine · 8 years ago
  62. fd8332e SSL tests: server requires auth, client has no certificate by Gilles Peskine · 8 years ago
  63. f93c7d3 Support setting the ports on the command line by Gilles Peskine · 8 years ago
  64. 692ad84 Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  65. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  66. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  67. f04f54d Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  68. 74537a6 ECJPAKE: Fix intermittently failing tests by Janos Follath · 9 years ago
  69. 3c0d7b8 Adds check for valgrind to ssl-opt.sh (#488) by Simon Butcher · 9 years ago
  70. 58eddef Updates copyright and attribution in comment header in ssl-opt.sh by Simon Butcher · 9 years ago
  71. a410af5 Fixes RC4 config dependencies in tests in ssl-opt.h by Simon Butcher · 9 years ago
  72. 362689d Split test into valgrind and no-valgrind version by Paul Bakker · 9 years ago
  73. 1f65092 Add fix to ignore valgrind messages related to compressed debug symbols by Paul Bakker · 9 years ago
  74. acaac85 Add option to preserve all logs in ssl-opt.sh by Paul Bakker · 9 years ago
  75. e20310a Add option to print test numbers in ssl-opt.sh output by Paul Bakker · 9 years ago
  76. b7584a5 Add ability to only run select numbered tests in ssl-opt.sh by Paul Bakker · 9 years ago
  77. 00efff7 Add a test for SSLv3 with extensions, server side by Janos Follath · 9 years ago
  78. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  79. e2681a4 Update default configuration by Janos Follath · 9 years ago
  80. 0b24234 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  81. 12ca6f5 Update ssl-opt.sh for EC J-PAKE disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  82. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  83. ca700b2 Add config-thread.h to test-ref-configs.pl by Manuel Pégourié-Gonnard · 10 years ago
  84. d0d8cb3 Cache ClientHello extension by Manuel Pégourié-Gonnard · 10 years ago
  85. 921f2d0 Add test cases with DTLS and/or password mismatch by Manuel Pégourié-Gonnard · 10 years ago
  86. 0f1660a Implement key exchange messages and PMS derivation by Manuel Pégourié-Gonnard · 10 years ago
  87. 0a1324a Add client-side extension parsing by Manuel Pégourié-Gonnard · 10 years ago
  88. 55c7f99 Add server writing of the extension by Manuel Pégourié-Gonnard · 10 years ago
  89. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 10 years ago
  90. e511b4e Ignore ECJPAKE suite if not configured on server by Manuel Pégourié-Gonnard · 10 years ago
  91. 6ad23b9 Make failing test more robust by Manuel Pégourié-Gonnard · 10 years ago
  92. 259db91 Add test without cookies by Manuel Pégourié-Gonnard · 10 years ago
  93. d745a1a Add tests for hard reconnect by Manuel Pégourié-Gonnard · 10 years ago
  94. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 10 years ago
  95. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 10 years ago
  96. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 10 years ago
  97. ab5f7b4 Fix indentation by Manuel Pégourié-Gonnard · 10 years ago
  98. a365add Make ssl-opt.sh more robust against client timeout by Manuel Pégourié-Gonnard · 10 years ago
  99. 74681fa Make ssl-opt.sh more tolerant to start timeouts by Manuel Pégourié-Gonnard · 10 years ago
  100. d55bc20 Fix missing gnutls guard in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago