- 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
- 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
- e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
- 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago
- 54110b3 Reduce translate_ciphers.py test list by Joe Subbiani · 4 years ago
- b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
- 79f5790 Remove test_translate_format() by Joe Subbiani · 4 years ago
- a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
- f2de374 Remove unused import by Joe Subbiani · 4 years ago
- a3d991c Improve python coding style by Joe Subbiani · 4 years ago
- 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
- d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
- 3eac5b9 Use zip rather than enumerate by Joe Subbiani · 4 years ago
- a56e10d Run test_translate_ciphers_format.sh from root by Joe Subbiani · 4 years ago
- f849a93 Improve python coding style by Joe Subbiani · 4 years ago
- f3fcc29 Move translate scripts to appropriate folder by Joe Subbiani · 4 years ago
- 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
- e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
- 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
- ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
- 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
- f8f88d6 Merge pull request #4746 from gilles-peskine-arm/bump-version-3.0 by Janos Follath · 4 years ago
- 80ddb99 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 4 years ago
- 03af678 Documentation improvements by Gilles Peskine · 4 years ago
- 86f6129 Documentation improvement by Gilles Peskine · 4 years ago
- 7530163 Make --quiet more effective when running make generated_files by Gilles Peskine · 4 years ago
- bf66e2c Documentation improvements by Gilles Peskine · 4 years ago
- 1d475b6 Disable wildcards when checking for unsupported components by Gilles Peskine · 4 years ago
- ae505ee Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 3a6c769 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- c111e24 Improve the detection of keep-going commands by Gilles Peskine · 4 years ago
- 88a7c2b Improve --error-test reporting by Gilles Peskine · 4 years ago
- ec13554 Clarify some comments by Gilles Peskine · 4 years ago
- 6c53ecc all.sh: Run basic TLS 1.3 with and without record padding by Hanno Becker · 4 years ago
- d8d1932 Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
- 6ee3b7e More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
- b969570 Explain the final error checking by Gilles Peskine · 4 years ago
- fc70b52 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
- bbced87 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
- a3d2264 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
- 568f53a Don't unconditionally restore **/Makefile by Gilles Peskine · 4 years, 1 month ago
- f83eb82 Don't restore *config.h before backing it up by Gilles Peskine · 5 years ago
- 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
- 7238503 Heed --quiet when running make generated_files by Gilles Peskine · 4 years, 1 month ago
- 88a0745 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
- aca0b32 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
- c2e22ee Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
- b80f0d2 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
- a681c59 Better not function by Gilles Peskine · 5 years ago
- fec30cb Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
- 1f0cdaf Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
- f7e956c component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
- 3664780 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
- ce266c4 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
- 5d99682 Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
- 62cf2e8 Switch all.sh to bash by Gilles Peskine · 5 years ago
- 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
- 1fe01ac Add option to list the generated files and exit by Gilles Peskine · 4 years, 1 month ago
- 2c9e54a Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
- 0c24edd Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
- 6385780 Rename function by gabor-mezei-arm · 4 years, 1 month ago
- 2a499c0 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
- 2784bfe Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
- 340fbf3 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
- 5df1dee Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
- 2710bb1 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
- d9050a5 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
- 8f40510 Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
- 35929eb Simplify code by gabor-mezei-arm · 4 years, 1 month ago
- 11e4838 Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
- 49d6ea9 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
- 0f8136a Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
- 672e376 Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
- 7748b6f Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
- a4102cb Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
- 780cf9d Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
- 6ee7253 Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
- 68c030a Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
- b5db2c4 Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
- 7b5c4e2 Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
- 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
- fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 1 month ago
- ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
- 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
- eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 3 months ago
- 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 1 month ago
- d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
- d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
- 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
- 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
- 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
- cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
- 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago