- 6e81b27 Add client state number check by Jerry Yu · 3 years, 10 months ago
- 3523a3b Improve dispatch tests by Jerry Yu · 3 years, 11 months ago
- 76e31ec Add gnutls version test for client hello by Jerry Yu · 3 years, 11 months ago
- ed2ef2d add client hello msg test by Jerry Yu · 4 years ago
- 75261df fix comment issues by Jerry Yu · 4 years ago
- b12d81d Add feature tests for gnutls-next by Jerry Yu · 4 years ago
- e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
- 31c01d3 Rename available values for tls13_kex_modes by Jerry Yu · 4 years ago
- 932064d Add ssl-opt.sh tests for ssl_client/server TLS 1.3 kex parameters by Hanno Becker · 4 years ago
- 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
- b9930e7 Add dummy tls1.3 handshake dispatch functions by Jerry Yu · 4 years ago
- c46e9b4 tests: Add negative version config tests. by Jerry Yu · 4 years ago
- 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
- 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
- b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
- 6ee3bc0 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
- c3366a4 Added mis-removed test and removed unneeded tests by TRodziewicz · 4 years, 1 month ago
- 3fa1673 Fix grammar suggesting an upper bound on MAX_CONTENT_LEN by Yuto Takano · 4 years, 1 month ago
- 9c09d55 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
- bc87b1d Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
- 6f65743 Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
- 0248582 Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
- b0a1c5b Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
- 2be6f1a Add space between command substitution braces and content by Yuto Takano · 4 years, 1 month ago
- 73e7dcb Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 1 month ago
- e43556b Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 1 month ago
- 0509fea Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 1 month ago
- dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
- c424098 Change exceptional case for running negative tests by Dave Rodgman · 4 years, 1 month ago
- e5b828c Fix error string checked for by ssl-opt.sh negative tests by Dave Rodgman · 4 years, 1 month ago
- bec7caf Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
- 737237f Fix ECJPAKE test failures by Dave Rodgman · 4 years, 1 month ago
- 6ce10be Fix test failure by Dave Rodgman · 4 years, 1 month ago
- 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 1 month ago
- 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 11a4c1a Adapt key export test in ssl-opt.sh to reduced output by Hanno Becker · 4 years, 2 months ago
- 4a02cef Test restartable ECC with a curve that supports it by Gilles Peskine · 4 years, 2 months ago
- 799eee6 Update the expected default curve in ssl-opt.sh by Gilles Peskine · 4 years, 2 months ago
- 12b5b38 Fix "PSA - ECDH with [non-default curve]" by Gilles Peskine · 4 years, 2 months ago
- 5f43f97 Removes tests from ssl-opt.sh by Thomas Daubney · 4 years, 2 months ago
- 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 59d3670 Fix ssl-opt.sh test cases grepping for MFL configuration output by Hanno Becker · 4 years, 2 months ago
- d60b6c6 Remove per-version ciphersuite configuration API by Hanno Becker · 4 years, 3 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
- ef73f01 Removing strayed dtls1 after doing tests by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- ea047c8 Merge pull request #4429 from gilles-peskine-arm/openssl-dhparam-robustness-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
- 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
- c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
- 96f5bae Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman by Gilles Peskine · 4 years, 4 months ago
- a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- a8a7033 Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development by Gilles Peskine · 4 years, 4 months ago
- c6b0d96 More precise testing of dhm_min_len by Gilles Peskine · 4 years, 8 months ago
- defdc3b SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 4 months ago
- 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
- e31fb03 Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority by Dave Rodgman · 4 years, 6 months ago
- 0279c2f ssl-opt.sh: add --priority=normal to gnutls by Dave Rodgman · 4 years, 6 months ago
- aaf866e ssl-opt.sh: Only check the server exit for Mbed TLS by Gilles Peskine · 4 years, 6 months ago
- 7f919de ssl-opt.sh: if the server fails, do treat it as a test failure by Gilles Peskine · 4 years, 6 months ago
- efcf52d Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development by Ronald Cron · 4 years, 9 months ago
- 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
- 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
- 1040315 style by Johan Pascal · 4 years, 10 months ago
- 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 10 months ago
- 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 10 months ago
- 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
- 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
- 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
- 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
- 3c6a44b Add interop tests by Ron Eldor · 7 years ago
- b465539 Add tests and code to support by Ron Eldor · 7 years ago
- b09e001 Fix regexp detection by Gilles Peskine · 4 years, 10 months ago
- 9fa4ed6 Avoid using grep for test case names if possible by Gilles Peskine · 5 years ago
- 6445749 Reduce the use of grep by Gilles Peskine · 5 years ago
- 5b428d7 Remove non-portable shell builtin local by Gilles Peskine · 5 years ago
- 231befa Fix printf escape errors in shell scripts by Gilles Peskine · 5 years ago
- 880f7f2 ssl-opt.sh --help: don't show regexps for -f and -e by Gilles Peskine · 5 years ago
- 6edfe60 Merge pull request #2182 from hanno-arm/key_pwd by Manuel Pégourié-Gonnard · 5 years ago
- e8582ba Merge pull request #3546 from bensze01/copyright by danh-arm · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 721f7c1 Add minimal client authentication test to ssl-opt.sh by Hanno Becker · 5 years ago
- 2f54a3c Add tests to ssl-opt.sh exercising new `key_pwd[2]` parameters by Hanno Becker · 5 years ago
- 98944cd Merge pull request #3404 from mpg/improve-ssl-opt-logs by Manuel Pégourié-Gonnard · 5 years ago
- fa452c4 Fix guard in ECJPAKE tests in ssl-opt.sh by Hanno Becker · 5 years ago
- ee63af6 Adapt ssl-opt.sh to modified ciphersuite log format by Hanno Becker · 5 years ago
- a3b994f Fix misuse of printf in shell script by Manuel Pégourié-Gonnard · 5 years ago
- 8779e9a Fix added proxy command when IPv6 is used by Manuel Pégourié-Gonnard · 5 years ago
- 0d72165 Fix erroneous skip of test cases for disabled ciphersuites by Gilles Peskine · 5 years ago
- 70fce98 Simplify test syntax by Manuel Pégourié-Gonnard · 5 years ago
- 69b01f7 Fix logic error in setting client port by Manuel Pégourié-Gonnard · 5 years ago
- 0c00407 Merge pull request #3430 from bensze01/license by Janos Follath · 5 years ago
- c4b6656 Merge pull request #3405 from AndrzejKurek/variable-buffers-cid-serialization by danh-arm · 5 years ago
- b657783 Update iv and len context pointers manually when reallocating buffers by Andrzej Kurek · 5 years ago