- 72082dc Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
- 81cf5ad Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
- 576803f depends.py: improve expected argument type by Andrzej Kurek · 2 years, 6 months ago
- 3b0215d depends.py: merge set/unset config option into one function by Andrzej Kurek · 2 years, 7 months ago
- 3f93012 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 9 months ago
- 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
- c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
- 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
- 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
- b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
- 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
- 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
- 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
- af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
- 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
- 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago
- c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
- d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
- fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
- 42832bd Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
- ce22066 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
- bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 10 months ago
- 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 1b20e7e Redefine result() method to return List by Werner Lewis · 2 years, 10 months ago
- 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
- 149c151 Merge pull request #6435 from mpg/improve-outcome-analysis by Gilles Peskine · 2 years, 10 months ago
- b8a97e7 depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
- 629c412 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
- b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
- a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
- 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 10 months ago
- 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
- f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
- a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
- e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
- 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
- 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
- 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
- eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
- 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
- fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
- fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
- 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
- 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
- 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
- 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
- e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
- 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
- c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
- 584c24a Declare more reverse dependencies by Gilles Peskine · 7 years ago
- b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
- bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
- e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
- 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
- 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago
- 46c8256 Flush log output after each line by Gilles Peskine · 7 years ago
- b39e3ec New script to exercise compilation options by Gilles Peskine · 7 years ago
- 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
- d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
- b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
- ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
- d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
- 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
- 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago
- b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
- 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
- a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
- 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
- 072fad1 Disable MBEDTLS_SSL_TICKET_C in aead driver test. by Przemek Stekiel · 2 years, 10 months ago
- 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
- ee1bb41 Make sure that disabled features are not included in image and fix test config by Przemek Stekiel · 2 years, 10 months ago
- fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
- aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
- 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
- e290f2e all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
- 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
- 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
- 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
- 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
- 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
- b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
- 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
- f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
- a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
- 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
- f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
- 119eae2 Update names of test cases in generate_bignum_tests.py by Tom Cosgrove · 2 years, 11 months ago
- d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- e188734 Don't use parallel jobs for pylint by Gilles Peskine · 2 years, 11 months ago