- 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
- 7b320fa ssl-opt.sh: fix typo by Yanray Wang · 1 year, 9 months ago
- 9e47b26 Revert "ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only" by Jerry Yu · 1 year, 9 months ago
- 50d07bd Add test-suite parameter to filter tests by Jerry Yu · 1 year, 9 months ago
- 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- cfe68a0 ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only by Tomás González · 1 year, 11 months ago
- 51cb704 Avoid using print_name when --list-test-cases is used by Tomás González · 1 year, 11 months ago
- 378e364 ssl-opt.sh: Correct print format for test cases' names by Tomás González · 1 year, 11 months ago
- 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
- 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
- 37a8739 ssl-opt.sh: Don't affect the order at which functions are printed by Tomás González · 1 year, 11 months ago
- be2c66e ssl-opt.sh: Simplify the implementation of the -l option by Tomás González · 1 year, 11 months ago
- 06956a1 Skip unnecessary logic when -l option is used by Tomás González · 2 years ago
- f162b4f Only use CONFIGS_ENABLED when not listing tests by Tomás González · 2 years ago
- 0e8a08a Get options at beginning of program by Tomás González · 2 years ago
- 787428a Avoid skipping test when printing by Tomás González · 2 years ago
- 24552ff ssl-opt/run_test: Introduce -l option to list test case names by Tomás González · 2 years ago
- 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
- 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
- 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- e649cec Add data file for early data input by Jerry Yu · 2 years, 6 months ago
- cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
- 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
- eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
- f299efd Improve a comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 2c40b90 ssl-opt.sh doesn't actually use OPENSSL_LEGACY: remove unused function by Gilles Peskine · 2 years ago
- 5cb8605 ssl-opt.sh doesn't actually use OPENSSL_LEGACY, so remove it by Gilles Peskine · 2 years ago
- 36344ce ssl-opt: remove redundant requirement for RSA_C by Valerio Setti · 2 years ago
- 4f577f3 ssl-opt: add RSA_C requirement when RSA encryption is used in certificate by Valerio Setti · 2 years ago
- 726ffbf ssl-opt: don't assume TLS 1.3 usage for external tool that don't have support by Valerio Setti · 2 years ago
- b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
- e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
- 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
- 7dda271 Fix description of functions by Przemek Stekiel · 2 years, 1 month ago
- c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
- 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
- 1f5c2ba Add missing ECDH dependencies in ssl-opt tests by Przemek Stekiel · 2 years, 2 months ago
- a53dca1 Limit number ffdh test cases (ffdhe2048, ffdhe8192) by Przemek Stekiel · 2 years, 2 months ago
- 422ab1f Add FFDH tests to ssl-opt by Przemek Stekiel · 2 years, 2 months ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
- 316c19e Adapt guards, dependencies + optimizations by Przemek Stekiel · 2 years, 2 months ago
- 5e2f816 Fix test configs by Przemek Stekiel · 2 years, 2 months ago
- 250b9fd ssl-opt.sh: Add FFDH tests by Przemek Stekiel · 2 years, 3 months ago
- ef468ea Merge pull request #6740 from xkqian/tls13_fix_unkown_pk_type by Tom Cosgrove · 2 years, 3 months ago
- a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago
- 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
- c564938 Add downgrade protection mechanism by Ronald Cron · 2 years, 4 months ago
- 1a353ea ssl-opt.sh: Improve description of server negotiation tests by Ronald Cron · 2 years, 4 months ago
- d120bd6 ssl-opt.sh: Add version selection by the server tests by Ronald Cron · 2 years, 5 months ago
- 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
- 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
- f95d169 ssl-opt.sh: Force TLS 1.2 on TLS 1.2 specific tests by Ronald Cron · 2 years, 5 months ago
- fd4c6af ssl-opt.sh: Force TLS 1.2 version by Ronald Cron · 2 years, 5 months ago
- 92dca39 ssl-opt.sh: Extend scope of some tests to TLS 1.3 by Ronald Cron · 2 years, 5 months ago
- 0aa1b88 ssl-opt.sh: Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2 dep by Ronald Cron · 2 years, 5 months ago
- 65f9029 ssl-opt.sh: Remove unnecessary TLS 1.3 forcing on client side by Ronald Cron · 2 years, 5 months ago
- c341ad7 ssl-opt.sh: Remove dummy TLS 1.3 kex modes tests by Ronald Cron · 2 years, 5 months ago
- d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
- f1eb5e2 Merge branch 'development-restricted' into mbedtls-3.4.0rc0-pr by Paul Elliott · 2 years, 5 months ago
- 2f8eb62 ssl-opt: remove leftover debug commands and fix comment by Valerio Setti · 2 years, 5 months ago
- 6ba247c ssl-opt: solve errors in ECDH reference tests by Valerio Setti · 2 years, 5 months ago
- 0e2b06a Merge pull request #7083 from KloolK/record-size-limit/parsing by Dave Rodgman · 2 years, 5 months ago
- 646ee7e Fix CI build after repo merge conflict by Paul Elliott · 2 years, 5 months ago
- 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
- e4622a3 Merge remote-tracking branch 'development/development' into development-restricted by Paul Elliott · 2 years, 5 months ago
- e7f896d fix extra whitespaces by Valerio Setti · 2 years, 5 months ago
- 80318d2 ssl-opt: automatically detect requirements when using certs in dir-maxpath by Valerio Setti · 2 years, 5 months ago
- 77588e9 ssl-opt: uniformize requirements in tests by Valerio Setti · 2 years, 5 months ago
- 62ed1aa ssl-opt: Add test for cache entry removal by Pengyu Lv · 2 years, 5 months ago
- f27472b ssl-opt: enable test and fix failures for reference ECDH + USE_PSA" by valerio · 2 years, 5 months ago
- 1470ce3 fix typos by Valerio Setti · 2 years, 5 months ago
- ccfad9a ssl-opt: remove remaining redundant dependencies by Valerio Setti · 2 years, 5 months ago
- 3b2c028 ssl-opt: return to previous debug level in test by Valerio Setti · 2 years, 5 months ago
- 213c4ea ssl-opt: enhance comment for get_tls_version() function by Valerio Setti · 2 years, 5 months ago
- 194e2bd fix typos by Valerio Setti · 2 years, 5 months ago
- 5b33f64 ssl-opt.sh: support to parse --outcome-file by Yanray Wang · 2 years, 5 months ago
- 7dc4130 Improve GnuTLS client priority for resumption basic check by Ronald Cron · 2 years, 5 months ago
- 1af76d1 ssl-opt: automatically detect requirements from the specified certificates by Valerio Setti · 2 years, 5 months ago
- 3f2309f ssl-opt: remove redundant requires_config_enabled when force_ciphersuite is set by Valerio Setti · 2 years, 5 months ago
- 1aa6e8d Restore same PSK length enforcement by Ronald Cron · 2 years, 5 months ago
- d1f991c ssl-opt: fix required configs in ECDSA related tests by Valerio Setti · 2 years, 5 months ago
- d89360b Fix and improve documentation, comments and logs by Ronald Cron · 2 years, 6 months ago
- 4bb6773 tls13: Apply same preference rules for ciphersuites as for TLS 1.2 by Ronald Cron · 2 years, 6 months ago
- b18c67a tls13: ssl-opt.sh: Add test of default crypto algo by Ronald Cron · 2 years, 6 months ago
- 0a1c504 tls13: Fix session resumption with 384 bits PSKs by Ronald Cron · 2 years, 6 months ago
- 25e9ec6 tls13: server: Select preferred cipher suite by Ronald Cron · 2 years, 6 months ago
- aa31b19 Extend test framework for Record Size Limit Extension by Jan Bruckner · 2 years, 6 months ago
- fc0e79e Have compat.sh and ssl-opt.sh not return success for > 255 errors by Tom Cosgrove · 2 years, 7 months ago
- 83c5ad4 Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail by Ronald Cron · 2 years, 7 months ago
- 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
- a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
- cd0a565 Merge pull request #6703 from yuhaoth/pr/tls13-misc-from-prototype by Gilles Peskine · 2 years, 7 months ago
- c572246 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago