- 42649d9 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
- 1d1d536 Merge pull request #6490 from xkqian/tls13_parse_early_data_indication_ee by Ronald Cron · 2 years, 9 months ago
- cb0e680 Merge pull request #6476 from yuhaoth/pr/fix-tls13-mbedtls_ssl_is_handshake_over by Ronald Cron · 2 years, 9 months ago
- d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
- 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 9 months ago
- a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 9 months ago
- 4f19d86 Merge pull request #6608 from mprse/ecjpake_password_fix by Gilles Peskine · 2 years, 9 months ago
- 8bee899 Add parse function for early data in encrypted extentions by Xiaokang Qian · 2 years, 9 months ago
- c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
- 339406d Merge pull request #6609 from gilles-peskine-arm/mpi_sint-min-ub by Gilles Peskine · 2 years, 9 months ago
- 8b85b48 Merge pull request #6617 from tom-cosgrove-arm/call-mbedtls_mpi_mod_modulus_init-first-final-2 by Gilles Peskine · 2 years, 9 months ago
- f82effa Optimize pake test code by Przemek Stekiel · 2 years, 9 months ago
- cd356c3 Add ec-jpake test to verify if key can be destroyed after set_password_key by Przemek Stekiel · 2 years, 9 months ago
- 9e1836c Merge pull request #6593 from Mbed-TLS/fix_tls12_sent_sigalgs by Dave Rodgman · 2 years, 9 months ago
- f457976 Bignum tests: set unique combinations off by default by Janos Follath · 2 years, 9 months ago
- 351e688 Make pylint happy by Janos Follath · 2 years, 9 months ago
- 87df373 Bignum test: Move identical function to superclass by Janos Follath · 2 years, 9 months ago
- 0cd8967 Split test generator base class by Janos Follath · 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
- 4e83173 Skip early data basic check temp by Xiaokang Qian · 2 years, 9 months ago
- ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 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
- d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
- 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
- e9622ac Remove the fore_tls13 option case from client side by Xiaokang Qian · 2 years, 9 months ago
- 8c0eb97 Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 2 years, 9 months ago
- 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
- 7c79548 Adapt ec-jpake_setup test by Przemek Stekiel · 2 years, 9 months ago
- 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
- 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
- f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
- e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 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
- 298f781 Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
- af601f9 Fix undefined behavior with the most negative mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
- 23875ce Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
- b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
- 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
- ca6e8aa Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
- aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
- 2909f53 Merge pull request #6604 from tom-cosgrove-arm/call-mbedtls_mpi_mod_modulus_init-first-cid-381893-381894 by Gilles Peskine · 2 years, 9 months ago
- edce0b4 Merge pull request #6454 from valeriosetti/issue4577 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- f90111b Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 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
- d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
- 48e8fc7 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
- 1b9cb62 Merge pull request #6573 from tom-cosgrove-arm/convert-mpi_mod_int-test-cases-to-hex by Janos Follath · 2 years, 9 months ago
- 4d0ea7f Merge pull request #6550 from minosgalanakis/minos/6017_add_montgomery_conversion by Janos Follath · 2 years, 9 months ago
- 8b6826d Revert "Add fake dependency to test CI" by Przemek Stekiel · 2 years, 9 months ago
- 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
- 402bb1e Update documents and check by Xiaokang Qian · 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, 10 months ago
- aeb8bf2 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser by Paul Elliott · 2 years, 9 months ago
- 47691fb bignum_tests: Refactored mpi_mod_raw_to/fromt_mont_rep by Minos Galanakis · 2 years, 9 months ago
- df070d6 bignum_tests: Added test for `mbedtls_mpi_mod_raw_from_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
- 631b491 bignum_tests: Added test for `mbedtls_mpi_mod_raw_to_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
- 163d895 Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
- 9feb19f Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
- 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
- b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
- 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
- ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
- 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
- 97be6a9 fix various issues by Jerry Yu · 2 years, 9 months ago
- 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
- 91e35e3 Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
- be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
- 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
- b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
- 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago
- 0b7e079 Forbid empty mpi_core in test data by Gilles Peskine · 2 years, 9 months ago
- 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
- 616ba75 move test cases and mark `tls13-kex-modes.sh` as locked by Jerry Yu · 2 years, 9 months ago
- c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
- 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
- 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
- e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago
- 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
- aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
- 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
- faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 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
- 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
- a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
- 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
- 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
- b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
- c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
- 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago