1. b40d33b Move most TLS handshake defragmentation tests to a separate file by Gilles Peskine · 5 months ago
  2. 4354dc6 ssl-opt: Re-introduce certificate dependency for HS negative tests. by Minos Galanakis · 5 months ago
  3. 0dd57a9 ssl-opt: Removed dependencies for HS defrag negative tests. by Minos Galanakis · 5 months ago
  4. d01ac30 ssl-opt: Adjusted reference hs defragmentation tests. by Minos Galanakis · 5 months ago
  5. 76957cc ssl-opt: Minor typos and documentation fixes. by Minos Galanakis · 5 months ago
  6. 17170a5 ssl-opt: Updated documentation of HS-Defrag tests. by Minos Galanakis · 5 months ago
  7. c8709c6 ssl-opt: Removed redundant dependencies: requires_openssl_3_x by Minos Galanakis · 5 months ago
  8. cd6a24b ssl-opt.sh: Disabled HS Defrag Tests for TLS1.2 where len < 16 by Minos Galanakis · 5 months ago
  9. 99ca668 ssl-opt: Replaced max_send_frag with split_send_frag by Minos Galanakis · 5 months ago
  10. a5a8c9f ssl-opt: Added coverage for hs defragmentation TLS 1.2 tests. by Minos Galanakis · 5 months ago
  11. d708a63 ssl-opt: Updated documentation. by Minos Galanakis · 6 months ago
  12. 36c81f5 ssl-opt: Added DSA-RSA dependency on TLS1.2 defragmentation testing. by Minos Galanakis · 5 months ago
  13. 74ce749 ssl-opt: Added negative tests for handshake fragmentation. by Minos Galanakis · 6 months ago
  14. 1c106af ssl-opt: Added handshake fragmentation tests for 4 byte fragments. by Minos Galanakis · 6 months ago
  15. 41782a9 ssl-opt: Added negative-assertion testing, (HS Fragmentation disabled) by Minos Galanakis · 6 months ago
  16. 85fe73d ssl-opt: Added tls 1.2 tests for HS defragmentation. by Minos Galanakis · 6 months ago
  17. a4dde77 ssl-opt: Dependency resolving set to use to requires_protocol_version HS deframentation tests. by Minos Galanakis · 6 months ago
  18. a8a298c ssl-opt: Adjusted the wording on handshake fragmentation tests. by Minos Galanakis · 6 months ago
  19. a1b9117 ssl-opt: Added requires_openssl_3_x to defragmentation tests. by Minos Galanakis · 6 months ago
  20. 270dd74 ssl-opt: Updated the keywords to look up during handshake fragmentation tests. by Minos Galanakis · 6 months ago
  21. 4028cfd Add missing client certificate check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  22. 5f21537 Test Handshake defragmentation only for TLS 1.3 only for small values by Waleed Elmelegy · 6 months ago
  23. a75c7e0 Add guard to handshake defragmentation tests for client certificate by Waleed Elmelegy · 6 months ago
  24. f162249 Add a comment to elaborate using split_send_frag in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  25. 61b8e2d Enforce client authentication in handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  26. 39d83dd Remove unneeded mtu option from handshake fragmentation tests by Waleed Elmelegy · 6 months ago
  27. 48874b3 Add client authentication to handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  28. f912031 Require openssl to support TLS 1.3 in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  29. fccd014 Remove unnecessary string check in handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  30. c0118d8 Fix typo in TLS Handshake defrafmentation tests by Waleed Elmelegy · 6 months ago
  31. 0e0d5d4 Improve TLS handshake defragmentation tests by Waleed Elmelegy · 6 months ago
  32. 79a8ded Add TLS Hanshake defragmentation tests by Waleed Elmelegy · 6 months ago
  33. 98f348a ssl-opt.sh|compat.sh: remove references to DHE-RSA by Valerio Setti · 6 months ago
  34. ed44508 Merge pull request #9916 from valeriosetti/issue9688 by Ronald Cron · 6 months ago
  35. 0ebd6de ssl-opt.sh: remove tests forcing DHE-RSA for which have alternatives by Valerio Setti · 6 months ago
  36. 3b412e2 ssl-opt.sh: remove tests which are specific for DHE-RSA by Valerio Setti · 6 months ago
  37. 309a7ec ssl-opt.sh: adapt tests from DHE-RSA to ECDHE-RSA by Valerio Setti · 7 months ago
  38. 5c730c1 ssl-opt.sh: remove DHE-PSK only test cases by Valerio Setti · 7 months ago
  39. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  40. 4a8e8f8 Merge pull request #9666 from Harry-Ramsey/remove-obsolete-ci-scripts-development by Manuel Pégourié-Gonnard · 8 months ago
  41. 4ce27cb ssl-opt: CONFIGS_ENABLED list should always end with a space char. by Minos Galanakis · 8 months ago
  42. c6d2e4e Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
  43. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 11 months ago
  44. 7dfe7c9 Remove RSA-PSK test cases by Gilles Peskine · 11 months ago
  45. e7c28d6 Merge pull request #9727 from gilles-peskine-arm/use_psa_crypto-always_forced by Janos Follath · 9 months ago gh-readonly-queue/development/pr-9727-0b7faf9011cda58411a4f21ee940f196decddf1a
  46. 05030d4 Skip slowest FFDH tests against GnuTLS with MSan or Valgrind by Gilles Peskine · 9 months ago
  47. 005370f Skip "no USE_PSA" test cases in ssl-opt.sh by Gilles Peskine · 9 months ago
  48. fb31ebd Remove code for MBEDTLS_USE_PSA_CRYPTO disabled in ssl-opt.sh by Gilles Peskine · 9 months ago
  49. 5e443f9 Remove direct requirements on MBEDTLS_USE_PSA_CRYPTO in ssl-opt.sh by Gilles Peskine · 9 months ago
  50. f9ad830 Skip ssl_server in config-suite-b by Gilles Peskine · 11 months ago
  51. cc7d6ae Note known issue about test cases skipped in TLS 1.3-only builds by Gilles Peskine · 11 months ago
  52. 6ef5239 Compatibiliy with older OpenSSL and GnuTLS by Gilles Peskine · 11 months ago
  53. 6b4d693 Test dtls_server by Gilles Peskine · 11 months ago
  54. c83e56c Test ssl_fork_server by Gilles Peskine · 11 months ago
  55. 3abca95 Test ssl_pthread_server by Gilles Peskine · 11 months ago
  56. a21e893 Test ssl_server by Gilles Peskine · 11 months ago
  57. ae710c8 Test dtls_client by Gilles Peskine · 11 months ago
  58. 7985d45 Test ssl_client1 by Gilles Peskine · 11 months ago
  59. 2bc5c80 Allow test cases to use a specific port by Gilles Peskine · 11 months ago
  60. edc8f35 Remove obsolete requirements on middlebox compatibility mode: manual by Gilles Peskine · 11 months ago
  61. 671a439 Adapt middlebox compatibility tests for always-on acceptance by Gilles Peskine · 11 months ago
  62. 7b02c1f Avoid multiline requires_all_configs_xxx by Gilles Peskine · 11 months ago
  63. e3eab32 requires_certificate_authentication: prioritize TLS 1.3 by Gilles Peskine · 11 months ago
  64. 6e85e35 Documentation improvements by Gilles Peskine · 11 months ago
  65. 2dd4395 Fix detection of TLS 1.2 PSK-ephemeral key exchange modes by Gilles Peskine · 11 months ago
  66. 7f453bf Improve some comments by Gilles Peskine · 11 months ago
  67. 78df617 Remove unused auth_mode parameter on a PSK test case by Gilles Peskine · 11 months ago
  68. cd4fe70 Fix weirdly quoted invocations of requires_any_configs_enabled by Gilles Peskine · 11 months ago
  69. db26406 Also activate PSK-only mode when PSK-ephemeral key exchanges are available by Gilles Peskine · 11 months ago
  70. 9d3b207 Unify the two requires-key-exchange-with-certificate function by Gilles Peskine · 11 months ago
  71. 24b4303 Detect PSK-only mode in TLS 1.3 as well by Gilles Peskine · 11 months ago
  72. 4f09864 Fix PSK-only mode doing less than it should by Gilles Peskine · 11 months ago
  73. ae3dc17 Detect more cases where certificates are required by Gilles Peskine · 11 months ago
  74. 6f9952a ssl-opt: Fix GnuTLS PSK injection by Gilles Peskine · 11 months ago
  75. 9404169 Use CONFIGS_ENABLED instead of repeatedly calling query_compile_time_config by Gilles Peskine · 11 months ago
  76. 56ee69d Fix "Renegotiation: openssl server, client-initiated" with OpenSSL 3 by Gilles Peskine · 11 months ago
  77. 67072bf Fix two dependency declarations in ssl-opt by Manuel Pégourié-Gonnard · 12 months ago
  78. 843a00d Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  79. 95dd6f5 ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
  80. 7a442c9 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
  81. 6901504 Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  82. 18dd213 Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  83. 58ab9ba Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  84. 2ffa53a Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 12 months ago
  85. 0274175 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 12 months ago
  86. 946d14a Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  87. a6397f0 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 12 months ago
  88. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  89. 805ac15 Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue by Gilles Peskine · 12 months ago
  90. f48bfb0 Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
  91. 6a04b16 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
  92. aeda1fd Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
  93. 19d6d34 Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
  94. 92a391e Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  95. 4956e32 Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  96. 5a4c8f0 Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
  97. 8e70c2b Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 12 months ago
  98. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  99. 8354833 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  100. dc99c89 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago