1. f33c45f Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
  2. 724a7bb mbedtls_ssl_set_hostname tests: baseline by Gilles Peskine · 6 months ago
  3. eac2e4d Automate MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK dependency by Gilles Peskine · 6 months ago
  4. 20e964f Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  5. d2c4189 ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  6. 0d16d81 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  7. 2b08ba0 Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  8. dd53964 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  9. b3bba1a Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  10. 757eb9c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  11. e4d2ab8 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
  12. d84733d Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
  13. 6cafbb3 Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
  14. 8ed4374 Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
  15. bf90047 Remove `Terminated` message on 22.04 by Jerry Yu · 2 years, 10 months ago
  16. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  17. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  18. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  19. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  20. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 8 months ago
  21. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  22. cbb2e45 ssl-opt: Introduce --list-test-cases option by Tomás González · 1 year, 11 months ago
  23. 894258f ssl-opt.sh doesn't actually use OPENSSL_LEGACY: remove unused function by Gilles Peskine · 1 year, 11 months ago
  24. b1bd9be ssl-opt.sh doesn't actually use OPENSSL_LEGACY, so remove it by Gilles Peskine · 2 years ago
  25. 5659981 ssl-opt.sh: support to parse --outcome-file by Yanray Wang · 2 years, 5 months ago
  26. c1ae9f9 Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
  27. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  28. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  29. 4eea196 Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  30. efc894b Add GCM dependency to "Per-version suites: TLS 1.2" by Przemek Stekiel · 2 years, 10 months ago
  31. 9d5b399 rebase with latest 2.28 branch by Zhangsen Wang · 3 years ago
  32. 1c981f5 skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
  33. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  34. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  35. 7d0e658 Re-enable 7 tests disabled in mbedtls-2.28 because of an old OpenSSL bug by Zhangsen Wang · 3 years, 1 month ago
  36. d80d8a4 Add negative tests for opaque mixed-PSK (server) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  37. a49a00c Add negative tests for opaque mixed-PSK (client) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  38. 938be42 Add negative test for Opaque key & static ECDH by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  39. b3de3fd ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  40. 331c342 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  41. 5b6c4c9 add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
  42. ab09c9e Add key_opaque option to ssl_server2.c + test by Przemyslaw Stekiel · 3 years, 10 months ago
  43. 7e163d7 Merge pull request #5893 from AndrzejKurek/ssl-opt-client-kill-fix-2.28 by Paul Elliott · 3 years, 2 months ago
  44. d27cdcc Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  45. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  46. 36019d5 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  47. 719a652 Fix REMOVE_ARC4 test case dependencies by Gilles Peskine · 3 years, 4 months ago
  48. add21ad Fix typo in config symbol by Gilles Peskine · 3 years, 4 months ago
  49. 6e257b0 Detect requirement on DTLS_BADMAC_LIMIT by Gilles Peskine · 3 years, 4 months ago
  50. bcb2ab0 Add a few more protocol version support requirements by Gilles Peskine · 3 years, 4 months ago
  51. bba3b4c Add or fix requirements on FALLBACK_SCSV by Gilles Peskine · 3 years, 4 months ago
  52. 4b137d1 Automatically detect protocol version requirement from force_version by Gilles Peskine · 3 years, 4 months ago
  53. 3c985f6 Move ticket, alpn detection into maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  54. 511fdf4 Prepare to generalize maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  55. e70605c Add requirement for RC4 tests by Gilles Peskine · 3 years, 4 months ago
  56. 5a1b3bd Make mbedtls_ssl_get_bytes_avail tests more independent by Gilles Peskine · 3 years, 4 months ago
  57. f2e1f47 set_maybe_calc_verify: $1 is intended to be auth_mode by Gilles Peskine · 3 years, 4 months ago
  58. de4cb35 Add requirements of "Default" by Gilles Peskine · 3 years, 4 months ago
  59. d5b1a30 Documentation improvements by Gilles Peskine · 3 years, 4 months ago
  60. 22cc649 Skip some DTLS reordering tests in PSK-only builds by Gilles Peskine · 3 years, 5 months ago
  61. 64c683f calc_verify is only called in some configurations by Gilles Peskine · 3 years, 5 months ago
  62. 291372f Add a missing requires_max_content_len by Gilles Peskine · 3 years, 5 months ago
  63. 89d892f Adapt tests for PSK in PSK-only builds by Gilles Peskine · 3 years, 5 months ago
  64. 111fde4 Add some missing dependencies: EXTENDED_MASTER_SECRET, CACHE by Gilles Peskine · 3 years, 5 months ago
  65. dff48c1 Only run "Default" tests if the ciphersuite is enabled by Gilles Peskine · 3 years, 5 months ago
  66. df4ad90 ssl-opt: check for protocol version support by Gilles Peskine · 3 years, 4 months ago
  67. 4502671 Automatically skip tests for some absent features: tickets, ALPN by Gilles Peskine · 3 years, 5 months ago
  68. e5f4958 ssl-opt: automatically skip DTLS tests in builds without DTLS by Gilles Peskine · 3 years, 5 months ago
  69. 363553b Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  70. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  71. 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
  72. 8c681b7 Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
  73. 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
  74. cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
  75. bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  76. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  77. 460d779 Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x by paul-elliott-arm · 3 years, 9 months ago
  78. ce77738 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
  79. 6cd97ce Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
  80. aa1d6ad Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
  81. 2d3c9f8 Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
  82. a28fd41 Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
  83. 5d8e702 Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
  84. f9022b0 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
  85. ccba129 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  86. 405fccc Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  87. 7ca2f39 Spelling fix by Paul Elliott · 3 years, 10 months ago
  88. d76c47d Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  89. 633a74e Backport OPENSSL_NEXT to ssl-opt.sh by Paul Elliott · 3 years, 10 months ago
  90. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  91. 1b95b34 Merge pull request #4696 from yutotakano/fix-ssl-opt.sh-hard-abort-2.x by Gilles Peskine · 4 years ago
  92. 75ab928 Fix DTLS 1.0 fragment tests not having length constraint by Yuto Takano · 4 years ago
  93. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  94. 7187953 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  95. a49124e Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  96. 8a693ef Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  97. ccdd25c Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  98. bec7cf7 Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  99. ab9e4333 Add space between command substitution braces and content by Yuto Takano · 4 years, 1 month ago
  100. d448545 Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 1 month ago