- 960bc28 Add tests for no middlebox mode by Jerry Yu · 3 years, 6 months ago
- 860429f Add version number debug check to the GnuTLS interop test as well by Gilles Peskine · 3 years, 6 months ago
- c63a1e0 Fix mbedtls_ssl_get_version() for TLSv1.3 by Gilles Peskine · 3 years, 7 months ago
- baa4934 Add check tests by Jerry Yu · 3 years, 6 months ago
- ab08290 tls13_only: skip tls12 tests. by Jerry Yu · 3 years, 8 months ago
- 8a49720 tls13_only: tls 1.3 suite pass by Jerry Yu · 3 years, 8 months ago
- c10f6b4 tls13_only: simple test pass by Jerry Yu · 3 years, 8 months ago
- 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- a7a1dea Merge pull request #5393 from gilles-peskine-arm/opt-testcases-outcomes-fix by Ronald Cron · 3 years, 6 months ago
- 135427c Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Ronald Cron · 3 years, 7 months ago
- e328245 Add test case use of mbedtls_ssl_ticket_rotate by Glenn Strauss · 3 years, 6 months ago
- 6ca6faa Merge pull request #5080 from xffbai/add-tls13-read-certificate-request by Ronald Cron · 3 years, 6 months ago
- 45c5768 Merge pull request #5434 from mprse/tls_use_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6f20595 Merge pull request #5462 from gilles-peskine-arm/ssl-test-pkey-message-clarity by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 2cb59df ssl-opt.sh: remove cipher context assertions (redundant when psa crypto is enabled) by Przemyslaw Stekiel · 3 years, 6 months ago
- a909061 Refine HRR parse successfully message in test cases by XiaokangQian · 3 years, 6 months ago
- 7bae3b6 Add more ciphersuites into test cases for hrr by XiaokangQian · 3 years, 6 months ago
- 355e09a Change code base on comments by XiaokangQian · 3 years, 7 months ago
- 78b1fa7 Update code base on comments by XiaokangQian · 3 years, 7 months ago
- 6db08dd Change ssl-opt.sh to make hrr tests pass by XiaokangQian · 3 years, 7 months ago
- 0b56a8f Replace curve_list with group_list and add update test scripts by XiaokangQian · 3 years, 8 months ago
- 69fcd39 Update CertificateRequest tests and the parsing function by Xiaofei Bai · 3 years, 7 months ago
- 5d8598e update certificate request tests by Xiaofei Bai · 3 years, 7 months ago
- 05bf89d Clarify key types message from ssl_client2 and ssl_server2 by Gilles Peskine · 3 years, 6 months ago
- 24479b3 Merge pull request #5395 from gilles-peskine-arm/ssl-opt-self-signed-positive by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ff743a7 Merge pull request #5425 from gabor-mezei-arm/5181_tls_cipher_extend_testing_of_tickets by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6eef563 Add tests for accessors for ciphersuite info by Glenn Strauss · 3 years, 6 months ago
- 6e5aae6 Add tests for ticket_aead option by Gabor Mezei · 3 years, 7 months ago
- e1cc60e Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
- 5eb2b02 Report correct test suite names for opt-testcases/* in outcome file by Gilles Peskine · 3 years, 7 months ago
- 2baaf60 Don't error out if no opt-testcases/*.sh is found by Gilles Peskine · 3 years, 7 months ago
- 136320b fix ci fail by Jerry Yu · 3 years, 8 months ago
- f434994 Merge pull request #5303 from yuhaoth/pr/add_list_config_function by paul-elliott-arm · 3 years, 8 months ago
- 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
- 2e8b001 Beauty source code by Jerry Yu · 3 years, 8 months ago
- 76a2b30 Merge pull request #4981 from yuhaoth/pr/add-debug-helpers-generated by Dave Rodgman · 3 years, 8 months ago
- d0fcf7f fix ci fail by Jerry Yu · 3 years, 8 months ago
- 9eab5a6 tests: TLS 1.3: Remove unnecessary test requirement by Ronald Cron · 3 years, 8 months ago
- d04fd35 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
- bc8b22e fix tls13 test fail by Jerry Yu · 3 years, 8 months ago
- cdcc55f update test check strings by Jerry Yu · 3 years, 9 months ago
- e3b3412 Add tests for enum helper by Jerry Yu · 3 years, 10 months ago
- a55c5a1 ssl-opt.sh: TLS 1.3: Add middlebox compatibility tests with GnuTLS by Ronald Cron · 3 years, 8 months ago
- 7c0185f ssl-opt.sh: TLS 1.3: Add some missing test dependencies by Ronald Cron · 3 years, 8 months ago
- fdb0e3f ssl-opt.sh: TLS 1.3: Run tests with middlebox compatibility enabled by Ronald Cron · 3 years, 8 months ago
- 52a6e7e Replace tls1_3 with tls13 by Jerry Yu · 3 years, 8 months ago
- c502dff fix TLS1.3 name issue by Jerry Yu · 3 years, 8 months ago
- cdcb683 Update generate scripts and tls13 test cases by Jerry Yu · 3 years, 8 months ago
- 31018ad Add tls13 compat tests with bash scripts by Jerry Yu · 3 years, 8 months ago
- c4aa152 tls13_compat_tests:Add generate all option by Jerry Yu · 3 years, 8 months ago
- 26fa7dc Remove rsa_pss_rsae_sha256 test from ssl-opt.sh by Jerry Yu · 3 years, 8 months ago
- 305bfc3 Add tls13 compat tests by Jerry Yu · 3 years, 8 months ago
- 8c5559d Add HelloRetryRequst tests by Jerry Yu · 3 years, 9 months ago
- 936dffd Add certificate request check by Jerry Yu · 3 years, 9 months ago
- 8f9d7db Add unsupported version check by Jerry Yu · 3 years, 9 months ago
- 8b5c382 Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
- d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
- 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
- 30f5560 Reverse the cert file by XiaokangQian · 3 years, 8 months ago
- f9fca8a Add back cipher suite information in ssh-opt.sh by XiaokangQian · 3 years, 8 months ago
- 25476a4 Change code based on review by XiaokangQian · 3 years, 9 months ago
- 07c5547 Change cert file to server2-sha256.crt by XiaokangQian · 3 years, 9 months ago
- a27b352 Disable PSA_CRYPTO in tls1.3 tests by XiaokangQian · 3 years, 9 months ago
- bdf26de Fix test failure and remove useless code by XiaokangQian · 3 years, 9 months ago
- 3887ab5 Use O_NEXT_SRV to support ciphersuite option by XiaokangQian · 3 years, 9 months ago
- 22dd68c Rebase code and run through the whole test flow by XiaokangQian · 3 years, 9 months ago
- d150189 Change script to solve G_NEXT_SRV_RSA not set issue by XiaokangQian · 3 years, 9 months ago
- 4b82ca1 Refine test code and test scripts by XiaokangQian · 3 years, 9 months ago
- d940e64 Add test script for RSA signature by XiaokangQian · 3 years, 9 months ago
- 6d38c19 Add http connection pass check by Jerry Yu · 3 years, 9 months ago
- e1b1e2d Add minimal feature sets test by Jerry Yu · 3 years, 9 months ago
- 3306284 Change code base on comments by XiaokangQian · 3 years, 9 months ago
- d0aa3e9 Inprove code base on review comments by XiaokangQian · 3 years, 9 months ago
- 5398c10 Add return value check for cerificate verify by Jerry Yu · 3 years, 9 months ago
- 834886d Add certificate verify check by Jerry Yu · 3 years, 9 months ago
- daac359 Change check condition order by Jerry Yu · 3 years, 9 months ago
- 1df3db0 Add certificate success check by Jerry Yu · 3 years, 9 months ago
- 937ac67 Disable client cert for gnutls tests by Jerry Yu · 3 years, 9 months ago
- ab7f50d Change macro names and add test script for extensions by XiaokangQian · 3 years, 10 months ago
- 5893246 Merge pull request #4919 from yuhaoth/pr/add-tls13-server-hello-parser by Ronald Cron · 3 years, 9 months ago
- cbe4a05 Merge pull request #5090 from gilles-peskine-arm/ssl-opt-resend-retry-3.0 by paul-elliott-arm · 3 years, 9 months ago
- 9317e09 Merge pull request #5007 from mprse/pk_opaque by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- bb5d483 ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
- 745bb61 Fix format issue and enhance test by Jerry Yu · 3 years, 10 months ago
- 42920ec tls1_3:skip handshake msg test with PSA_CRYPTO by Jerry Yu · 3 years, 10 months ago
- 4ae2d62 Improve tls13 handshake test by Jerry Yu · 3 years, 11 months ago
- e05e126 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
- 8132c2f Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- 788ad33 Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
- 58ed8a7 Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
- f11d30e Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
- 0e3534c Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
- 196d73b Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
- 236bf98 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
- 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
- 0421715 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
- 1428f25 Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
- 09cfa18 Spelling fix by Paul Elliott · 3 years, 10 months ago
- d60950c Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago