- de2316b Add ignore list entries for TLS tests that are not executed by Gilles Peskine · 11 months ago
- 13b4954 Remove "error" allowance in dtls_server by Gilles Peskine · 10 months ago
- 465837b Disable session tickets for ssl_client1 when using TLS 1.3 by Gilles Peskine · 10 months ago
- e13ff09 Use OPENSSL_NEXT for a test case that uses IPv6 when available by Gilles Peskine · 11 months ago
- c3d1a1d Test SSL sample programs against each other and ssl_client2, ssl_server2 by Gilles Peskine · 11 months ago
- 6ef5239 Compatibiliy with older OpenSSL and GnuTLS by Gilles Peskine · 11 months ago
- 8db2b79 Declare GnuTLS version dependency for TLS 1.3 test cases by Gilles Peskine · 11 months ago
- 3338821 Declare OpenSSL version dependency for TLS 1.3 test cases by Gilles Peskine · 11 months ago
- 6b4d693 Test dtls_server by Gilles Peskine · 11 months ago
- c83e56c Test ssl_fork_server by Gilles Peskine · 11 months ago
- 3abca95 Test ssl_pthread_server by Gilles Peskine · 11 months ago
- a21e893 Test ssl_server by Gilles Peskine · 11 months ago
- ae710c8 Test dtls_client by Gilles Peskine · 11 months ago
- 7985d45 Test ssl_client1 by Gilles Peskine · 11 months ago
- a602a41 Prepare to test SSL sample programs by Gilles Peskine · 11 months ago
- 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- c07beda generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
- ae5a35f Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
- edc8f35 Remove obsolete requirements on middlebox compatibility mode: manual by Gilles Peskine · 11 months ago
- 0f2d839 Remove mid-stanza blank lines by Gilles Peskine · 11 months ago
- 7b02c1f Avoid multiline requires_all_configs_xxx by Gilles Peskine · 11 months ago
- 1d6a950 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
- 0cbf8d5 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
- dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 3d0f182 ssl-opt.sh: Fix some test dependencies by Ronald Cron · 1 year, 4 months ago
- ceae4f8 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
- 4f1c927 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
- dd2dc15 ssl-opt.sh: Add m->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
- e739892 ssl-opt.sh: Rework m->m resumption tests by Ronald Cron · 1 year, 5 months ago
- 3cf4145 ssl-opt.sh: Move m->m resumption tests by Ronald Cron · 1 year, 5 months ago
- 820199a ssl-opt.sh: Rework O->m placeholder test by Ronald Cron · 1 year, 5 months ago
- 1ccd7a7 ssp-opt.sh: Expand G->m resumption and early data tests by Ronald Cron · 1 year, 5 months ago
- 854df13 ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests by Ronald Cron · 1 year, 5 months ago
- 00fa13b ssl-opt.sh: Rework m->O resumption and early data tests by Ronald Cron · 1 year, 5 months ago
- 47d4a52 ssl-opt.sh: Remove m->O early data test based on external PSK by Ronald Cron · 1 year, 5 months ago
- 0521008 ssl-opt.sh: Expand m->G resumption and early data tests by Ronald Cron · 1 year, 5 months ago
- c893779 ssl-opt.sh: Remove redundant early data test by Ronald Cron · 1 year, 5 months ago
- c8d604d ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests by Ronald Cron · 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
- 74191a5 ssl_server2: Split early data enablement from max_early_data_size setting by Ronald Cron · 1 year, 5 months ago
- e14770f ssl-opt.sh: Fix early data test option by Ronald Cron · 1 year, 5 months ago
- 1f63fe4 tls13: srv: Fix resume flag in case of cancelled PSK by Ronald Cron · 1 year, 5 months ago
- cf28456 tls13: srv: Determine best key exchange mode for a PSK by Ronald Cron · 1 year, 6 months ago
- 12e72f1 tls13: srv: Always parse the pre-shared key extension by Ronald Cron · 1 year, 6 months ago
- 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
- 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 30bb7ce Add test case for early data writing by Xiaokang Qian · 1 year, 8 months ago
- 54a3829 ssl_client2: Simplify early_data option by Ronald Cron · 1 year, 6 months ago
- 064dd2b Adjust check order by Jerry Yu · 1 year, 8 months ago
- 579bd4d Update early data test by Jerry Yu · 1 year, 9 months ago
- 18371ee generate_tls13_compat_tests: add DH group dependency when FFDH is used by Valerio Setti · 1 year, 7 months ago
- a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
- aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
- dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
- 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
- dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
- 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
- ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
- 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
- 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
- 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
- 0e9eaff Update tests to the code status by Jerry Yu · 2 years, 6 months ago
- 951b3cb tls13-misc: cli: check parser of max_early_data_size ext by Yanray Wang · 1 year, 9 months ago
- 60e9972 replace check string by Jerry Yu · 1 year, 9 months ago
- 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
- 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
- 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
- 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 59afe49 test: tls13: change server output check by Pengyu Lv · 1 year, 9 months ago
- 454dda3 fix various issues by Jerry Yu · 1 year, 9 months ago
- 2db16b7 disable tests when ecp is not available by Jerry Yu · 2 years ago
- 0edafa9 Add test case for writing early data in EE by Jerry Yu · 2 years, 6 months ago
- 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
- 1549827 fix wrong typo by Jerry Yu · 1 year, 10 months ago
- ed5e4e8 Merge branch 'development' into issue/6935/ticket_flags-kex-mode-determination by Pengyu Lv · 1 year, 10 months ago
- b47b299 fix various issues by Jerry Yu · 1 year, 10 months ago
- bd4dd81 fix test fail when ecp disabled by Jerry Yu · 2 years ago
- bc57e86 Add early data disable tests by Jerry Yu · 2 years, 6 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
- 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
- 6d00c67 Allow second run for ffdhe8192 ssl-opt tests 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
- 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
- 0de0d86 Rebase code to restore reco-delay and fix some style issues by Xiaokang Qian · 2 years, 6 months ago
- 57a138d Update message log for end of early data test cases by Xiaokang Qian · 2 years, 8 months ago
- 7ed30e5 Fix the issue that gnutls server doesn't support packet by Xiaokang Qian · 2 years, 8 months ago
- 94dd1dd Update test case to indicate parsing of end of early data by Xiaokang Qian · 2 years, 8 months ago
- 125afcb Add end-of-early-data write by Xiaokang Qian · 2 years, 9 months ago
- 1cc6134 Add addition options to detect the correct kex mode by Pengyu Lv · 2 years, 7 months ago
- 2bfd716 simplify test case dependencies and test commands by Pengyu Lv · 2 years, 7 months ago
- c1334d9 correct test case dependencies by Pengyu Lv · 2 years, 7 months ago
- 06cf66d unroll test cases to improve coverage of check_test_cases in all.sh by Pengyu Lv · 2 years, 8 months ago
- 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
- a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago