- 1e01b4a Remove obsolete requirement for GnuTLS %DISABLE_TLS13_COMPAT_MODE by Gilles Peskine · 11 months ago
- 5dd839a Fix sensitivity of tls13-compat.sh to the exact generation method by Gilles Peskine · 11 months ago
- 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- c07beda generate_tls13_compat_tests: change default mode to all by Gilles Peskine · 11 months ago
- ae5a35f Remove obsolete requirements on middlebox compatibility mode: generated by Gilles Peskine · 11 months ago
- 1d6a950 opt-testcases/*.sh are not executable by Gilles Peskine · 11 months ago
- 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
- ea5de2b Simplify psa-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
- e7422a1 Remove legacy-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
- bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
- 2e449f0 Remove test-ref-configs.pl, which no longer does anything by Gilles Peskine · 11 months ago
- effa6a0 Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
- af5a899 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- 86ceb13 Move config-thread.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- b6d4913 Move config-suite-b.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- 68f511e Move config-ccm-psk-dtls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- 063fb8c Move config-ccm-psk-tls1_2.h testing to separate all.sh components by Gilles Peskine · 11 months ago
- ffce45c Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
- a45ba05 Merge pull request #9549 from ronald-cron-arm/adapt-components by Ronald Cron · 11 months ago
- 2f620f3 Merge pull request #9561 from gilles-peskine-arm/cmake-underscore_D by Paul Elliott · 11 months ago gh-readonly-queue/development/pr-9561-5f71537fdd640230f5b17dc8677571bbd525abdd
- 8ea8b30 Merge pull request #8988 from billatarm/add-pc-files by Paul Elliott · 11 months ago
- 10ff417 tests: add a test for pkg-config files by Bill Roberts · 1 year, 4 months ago
- 236e05d Fix typo that caused cpp_dummy_build not to be built with CMake by Gilles Peskine · 11 months ago
- 4153ebb Fix comments by Ronald Cron · 11 months ago
- 91d8386 Enable USE_PSA_CRYPTO by Elena Uziunaite · 11 months ago
- e7f289e Use PSA crypto config in test_sha3_variations by Ronald Cron · 11 months ago
- 6604047 all.sh: Keep only "test_block_cipher_no_decrypt_aesni" with PSA config by Ronald Cron · 11 months ago
- 54d1eec all.sh: Enable MBEDTLS_PSA_CRYPTO_CONFIG in build_aes_variations by Ronald Cron · 11 months ago
- a9511bc all.sh: Enable MBEDTLS_PSA_CRYPTO_CONFIG in tls13 components by Ronald Cron · 11 months ago
- 1ad1954 Merge pull request #9304 from sezrab/analyze_driver_vs_reference_header_correction by Gilles Peskine · 11 months ago
- f3cd97d Merge pull request #9327 from eleuzi01/issue-9319 by Manuel Pégourié-Gonnard · 11 months ago
- c21675e Make error line consistent with the header by Elena Uziunaite · 11 months ago
- 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
- aa29660 Restore testing of all reference configs by Ronald Cron · 11 months ago
- ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
- 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 11 months ago
- 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
- 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
- a9dda7e Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
- a368c8a Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
- 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
- 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
- 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
- b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
- 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
- 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
- 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
- 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
- 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 12 months ago
- 3e81411 Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
- 65d1026 Remove the hack in library/constant_time_impl.h by Elena Uziunaite · 1 year, 1 month ago
- 61dabbd Edit component_release_test_valgrind_constant_flow_no_asm by Elena Uziunaite · 1 year, 1 month ago
- aff61f3 Change valgrind constant flow testing to test without asm by Elena Uziunaite · 1 year, 1 month ago
- dcb5d83 Disable asm in component_test_memsan by Elena Uziunaite · 1 year, 1 month ago
- 969e9e1 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
- 1084e8e key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
- 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
- aa6f6d2 Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components by Manuel Pégourié-Gonnard · 12 months ago
- bf47cf7 all.sh/components: Moved component_build_zeroize_checks -> compiler. by Minos Galanakis · 1 year ago
- 9ceb2c3 all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration. by Minos Galanakis · 1 year ago
- aa09e48 all.sh/components: Moved test_sw_inet_pton -> x509. by Minos Galanakis · 1 year ago
- c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
- 1c26ef5 all.sh/components: Moved component_test_no_strings -> configuration. by Minos Galanakis · 1 year ago
- b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
- 1ef3a66 all.sh/components: Moved test_aesni_m32_clang -> platform. by Minos Galanakis · 1 year ago
- 07404d2 all.sh/components: Moved build_arm_xxx from compiler -> platform. by Minos Galanakis · 1 year ago
- f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
- 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
- ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
- 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 1 year ago
- f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
- dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
- cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
- 96bf182 Extract psasim components into a separate file. by Minos Galanakis · 1 year ago
- e280ff8 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
- 8a98090 Extract platform components into a separate file. by Minos Galanakis · 1 year ago
- 31b7a0c Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
- 09b179b Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
- 7665a93 Extract configuration-tls components into a separate file. by Minos Galanakis · 1 year ago
- f6e1adc Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
- 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
- 328b9e8 Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
- 9ebb882 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
- 5357def Extract build-components into a separate file. by Minos Galanakis · 1 year ago
- 85c78f5 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
- db7b1bb Adjusted style for psasim components by Minos Galanakis · 1 year ago
- ada21b0 Separate all.sh from components. by Minos Galanakis · 1 year ago
- 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago
- 7790bef Merge pull request #9229 from gabor-mezei-arm/9158_config.py_use_crypto_config by Ronald Cron · 1 year ago gh-readonly-queue/development/pr-9229-4b9141ccf45e92d42152f9ec19cc69fab31b066b
- bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
- b991ac2 Remove suprious whitespace by Thomas Daubney · 1 year ago
- 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
- fd79fe5 basic-build-test.sh: Restore make only command by Ronald Cron · 1 year ago
- 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
- f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
- 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
- 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
- 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
- e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
- 3f8275e Scripts improvements by Ronald Cron · 1 year ago