- 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
- 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
- baeffbb skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
- eec4f03 fix typo and changelog entry issues by Jerry Yu · 3 years ago
- 6455b68 add rsa_pss_rsae_* test for tls12 server by Jerry Yu · 3 years, 1 month ago
- e579ece Merge pull request #6087 from yuhaoth/pr/add-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
- 340c559 Merge pull request #6079 from yuhaoth/pr/add-tls13-parse-pre_shared_key_offered_psks by Ronald Cron · 3 years ago
- 24e3855 Add reconnect test by Jerry Yu · 3 years, 1 month ago
- 4beb870 Merge pull request #6064 from xkqian/tls13_add_psk by Ronald Cron · 3 years ago
- 34e90fa TLS 1.3: tests: Allow PSK exchange mode on GnuTLS server by Ronald Cron · 3 years, 1 month ago
- 3ad67bf Rename functions and add test messages by XiaokangQian · 3 years, 1 month ago
- 088c929 Remove useless force cipher suite by XiaokangQian · 3 years, 1 month ago
- adab9a6 Fix transcript issues and add cases against openssl by XiaokangQian · 3 years, 1 month ago
- eb69aee Add psk code to tls13 client side by XiaokangQian · 3 years, 1 month ago
- 96a2e36 TLS 1.3: Add pre-shared-key multiple psk parser by Jerry Yu · 3 years, 1 month ago
- 4a2ea16 remove forcecipher for psk test by Jerry Yu · 3 years, 1 month ago
- 3684782 add tests for offered psk parser by Jerry Yu · 3 years, 1 month ago
- f7b5b59 Add tests for write new session ticket by Jerry Yu · 3 years, 1 month ago
- a357cf4 Rename new_session_ticket state by Jerry Yu · 3 years, 1 month ago
- 29ab32d Add client side tests by Jerry Yu · 3 years, 1 month ago
- c52e3bd Improve comment by Jerry Yu · 3 years, 1 month ago
- 299e31f fix various issue by Jerry Yu · 3 years, 1 month ago
- fe52e55 redirect stderr output in ubuntu22.04 by Jerry Yu · 3 years, 1 month ago
- e36397d add tests for psk_key_exchange_mode by Jerry Yu · 3 years, 1 month ago
- 9138512 delete openssl version requirement for openssl client, because the bug only occurs on openssl server by Zhangsen Wang · 3 years, 1 month ago
- ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
- 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
- 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
- bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
- c67e6e9 Depends on MBEDTLS_X509_REMOVE_INFO disable for double Opaque keys test requiring cert infos to determine selected key by Neil Armstrong · 3 years, 1 month ago
- 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
- 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
- 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago
- 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
- 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
- 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
- 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
- 9b64546 Update tests/ssl-opt.sh, delete 1 blank line. by Zhangsen Wang · 3 years, 1 month ago
- aae28f1 add tests by Jerry Yu · 3 years, 1 month ago
- f55886a fix various issues by Jerry Yu · 3 years, 2 months ago
- a6076aa Revert temp test by Jerry Yu · 3 years, 2 months ago
- 7ab7f2b Remove pkcs1 from certificate_verify by Jerry Yu · 3 years, 2 months ago
- 7898fd4 Merge pull request #5970 from gabor-mezei-arm/5229_Send_dummy_change_cipher_spec_records_from_server by Ronald Cron · 3 years, 1 month ago
- bd10c4e Test accessors to config DN hints for cert request by Glenn Strauss · 3 years, 1 month ago
- 87a9c86 Re-enable five tests disabled because of an old OpenSSL bug by Zhangsen Wang · 3 years, 1 month ago
- ed917bf Update description for negative key_opaque_algs tests by Neil Armstrong · 3 years, 1 month ago
- eb4390b Add Cipersuite selection negative testing by using invalid algs for server-side opaque key by Neil Armstrong · 3 years, 2 months ago
- 9e4b7bd Do not force TLS 1.3 on client side for TLS 1.3 middlebox compatibility tests by Gabor Mezei · 3 years, 1 month ago
- f7044ea Fix name by Gabor Mezei · 3 years, 1 month ago
- b94854f Merge pull request #5973 from ronald-cron-arm/tls13-misc-tests by Ronald Cron · 3 years, 1 month ago
- a8d79b9 ssl-opt.sh: Remove one pattern check by Ronald Cron · 3 years, 1 month ago
- c78511b ssl-opt.sh: Enable some authentication tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
- 1938588 tls13: Align some debug messages with TLS 1.2 ones by Ronald Cron · 3 years, 2 months ago
- a4417c1 ssl-opt.sh: Add Small/Large packets TLS 1.3 tests by Ronald Cron · 3 years, 1 month ago
- ba80d4d ssl-opt.sh: Enable Event-driven I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
- 2cffd28 ssl-opt.sh: Enable Non-blocking I/O tests for TLS 1.3 by Ronald Cron · 3 years, 1 month ago
- 95d5f54 Fix coding styles by XiaokangQian · 3 years, 1 month ago
- c740345 Adress review comments by XiaokangQian · 3 years, 1 month ago
- f9c13fe ssl-opt.sh: Add positive check in successful "keyUsage client-auth" tests by Ronald Cron · 3 years, 1 month ago
- ba65fbb Fix comments by Ronald Cron · 3 years, 1 month ago
- 7e2dbaf Add test for dummy CCS records by Gabor Mezei · 3 years, 2 months ago
- acb3992 Add ALPN extension to the server side by XiaokangQian · 3 years, 2 months ago
- d28f5a9 ssl-opt.sh: Add certificate key usage tests for TLS 1.3 by Ronald Cron · 3 years, 2 months ago
- ca3c6a5 Merge pull request #5817 from xkqian/tls13_add_server_name by Ronald Cron · 3 years, 2 months ago
- 4ccd226 Merge pull request #5864 from xkqian/tls13_add_comprehensive_cases by Ronald Cron · 3 years, 2 months ago