- cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
- 7d7ce0e Merge pull request #8495 from lpy4105/issue/6322/driver-only-cipher_aead-tls by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8495-4dec9ebdc2d0e49a87cfd5f0d7bc2dc9d21beae9
- 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
- 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
- 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
- 1d6de4c No more limitations accelerated algorithms using a built-in hash by Gilles Peskine · 2 years, 1 month ago
- fcc5f31 Rm unjustified MD_C dependencies in PSA test by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- af302b9 Rm unjustified PK_C dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 433150e Rm redundant ECC dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 59a8b41 Fix incorrect RSA dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 0d9a361 Rm unneeded dep on PK_PARSE_C in psa crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- c27a4ce Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed by Ronald Cron · 1 year, 9 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
- e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
- 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
- c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
- 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
- afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
- 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
- 8472131 test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies by Valerio Setti · 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
- b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
- 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
- d609607 Fix test suite never executed due to an undefined symbol by Gilles Peskine · 1 year, 9 months ago
- cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 9 months ago
- bf3c3fa Define try_chdir everywhere by Gilles Peskine · 1 year, 9 months ago
- 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
- 9d9b4b5 test_suite_cipher: use TEST_ASSUME() to evaluate supported ciphers by Valerio Setti · 1 year, 10 months ago
- d3bdccc test_suite_cipher: successfully quit test if no cipher is supported by Valerio Setti · 1 year, 10 months ago
- 6c68df4 Convert interruptible test over to using TEST_CALLOC by Paul Elliott · 1 year, 10 months ago
- 078edc2 Add missing exit labels to MPS tests by Paul Elliott · 1 year, 10 months ago
- edc32ea Uncrustified by Matthias Schulz · 1 year, 10 months ago
- 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
- 03bd095 Fix dependency check for helper functions. by Matthias Schulz · 1 year, 10 months ago
- 8733b4c Merge pull request #8388 from paul-elliott-arm/fix_check_set_padding by Gilles Peskine · 1 year, 10 months ago
- f257420 Fix code style by Gilles Peskine · 1 year, 10 months ago
- 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
- 3bda79b Move initialisation in test to before first test by Paul Elliott · 1 year, 10 months ago
- ab40822 Added parameters to add callback function to handle unsupported extensions. Similar to how the callback functions work when parsing certificates. Also added new test cases. by Matthias Schulz · 1 year, 10 months ago
- bbd9291 Close file on error path by Gilles Peskine · 1 year, 10 months ago
- d681ffd Use modern macros for calloc in test code by Gilles Peskine · 1 year, 10 months ago
- bb7d92c Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
- 21e46b3 Fix missing initializations on some error paths by Gilles Peskine · 1 year, 10 months ago
- 0ca58e3 Added testcase with certificate that contains extensions with critical fields. by Matthias Schulz · 1 year, 10 months ago
- 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
- 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
- dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
- 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
- 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
- db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
- 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
- 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
- c760019 Note about the lack of Windows support by Gilles Peskine · 1 year, 10 months ago
- ca26082 Print a notice if chdir fails by Gilles Peskine · 1 year, 10 months ago
- 21bff21 Support running unit tests from another directory by Gilles Peskine · 1 year, 10 months ago
- 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
- 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
- 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
- f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
- 26dd764 parse_attribute_value_hex_der_encoded test case fixups by Gilles Peskine · 1 year, 11 months ago
- c94500b Add may-fail mode to mbedtls_x509_string_to_names output tests by Gilles Peskine · 1 year, 11 months ago
- aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
- 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
- 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
- 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
- bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 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
- ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
- ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 11 months ago
- 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 11 months ago
- 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
- 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
- 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago
- 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
- fbe74a9 Add mbedtls_ct_error_if, with tests by Dave Rodgman · 1 year, 11 months ago
- 9d08691 Remove tests for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
- f1915f6 Improve testing for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
- cc3c670 Fix compiler cast warning by Dave Rodgman · 1 year, 11 months ago
- 3643947 Add correct dependencies for AES-192/256 cipher tests by Waleed Elmelegy · 1 year, 11 months ago
- 38202a2 Improve pkparse test dependencies and changelog by Waleed Elmelegy · 1 year, 11 months ago
- f4e6651 Add more tests to check setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
- 93b3228 Add tests for mbedtls_ct_error_if by Dave Rodgman · 1 year, 11 months ago
- 556a079 Fix code style in pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
- 9d4d8eb Add PKCS5/12 dependecies to pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
- 15bcf38 Add test pkparse test dependencies by Waleed Elmelegy · 1 year, 11 months ago
- 1db5cda Add tests to test pkcs8 parsing of encrypted keys by Waleed Elmelegy · 1 year, 11 months ago
- d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
- c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
- 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 143f5f7 Add mbedtls_ct_bool_if and mbedtls_ct_bool_if_else_0 by Dave Rodgman · 1 year, 11 months ago
- 1cfc43c Rename mbedtls_ct_bool_xor to mbedtls_ct_bool_ne by Dave Rodgman · 1 year, 11 months ago
- 6568f60 Simplify mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago