1. 7e163d7 Merge pull request #5893 from AndrzejKurek/ssl-opt-client-kill-fix-2.28 by Paul Elliott · 3 years, 2 months ago
  2. d27cdcc Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  3. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  4. 36019d5 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  5. 719a652 Fix REMOVE_ARC4 test case dependencies by Gilles Peskine · 3 years, 4 months ago
  6. add21ad Fix typo in config symbol by Gilles Peskine · 3 years, 4 months ago
  7. 6e257b0 Detect requirement on DTLS_BADMAC_LIMIT by Gilles Peskine · 3 years, 4 months ago
  8. bcb2ab0 Add a few more protocol version support requirements by Gilles Peskine · 3 years, 4 months ago
  9. bba3b4c Add or fix requirements on FALLBACK_SCSV by Gilles Peskine · 3 years, 4 months ago
  10. 4b137d1 Automatically detect protocol version requirement from force_version by Gilles Peskine · 3 years, 4 months ago
  11. 3c985f6 Move ticket, alpn detection into maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  12. 511fdf4 Prepare to generalize maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  13. e70605c Add requirement for RC4 tests by Gilles Peskine · 3 years, 4 months ago
  14. 5a1b3bd Make mbedtls_ssl_get_bytes_avail tests more independent by Gilles Peskine · 3 years, 4 months ago
  15. f2e1f47 set_maybe_calc_verify: $1 is intended to be auth_mode by Gilles Peskine · 3 years, 4 months ago
  16. de4cb35 Add requirements of "Default" by Gilles Peskine · 3 years, 4 months ago
  17. d5b1a30 Documentation improvements by Gilles Peskine · 3 years, 4 months ago
  18. 22cc649 Skip some DTLS reordering tests in PSK-only builds by Gilles Peskine · 3 years, 5 months ago
  19. 64c683f calc_verify is only called in some configurations by Gilles Peskine · 3 years, 5 months ago
  20. 291372f Add a missing requires_max_content_len by Gilles Peskine · 3 years, 5 months ago
  21. 89d892f Adapt tests for PSK in PSK-only builds by Gilles Peskine · 3 years, 5 months ago
  22. 111fde4 Add some missing dependencies: EXTENDED_MASTER_SECRET, CACHE by Gilles Peskine · 3 years, 5 months ago
  23. dff48c1 Only run "Default" tests if the ciphersuite is enabled by Gilles Peskine · 3 years, 5 months ago
  24. df4ad90 ssl-opt: check for protocol version support by Gilles Peskine · 3 years, 4 months ago
  25. 4502671 Automatically skip tests for some absent features: tickets, ALPN by Gilles Peskine · 3 years, 5 months ago
  26. e5f4958 ssl-opt: automatically skip DTLS tests in builds without DTLS by Gilles Peskine · 3 years, 5 months ago
  27. 363553b Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  28. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  29. 349a059 Merge pull request #5461 from gilles-peskine-arm/ssl-opt-self-signed-positive-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  30. 8c681b7 Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
  31. 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
  32. cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
  33. bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  34. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  35. 460d779 Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x by paul-elliott-arm · 3 years, 9 months ago
  36. ce77738 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
  37. 6cd97ce Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
  38. aa1d6ad Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
  39. 2d3c9f8 Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
  40. a28fd41 Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
  41. 5d8e702 Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
  42. f9022b0 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
  43. ccba129 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  44. 405fccc Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  45. 7ca2f39 Spelling fix by Paul Elliott · 3 years, 10 months ago
  46. d76c47d Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  47. 633a74e Backport OPENSSL_NEXT to ssl-opt.sh by Paul Elliott · 3 years, 10 months ago
  48. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  49. 1b95b34 Merge pull request #4696 from yutotakano/fix-ssl-opt.sh-hard-abort-2.x by Gilles Peskine · 4 years ago
  50. 75ab928 Fix DTLS 1.0 fragment tests not having length constraint by Yuto Takano · 4 years ago
  51. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  52. 7187953 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  53. a49124e Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  54. 8a693ef Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  55. ccdd25c Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  56. bec7cf7 Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  57. ab9e4333 Add space between command substitution braces and content by Yuto Takano · 4 years, 1 month ago
  58. d448545 Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 1 month ago
  59. 05d43f4 Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 2 months ago
  60. 18ddccc Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 2 months ago
  61. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  62. 7dea076 Merge pull request #4289 from gilles-peskine-arm/openssl-dhparam-robustness-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  63. 4ad0967 Merge pull request #4430 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
  64. a8a7033 Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development by Gilles Peskine · 4 years, 4 months ago
  65. c6b0d96 More precise testing of dhm_min_len by Gilles Peskine · 4 years, 8 months ago
  66. 3aec89b Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
  67. defdc3b SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 5 months ago
  68. e31fb03 Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority by Dave Rodgman · 4 years, 6 months ago
  69. 0279c2f ssl-opt.sh: add --priority=normal to gnutls by Dave Rodgman · 4 years, 6 months ago
  70. aaf866e ssl-opt.sh: Only check the server exit for Mbed TLS by Gilles Peskine · 4 years, 6 months ago
  71. 7f919de ssl-opt.sh: if the server fails, do treat it as a test failure by Gilles Peskine · 4 years, 6 months ago
  72. efcf52d Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development by Ronald Cron · 4 years, 9 months ago
  73. 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
  74. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  75. 1040315 style by Johan Pascal · 4 years, 10 months ago
  76. 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
  77. 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
  78. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  79. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  80. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  81. 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
  82. 3c6a44b Add interop tests by Ron Eldor · 7 years ago
  83. b465539 Add tests and code to support by Ron Eldor · 7 years ago
  84. b09e001 Fix regexp detection by Gilles Peskine · 4 years, 10 months ago
  85. 9fa4ed6 Avoid using grep for test case names if possible by Gilles Peskine · 5 years ago
  86. 6445749 Reduce the use of grep by Gilles Peskine · 5 years ago
  87. 5b428d7 Remove non-portable shell builtin local by Gilles Peskine · 5 years ago
  88. 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
  89. 880f7f2 ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
  90. 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
  91. e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
  92. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  93. 721f7c1 Add minimal client authentication test to ssl-opt.sh by Hanno Becker · 5 years ago
  94. 2f54a3c Add tests to ssl-opt.sh exercising new `key_pwd[2]` parameters by Hanno Becker · 5 years ago
  95. 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
  96. fa452c4 Fix guard in ECJPAKE tests in ssl-opt.sh by Hanno Becker · 5 years ago
  97. ee63af6 Adapt ssl-opt.sh to modified ciphersuite log format by Hanno Becker · 5 years ago
  98. a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
  99. 8779e9a Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
  100. 0d72165 Fix erroneous skip of test cases for disabled ciphersuites by Gilles Peskine · 5 years ago