- 1b7ee05 Added tests to confirm hash support for crypto config by John Durkop · 4 years, 8 months ago
- 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
- 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
- 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
- 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
- c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
- 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
- 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago
- bd069d3 Enhanced testing for PSA crypto config features by John Durkop · 4 years, 9 months ago
- f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- 3809f5f Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
- 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
- e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
- 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
- 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
- 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
- 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
- dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
- ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
- 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
- d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
- 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
- 619e09e Minor update to all.sh to change test order by John Durkop · 5 years ago
- 2ec2eaa Fix test issues with depends-hashes by John Durkop · 5 years ago
- f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
- 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
- 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
- d57203d Add driver tests and run them through all.sh by Steven Cooreman · 5 years ago
- aeedd74 Pass -std=c99 to arm-none-eabi-gcc by Gilles Peskine · 5 years ago
- d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
- 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
- d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
- c14be90 Add new test_depends_curves_psa to all.sh by John Durkop · 5 years ago
- f35069a Fix undefined ref error when ECDSA not defined by John Durkop · 5 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
- c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 0b2112d Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
- d3beca9 Test Everest with only Curve25519 enabled by Gilles Peskine · 5 years ago
- 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- 2426506 Merge pull request #3458 from gilles-peskine-arm/analyze_outcomes-count_test_cases-1 by Gilles Peskine · 5 years ago
- a123614 tests: Move mbedtls_param_failed() to test common code by Ronald Cron · 5 years ago
- fb4f933 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
- 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
- 04c6b61 Merge pull request #2639 from mpg/use-all-sh-checks-for-pre-push by Gilles Peskine · 5 years ago
- c96d4e2 Merge pull request #3410 from mpg/make-coverage-script-deterministic by Gilles Peskine · 5 years ago
- 5430447 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
- c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
- e050191 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
- 304b099 all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
- f1f180a all.sh: keep dd output in non-quiet mode by Manuel Pégourié-Gonnard · 5 years ago
- 53fb66d Add support for RESTARTABLE with internal RNG by Manuel Pégourié-Gonnard · 5 years ago
- 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
- 5b942dc Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
- bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
- 6abc20e Merge pull request #3378 from mpg/fix-ctr-drbg-deps by Manuel Pégourié-Gonnard · 5 years ago
- a911916 Make component_check_test_cases more -q frienly by Manuel Pégourié-Gonnard · 5 years ago
- dfb114a Make check_generate_test_code more -q friendly by Manuel Pégourié-Gonnard · 5 years ago
- 2b2bdaa Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- bf7ae6f Silence dd invocation in all.sh by Manuel Pégourié-Gonnard · 5 years ago
- 817e368 Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
- a711f6e Add 'build+unit test' test for experimental TLS 1.3 code to all.sh by Hanno Becker · 5 years ago
- 30e0bb4 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
- d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
- 18487f6 all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
- 6e2fb86 all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
- 6537588 all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
- 6d06134 Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
- 8386ea2 all.sh: explain the testing around deprecated features by Gilles Peskine · 5 years ago
- 60f267b all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
- 97bea01 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
- 30de2e8 Make no_deprecated naming more consistent by Gilles Peskine · 5 years ago
- 1093d9f all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
- e094a18 Strict C99: check it in the full config by Gilles Peskine · 5 years ago
- dc6d838 Enable MBEDTLS_PSA_CRYPTO_SE_C in config full by Gilles Peskine · 5 years ago
- 5c34ee1 Merge pull request #3118 from gilles-peskine-arm/pylint-up-to-2.4-development by Gilles Peskine · 5 years ago
- 9978e6e Add tests for the ssl_context_info program by Piotr Nowicki · 5 years ago
- 32e889d Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
- 13c95c4 Make check_python_files non-optional in all.sh by Gilles Peskine · 5 years ago
- 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
- 636c26a Restore full tls coverage to all.sh by Gilles Peskine · 5 years ago
- b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
- 3b46cd3 Invoke config.py instead of config.pl in reverted content by Gilles Peskine · 5 years ago
- 69e8f7f Revert "all.sh: Remove dependency on TLS, NET, and X.509" by Gilles Peskine · 5 years ago
- 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
- e30d03e Change the use of pylint to optionally use pylint3 by Simon Butcher · 5 years ago
- 21d1cbc Merge pull request #2262 from andresag01/iotssl-2544-deprecate-record-accel by Manuel Pégourié-Gonnard · 5 years ago
- c31f970 Merge pull request #3075 from AndrzejKurek/variable-buffer-size by Jaeden Amero · 5 years ago mbedtls-2.22.0d0
- 0937ed2 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago
- 68192fc Fix remaining occurrences of config.pl in all.sh by Manuel Pégourié-Gonnard · 5 years ago
- aad82f9 Add variable buffer length tests to all.sh by Darryl Green · 6 years ago
- 26e4fdc Move MEMORY_BUFFER_ALLOC components to align the order with mbedtls by Gilles Peskine · 5 years ago
- dd8807f Add build with MBEDTLS_SSL_HW_RECORD_ACCEL to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- 765d240 Test component with malloc(0) returning NULL: run some ssl tests by Gilles Peskine · 5 years ago
- c4ef7a9 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
- 4c08dd4 Merge pull request #2852 from gilles-peskine-arm/2.19-fix-full-Os by Manuel Pégourié-Gonnard · 5 years ago
- 5da20cc Merge pull request #3023 from gilles-peskine-arm/config-crypto by Gilles Peskine · 5 years ago