- 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 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
- 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
- d1f991c ssl-opt: fix required configs in ECDSA related tests by Valerio Setti · 2 years, 5 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
- c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ddda050 tls13: Upstream various fix in prototype by Jerry Yu · 2 years, 8 months ago
- f11e05a test: psa: minor improvements to test by Valerio Setti · 2 years, 8 months ago
- 2b7ad64 Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 70e0290 test: pake: fix mixed testing in test_tls1_2_ecjpake_compatibility by Valerio Setti · 2 years, 8 months ago
- b287ddf test: psa_pake: add more tests for opaque password setting by Valerio Setti · 2 years, 8 months ago
- a6b69da test: psa_pake: add a separate test for opaque password by Valerio Setti · 2 years, 8 months ago
- 661b9bc test: psa_pake: add specific log message for the opaque password by Valerio Setti · 2 years, 8 months ago
- d572a82 tls: psa_pake: add test for opaque password by Valerio Setti · 2 years, 8 months ago
- ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 5a454f7 Remove redundant tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- db01d05 Removal of redundant DTLS CID test in ssl-opt.sh by Hannes Tschofenig · 2 years, 8 months ago
- 4bdb9fb Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
- cb0e680 Merge pull request #6476 from yuhaoth/pr/fix-tls13-mbedtls_ssl_is_handshake_over by Ronald Cron · 2 years, 8 months ago
- 9e1836c Merge pull request #6593 from Mbed-TLS/fix_tls12_sent_sigalgs by Dave Rodgman · 2 years, 9 months ago
- dddd35c remvoe unrelative change by Jerry Yu · 2 years, 9 months ago
- a8d3c50 Rename new session ticket name for TLS 1.3 by Jerry Yu · 2 years, 9 months ago
- c5826ea Add debug message by Jerry Yu · 2 years, 9 months ago
- 6969eee Remove `Terminated` message on 22.04 by Jerry Yu · 2 years, 10 months ago
- f6e342c Add test for single signature alg with openssl by Paul Elliott · 2 years, 9 months ago archive/dev/fix_tls12_sent_sigalgs fix_tls12_sent_sigalgs
- 3b4ceda Add SSL_SRV requirement to test by Paul Elliott · 2 years, 9 months ago
- ec71b09 Introduce a test for single signature algorithm correctness by Andrzej Kurek · 2 years, 9 months ago
- f3cefb4 Move early data test cases to tls13-misc.sh by Xiaokang Qian · 2 years, 9 months ago
- 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
- 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
- d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
- 50a4794 Update early data test case with gnutls by Xiaokang Qian · 2 years, 9 months ago
- f447e8a Address comments base on reviews by Xiaokang Qian · 2 years, 9 months ago
- b0c32d8 Update early data test cases by Xiaokang Qian · 2 years, 9 months ago
- 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 9 months ago
- aeb8bf2 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser by Paul Elliott · 2 years, 9 months ago
- bf249ac Merge pull request #6498 from yuhaoth/pr/fix-session-resumption-fail-when-hostname-is-not-localhost by Gilles Peskine · 2 years, 9 months ago
- f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
- ad9e99b fix session resumption fail when hostname is not localhost by Jerry Yu · 2 years, 9 months ago
- a709a0f tls13: Declare PSK ephemeral key exchange mode first by Ronald Cron · 2 years, 10 months ago
- 454eb91 ssl-opt.sh: Fix list of TLS 1.2 key exchanges with cert by Ronald Cron · 2 years, 10 months ago
- 70ed417 ssl-opt.sh: Simplify TLS 1.3 dependencies by Ronald Cron · 2 years, 10 months ago
- 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago
- 41a443a tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK.*ENABLED by Ronald Cron · 2 years, 10 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
- 89ca977 ssl-opt.sh: Improve dependencies of some TLS 1.3 test cases by Ronald Cron · 2 years, 10 months ago
- bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 10 months ago
- ed0620c Refine code base on comments by Xiaokang Qian · 2 years, 10 months ago
- 2f9efd3 Address comments base on review by Xiaokang Qian · 2 years, 10 months ago
- adf84a4 Remove public api mbedtls_ssl_reset_hostname() by Xiaokang Qian · 2 years, 10 months ago
- 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 11 months ago
- 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 11 months ago
- 77c691f Merge pull request #6194 from xkqian/tls13_add_psk_client_cases by Ronald Cron · 2 years, 10 months ago
- e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- e12d30d Move psk related cases into tls13-kex-modes.sh by Xiaokang Qian · 2 years, 10 months ago
- cffb18c Fix various issues by Xiaokang Qian · 2 years, 11 months ago
- edc35e7 Refine the psk test cases for m->G by Xiaokang Qian · 3 years ago
- 335cfaa Finalize client side code for psk by XiaokangQian · 3 years ago
- 50969e3 ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg by Ronald Cron · 2 years, 11 months ago
- 277cdcb ssl-opt.sh: tls13 opaque key: Enable client authentication by Ronald Cron · 2 years, 11 months ago
- e3196d2 ssl-opt.sh: tls13 opaque key: Do not force version on client side by Ronald Cron · 2 years, 11 months ago
- 6ec2123 ssl-opt.sh: Align prefix of TLS 1.3 opaque key tests by Ronald Cron · 2 years, 11 months ago
- 067a1e7 tls13: Try reasonable sig alg for CertificateVerify signature by Ronald Cron · 2 years, 11 months ago
- 67ea254 tls13: server: Add sig alg checks when selecting best certificate by Ronald Cron · 2 years, 11 months ago
- 7a51305 Add multi-session tickets test by Jerry Yu · 3 years ago
- be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 11 months ago
- c454aba ssl-opt.sh: add tests for key_opaque_algs option by Przemek Stekiel · 3 years, 1 month ago
- a02841b revert changes on PSK tests by Jerry Yu · 2 years, 11 months ago
- d681746 Split some ssl-opt.sh test cases into two by Andrzej Kurek · 2 years, 11 months ago
- 934e9cd Switch to the new version of hash algorithm checking in ssl-opt.sh by Andrzej Kurek · 2 years, 11 months ago
- 9c061a2 Add a posibility to check for the availability of hash algs to ssl-opt by Andrzej Kurek · 2 years, 11 months ago
- fd6cca4 CID update to RFC 9146 by Hannes Tschofenig · 3 years, 10 months ago
- e976492 Add session ticket tests for client by Jerry Yu · 3 years ago
- e00d6d6 Merge pull request #6135 from yuhaoth/pr/tls13-finalize-external-psk-negotiation by Ronald Cron · 3 years ago
- 6a9beba Add psk mode tests by Jerry Yu · 3 years ago
- 3f95d30 rebase with lastest development branch by Zhangsen Wang · 3 years ago
- 295d93e Add psk handshake with gnutls by Ronald Cron · 3 years, 1 month ago
- 322a7a1 Merge pull request #6155 from yuhaoth/pr/add-any-all-configs-enabled by Dave Rodgman · 3 years ago
- 27d8092 fix wrong typo by Jerry Yu · 3 years ago
- 2fcb056 Add requires_{any,all}_configs_enabled functions by Jerry Yu · 3 years ago
- d2d4110 Remove `Teminated` message from stdout by Jerry Yu · 3 years ago
- d5e8a48 delete whitespace in comment by Zhangsen Wang · 3 years ago