1. 27fc786 Merge pull request #5098 from gilles-peskine-arm/ssl-opt-resend-retry-2.16 by paul-elliott-arm · 3 years, 9 months ago
  2. 46e57d9 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
  3. 355a1f4 Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
  4. 3712501 Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
  5. 8389025 Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
  6. e31a9ea Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
  7. ad58e92 Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
  8. 342147a Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
  9. 87b036f Add trivial record_outcome function to facilitate backports by Gilles Peskine · 3 years, 10 months ago
  10. 30b8132 Remove redundant "should we skip?" block by Gilles Peskine · 3 years, 10 months ago
  11. 0ab7941 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  12. 316a6aa Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  13. 6c64983 Spelling fix by Paul Elliott · 3 years, 10 months ago
  14. a470075 Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  15. 19f1f78 Backport OPENSSL_NEXT to ssl-opt.sh by Paul Elliott · 3 years, 10 months ago
  16. f762433 Merge pull request #4697 from yutotakano/fix-ssl-opt.sh-hard-abort-2.16 by Gilles Peskine · 4 years ago
  17. c221e53 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  18. c75df63 Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  19. bc632c2 Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  20. 8df2d25 Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  21. 0807e1d Use `requires_max_content_len`, remove unneeded echo/comments by Yuto Takano · 4 years, 1 month ago
  22. bbf657a Add space between command substitution braces and content by Yuto Takano · 4 years, 1 month ago
  23. d8a5029 Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 1 month ago
  24. e153ca2 Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 1 month ago
  25. 2e580ce Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 1 month ago
  26. cee9e92 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  27. 5ee166b Merge pull request #4326 from gilles-peskine-arm/openssl-dhparam-robustness-2.16 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  28. 3e7b61c More precise testing of dhm_min_len by Gilles Peskine · 4 years, 8 months ago
  29. 63a2b91 Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
  30. 05371be Merge pull request #3905 from gilles-peskine-arm/ssl-opt-less-grep-2.16 by Gilles Peskine · 4 years, 4 months ago
  31. c5714bb Fix regexp detection by Gilles Peskine · 4 years, 10 months ago
  32. b7bb068b Avoid using grep for test case names if possible by Gilles Peskine · 5 years ago
  33. 5bf15b6 Reduce the use of grep by Gilles Peskine · 5 years ago
  34. 2cf44b6 ssl-opt.sh: Only check the server exit for Mbed TLS by Gilles Peskine · 4 years, 6 months ago
  35. 634fe27 ssl-opt.sh: if the server fails, do treat it as a test failure by Gilles Peskine · 4 years, 6 months ago
  36. ffdcadf Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  37. 663d099 ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
  38. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  39. a1919ad Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  40. 7442f84 Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  41. 581af9f Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
  42. bedcb3e Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
  43. cbd5c03 ssl-opt.sh: include test name in log files by Manuel Pégourié-Gonnard · 5 years ago
  44. e63fc6d ssl-opt.sh: remove old buildbot-specific condition by Manuel Pégourié-Gonnard · 5 years ago
  45. fcf6c16 ssl-opt.sh: add proxy to all DTLS tests by Manuel Pégourié-Gonnard · 5 years ago
  46. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  47. 51b41d5 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  48. 34cbf10 Adjust timeout of tests with "no resend" assertions by Manuel Pégourié-Gonnard · 6 years ago
  49. b85ce9e Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  50. 98a879a Improve some test names in ssl-opt.sh by Manuel Pégourié-Gonnard · 5 years ago
  51. 498e632 Fix possible close_notify/ClientHello confusion by Manuel Pégourié-Gonnard · 5 years ago
  52. 82ebf51 Merge pull request #3019 from mpg/fix-ssl-opt-gnutls-no-sha1-2.16 by Janos Follath · 5 years ago
  53. d20ae89 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  54. 7c9add2 Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  55. 95a17fb Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  56. 43dc0d6 ssl-opt.sh: wait for proxy to start before running the script further by Unknown · 6 years ago
  57. a258ccd tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  58. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  59. 7a11e72 ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset by Hanno Becker · 6 years ago
  60. daed232 Merge remote-tracking branch 'origin/pr/2436' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  61. 799cd57 Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16 by Simon Butcher · 6 years ago
  62. 3664fdb Merge remote-tracking branch 'public/pr/2449' into mbedtls-2.16 by Simon Butcher · 6 years ago
  63. f1e62e8 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  64. abb843e Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  65. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  66. b76e765 Specify server certificate to use in SHA-1 test by Ron Eldor · 7 years ago
  67. 0644678 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  68. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  69. f560a2d Disable test that trigger bug in old GnuTLS by Manuel Pégourié-Gonnard · 7 years ago
  70. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 7 years ago
  71. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 7 years ago
  72. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 7 years ago
  73. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 7 years ago
  74. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  75. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 7 years ago
  76. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 7 years ago
  77. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 7 years ago
  78. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 7 years ago
  79. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 7 years ago
  80. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 7 years ago
  81. 0fc9cf4 ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams by Andrzej Kurek · 7 years ago
  82. 948fe80 ssl-opt.sh: adjust test timeouts to fit slower targets by Andrzej Kurek · 7 years ago
  83. 52f8491 ssl-opt.sh: adjust tests to fit slower targets by Andrzej Kurek · 7 years ago
  84. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 7 years ago
  85. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 7 years ago
  86. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  87. 82986c1 Disable 3d test with no good openssl version by Manuel Pégourié-Gonnard · 7 years ago
  88. c1eda67 Disable fragmentation tests with openssl bugs by Manuel Pégourié-Gonnard · 7 years ago
  89. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  90. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  91. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 7 years ago
  92. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 7 years ago
  93. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 7 years ago
  94. 39b8bc9 Change wording of debug message by Hanno Becker · 7 years ago
  95. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 7 years ago
  96. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 7 years ago
  97. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 7 years ago
  98. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 7 years ago
  99. 9598845 Merge remote-tracking branch 'public/pr/1955' into development by Simon Butcher · 7 years ago
  100. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 7 years ago