- 1a0ee06 test_suite_ssl: update description for conf_curve and conf_gruop tests by Valerio Setti · 6 months ago
- e94ab3c test_suite_ssl: add ECDHE-RSA case for handshake_fragmentation() by Valerio Setti · 7 months ago
- 4f2a74d test_suite_ssl: add new ECDHE-RSA tests by Valerio Setti · 7 months ago
- 6a229f9 Remove some dependencies by Elena Uziunaite · 11 months ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 79d2587 Merge pull request #9009 from mpg/fix-wrong-dep-test-case-3.6 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-3.6/pr-9009-f05f7066a12f57c105a6cd3dd6f13f0f947829f6
- f02af2d tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
- 094f553 tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
- f3abbfe Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
- 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
- 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
- 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
- d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
- f9a6893 Changelog: Added entry for ssl_session accessors. by Minos Galanakis · 1 year, 5 months ago
- 61fd13c Merge remote-tracking branch 'mbedtls/development' into tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
- 411cb6c test_suite_ssl: Added ssl_session_id_accessors_check. by Minos Galanakis · 1 year, 5 months ago
- aad8523 tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
- 25ad10a tests: ssl: Improve tls13_srv_max_early_data_size() by Ronald Cron · 1 year, 5 months ago
- dc81b73 tests: srv max early data size: Add reach_max test arg by Ronald Cron · 1 year, 5 months ago
- 01d273d Enforce maximum size of early data in case of HRR by Ronald Cron · 1 year, 6 months ago
- 919e596 Enforce maximum size of early data when rejected by Ronald Cron · 1 year, 6 months ago
- 2160bfe tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
- 110303f tests: read early data: Add no early data indication sent scenario by Ronald Cron · 1 year, 5 months ago
- 86d288c tests: ssl: Rename tls13_early_data to tls13_read_early_data by Ronald Cron · 1 year, 5 months ago
- b3d42fd tests: write early data: Add HRR scenario by Ronald Cron · 1 year, 6 months ago
- 05600e2 tests: write early data: Add "server rejects" scenario by Ronald Cron · 1 year, 6 months ago
- 8fe2b01 tests: write early data: Add "not sent" scenario by Ronald Cron · 1 year, 6 months ago
- 2fbbba9 tests: ssl: Add write early data unit test by Ronald Cron · 1 year, 6 months ago
- 2261ab2 tests: early data status: Add HRR scenario by Ronald Cron · 1 year, 6 months ago
- d6dba67 tests: early data status: Add "server rejects" scenario by Ronald Cron · 1 year, 6 months ago
- 265273e tests: early data status: Add "not sent" scenario by Ronald Cron · 1 year, 6 months ago
- 5c208d7 tests: ssl: Add scenario param to early data status testing function by Ronald Cron · 1 year, 6 months ago
- a7f94e4 tests: ssl: Add early data status unit test by Ronald Cron · 1 year, 6 months ago
- 33327da tests: early data: Switch to mnemonics for test scenarios by Ronald Cron · 1 year, 6 months ago
- f57d14b Ignore early data app msg before 2nd client hello by Jerry Yu · 1 year, 9 months ago
- 2995d35 tls13: srv: Deprotect and discard early data records by Ronald Cron · 1 year, 7 months ago
- a8dd81b tests: tls13: Add early data unit test by Ronald Cron · 1 year, 7 months ago
- d903a86 tests: tls13: Add session resume with ticket unit test by Ronald Cron · 1 year, 7 months ago
- 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
- ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
- 74d5f23 test_suite_ssl: use new internal symbols in tests using CBC by Valerio Setti · 1 year, 9 months ago
- 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
- db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
- 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
- ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
- a3237ef Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
- 9d5952d Fix some dependencies on symmetric crypto in some TLS 1.3 tests by Gilles Peskine · 2 years, 1 month ago
- 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- a9808ce Add AES 128-bit key dependency in test_suite_ssl.data by Yanray Wang · 2 years, 4 months ago
- ecb6a02 Add AES 128-bit key dependency for tests data by Yanray Wang · 2 years, 4 months ago
- 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
- 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
- 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
- 3b35455 tls: srv: Allow server hybrid TLS 1.2 and 1.3 configuration by Ronald Cron · 2 years, 5 months ago
- ea8a1ea tests: ssl: Add some missing dependencies by Ronald Cron · 2 years, 5 months ago
- 13ce403 test_suite_ssl: remove redundant dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
- 7a2f396 ecdhe: solve disparities in accelerated ECDHE vs reference by Valerio Setti · 2 years, 5 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- fdea36d test_suite_ssl: remove redundant ECDH dependencies when the key exchange is specified by Valerio Setti · 2 years, 5 months ago
- 866aa18 ecdh: solve disparities in accelerated ECDH vs reference by Valerio Setti · 2 years, 5 months ago
- 2f08147 test: fix disparities in test_suite_ssl by Valerio Setti · 2 years, 5 months ago
- 1b08d42 test: fix: replace CAN_ECDSA_SOME with CAN_ECDSA_SIGN+CAN_ECDSA_VERIFY when both are needed by Valerio Setti · 2 years, 6 months ago
- d928aeb test_suite_ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
- 723b877 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
- 714ae65 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
- 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
- 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
- c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- e7518ba test: pake: reshaping the ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
- 4452e98 test: pake: add tests for set password functions by Valerio Setti · 2 years, 8 months ago
- 3ffd6bc Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
- 77e68c3 Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
- d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
- f64cc03 tests: ssl: Add missing dependencies on certificate based handshake by Ronald Cron · 2 years, 10 months ago
- 457fb7a tests: ssl: Fix ciphersuite identifier by Ronald Cron · 2 years, 10 months ago
- 658442f Remove unnecessary ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
- e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
- daf43fb Move the location of MBEDTLS_ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
- e64bd43 Add missing ECP and ECDH dependencies in ssl test suites by Andrzej Kurek · 2 years, 10 months ago
- 8e44139 Add missing CURVE25519 requirements to TLS 1.3 tests by Andrzej Kurek · 2 years, 10 months ago
- e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
- 90e8204 Add missing SHA256 and ECDSA_C dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
- f502bcb Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
- 7bb8bab Update SHA and MD5 dependencies in the SSL tests by Andrzej Kurek · 3 years ago
- bc7c1a4 fix typo/format/name issues by Jerry Yu · 3 years, 1 month ago
- f092629 Add save load test for tls13 by Jerry Yu · 3 years, 1 month ago
- a180f99 Add load-save tests for tls13 by Jerry Yu · 3 years, 1 month ago
- 1ac476c Add save buf size test for tls13 by Jerry Yu · 3 years, 1 month ago
- 6e8fec2 add session serialization load buf by Jerry Yu · 3 years, 1 month ago
- 534ff40 Add serialize_version_check for tls13 by Jerry Yu · 3 years, 1 month ago
- a357cf4 Rename new_session_ticket state by Jerry Yu · 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
- 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
- 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
- b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
- db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago