- 5bf54ca Skip ssl_server in config-suite-b by Gilles Peskine · 11 months ago
- 927f2f1 Note known issue about test cases skipped in TLS 1.3-only builds by Gilles Peskine · 11 months ago
- 8d64fe1 Compatibiliy with older OpenSSL and GnuTLS by Gilles Peskine · 11 months ago
- 9d104e9 Test dtls_server by Gilles Peskine · 11 months ago
- 2a0af35 Test ssl_fork_server by Gilles Peskine · 11 months ago
- fab6099 Test ssl_pthread_server by Gilles Peskine · 11 months ago
- 37c3749 Test ssl_server by Gilles Peskine · 11 months ago
- f8b373e Test dtls_client by Gilles Peskine · 11 months ago
- e6b8250 Test ssl_client1 by Gilles Peskine · 11 months ago
- 6c798ef Allow test cases to use a specific port by Gilles Peskine · 11 months ago
- 578bfee Remove obsolete requirements on middlebox compatibility mode: manual by Gilles Peskine · 11 months ago
- fc3accd Adapt middlebox compatibility tests for always-on acceptance by Gilles Peskine · 11 months ago
- 365296a Avoid multiline requires_all_configs_xxx by Gilles Peskine · 11 months ago
- cfbaffd requires_certificate_authentication: prioritize TLS 1.3 by Gilles Peskine · 11 months ago
- d57212e Documentation improvements by Gilles Peskine · 11 months ago
- 19c60d2 Fix detection of TLS 1.2 PSK-ephemeral key exchange modes by Gilles Peskine · 11 months ago
- 5838a64 Improve some comments by Gilles Peskine · 11 months ago
- 4c1347c Remove unused auth_mode parameter on a PSK test case by Gilles Peskine · 11 months ago
- 07e24e9 Fix weirdly quoted invocations of requires_any_configs_enabled by Gilles Peskine · 11 months ago
- d98b363 Also activate PSK-only mode when PSK-ephemeral key exchanges are available by Gilles Peskine · 11 months ago
- 0a9f9d6 Unify the two requires-key-exchange-with-certificate function by Gilles Peskine · 11 months ago
- bbdc1a3 Detect PSK-only mode in TLS 1.3 as well by Gilles Peskine · 11 months ago
- 5c766dc Fix PSK-only mode doing less than it should by Gilles Peskine · 11 months ago
- 6eff90f Detect more cases where certificates are required by Gilles Peskine · 11 months ago
- 9cd5848 ssl-opt: Fix GnuTLS PSK injection by Gilles Peskine · 11 months ago
- 0bc5729 Use CONFIGS_ENABLED instead of repeatedly calling query_compile_time_config by Gilles Peskine · 11 months ago
- ed8cc46 Fix "Renegotiation: openssl server, client-initiated" with OpenSSL 3 by Gilles Peskine · 11 months ago
- aa80f53 Use libary default in ssl_client2 for new_session_tickets by Manuel Pégourié-Gonnard · 11 months ago
- 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
- 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
- 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
- 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
- ff28e4c Fix two dependency declarations in ssl-opt by Manuel Pégourié-Gonnard · 12 months ago
- dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
- 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
- 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
- e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
- 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 12 months ago
- d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 12 months ago
- a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
- 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 12 months ago
- 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
- e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
- cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
- 52c0f5a Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
- 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
- ef41d8c Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
- 36d1b4a Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
- ee1715c Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 12 months ago
- 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
- e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
- e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 1 month ago
- 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
- 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
- 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
- f287691 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
- d2d9bbf Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
- 5194ff8 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
- abb1c22 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
- 21ad576 Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
- f9c798c Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
- e373c94 Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 80e54a2 Add some missing dependencies on crypto features by Gilles Peskine · 1 year, 3 months ago
- 02cd716 Fix PSK invocation: GnuTLS PSK length by Gilles Peskine · 1 year, 3 months ago
- f12359d Fix PSK invocation: GnuTLS prompting by Gilles Peskine · 1 year, 3 months ago
- 7fa055b Fix PSK invocation: OpenSSL client by Gilles Peskine · 1 year, 3 months ago
- 121a7bf Require RSA when using server1* key or certificate by Gilles Peskine · 1 year, 3 months ago
- 1bc28fe Fix skipped tests in configurations without RSA by Gilles Peskine · 1 year, 3 months ago
- b3cdd4b ssl-opt.sh: Adapt tests to OpenSSL 3 by Ronald Cron · 1 year, 4 months ago
- c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
- e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
- 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- 62ac993 Merge pull request #8918 from ronald-cron-arm/improve-tls-srv-version-nego-testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- f1ad73f ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests by Ronald Cron · 1 year, 5 months ago
- 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
- e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 10797e3 ssl-opt.sh: Add O->m server version selection tests by Ronald Cron · 1 year, 5 months ago
- 114c5f0 ssl-opt.sh: Expand MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
- dcfd00c ssl-opt.sh: Change MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
- fe18d8d ssl-opt.sh: Group MbedTLS only version negotiation tests by Ronald Cron · 1 year, 5 months ago
- a1e7b6a ssl-opt.sh: Group cli ver nego tests against GnuTLS and OpenSSL by Ronald Cron · 1 year, 5 months ago
- dfad493 ssl-opt.sh: Expand G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
- 98bdcc4 ssl-opt.sh: Change G->m server version selection tests by Ronald Cron · 1 year, 5 months ago
- cd1370e ssl-opt.sh: Group G->m server version selection checks by Ronald Cron · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- 9422725 tls13: cli: Discard ticket with zero lifetime by Ronald Cron · 1 year, 5 months ago
- ce79488 tls13: srv: Fail connection if ticket lifetime exceed 7 days by Jerry Yu · 1 year, 9 months ago
- 90abb22 ssl-opt.sh: Establish TLS 1.3 then TLS 1.2 session by Ronald Cron · 1 year, 6 months ago
- 587cfe6 ssl-opt.sh: Establish TLS 1.2 then TLS 1.3 connection by Ronald Cron · 1 year, 6 months ago
- 05754d8 ssl-opt: add DH groups requirements in test cases using FFDH by Valerio Setti · 1 year, 7 months ago
- f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
- 4b09dcd Change renegotiation test to use G_NEXT_SRV by Waleed Elmelegy · 1 year, 7 months ago
- 7c14afc Merge pull request #8595 from yanrayw/issue/8593/srv-CH-fix-version-check by Ronald Cron · 1 year, 7 months ago
- e83be5f Change renegotiation tests to work with TLS 1.2 only by Waleed Elmelegy · 1 year, 7 months ago
- 1487760 Change order of checking of record size limit client tests by Waleed Elmelegy · 1 year, 7 months ago