- 9539573 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
- 8d4f150 psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
- e905442 Merge pull request #9675 from eleuzi01/backport-9673 by David Horstmann · 10 months ago
- 1d8a225 Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
- 7f5ec13 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
- 6f4ec30 Move some files to framework repository by Elena Uziunaite · 10 months ago
- 5098d04 Improve support for submodules in code_style.py by Harry Ramsey · 11 months ago
- d7408a6 Merge pull request #9679 from gergelykarm/mbedtls-3.6 by Tom Cosgrove · 10 months ago
- 36b0521 Fix driver schema json default type requirements by Gergely Korcsák · 10 months ago
- e816f1e Downgrade mypy to a version that works with our code base by Gilles Peskine · 10 months ago
- 309051d Upgrade mypy to the last version supporting Python 3.6 by Gilles Peskine · 10 months ago
- d93161f Merge pull request #9637 from gilles-peskine-arm/config-full-booleans-only-3.6 by Manuel Pégourié-Gonnard · 10 months ago
- f5f90d5 Don't pass the section name to adapters by Gilles Peskine · 11 months ago
- e5920a4 Change "realfull" to activate everything by Gilles Peskine · 11 months ago
- bfdffc3 Change "full" to affect boolean settings rather than use sections by Gilles Peskine · 11 months ago
- 0ff1d98 Pass the setting's value to adapters by Gilles Peskine · 11 months ago
- 02f0f9f Merge remote-tracking branch 'mbedtls-3.6' into tls13-middlebox-compat-disabled-3.6 by Gilles Peskine · 10 months ago
- d8c7eae Merge pull request #9596 from gilles-peskine-arm/make_generated_files-document_CC-3.6 by Paul Elliott · 10 months ago
- 8116312 Merge pull request #9601 from gilles-peskine-arm/use_psa_crypto-key_id_encodes_owner-compatible-config-3.6 by Tom Cosgrove · 10 months ago gh-readonly-queue/mbedtls-3.6/pr-9601-cbacb065f32b592cdb93c84e08e5fc3c2a279fb7
- 5a2bcf6 Remove PSA macros usage from adapters by Gabor Mezei · 11 months ago
- 0e9ba08 Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
- 3415dc8 Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 11 months ago
- 76f147d Remove unused `CombinedConfig` class by Gabor Mezei · 11 months ago
- 1a0bd77 Use MbedTLSConfig for config handling to keep campatibility by Gabor Mezei · 11 months ago
- 8b54f0e Apply the parameter change by Gabor Mezei · 11 months ago
- d72c9f9 Fix documentation by Gabor Mezei · 11 months ago
- 2285ed8 Update member variable names by Gabor Mezei · 11 months ago
- 3ae480b Fix documentation by Gabor Mezei · 11 months ago
- 634103c Update `config.py` to use `config_common.py` from the framework by Gabor Mezei · 11 months ago
- 83af883 Document the C compiler requirement by Gilles Peskine · 1 year, 3 months ago
- 605bc16 Make the file a bit more readable by Gilles Peskine · 1 year, 3 months ago
- 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
- a542420 Call in_mbedtls_repo by Thomas Daubney · 12 months ago
- 52504f8 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 1 month ago
- f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
- f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
- 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
- ecb3936 Introduce project_name.txt by Thomas Daubney · 1 year, 8 months ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
- 30805a7 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
- 93ee016 Remove multi-type variable by David Horstmann · 1 year, 2 months ago
- 8eaeb38 Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
- 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
- ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- 8d398ee Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
- cddcd7a Merge pull request #9177 from ttytm/fix-typo-bp-3.6 by Gilles Peskine · 1 year, 2 months ago
- bc93d0e Extend C code style check to framework files by Ronald Cron · 1 year, 3 months ago
- 20f4488 fix typo by Turiiya · 1 year, 3 months ago
- 7f6c81a Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago
- b8e1332 Add framework_path module by David Horstmann · 1 year, 3 months ago
- 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- b66f039 Move some files to framework repository by David Horstmann · 1 year, 3 months ago
- c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- eba7f8c asymmetric_key_data: fix public RSA-2048 key by Valerio Setti · 1 year, 4 months ago
- 7affeef generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 4 months ago
- 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
- 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
- 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
- 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
- 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
- 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
- 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
- 539d7d5 Work around a bug in ancient lcov by Gilles Peskine · 1 year, 5 months ago
- 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
- 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
- fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- f9bbe0d Show guidance if the framework is not found by Gilles Peskine · 1 year, 5 months ago
- 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
- 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
- 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 5 months ago
- 69f11c8 generate key ext: skip driver invocation with non-default method by Gilles Peskine · 1 year, 6 months ago
- c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
- 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
- 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 48a847a tests: add guards for DH groups by Valerio Setti · 1 year, 7 months ago
- 89b50a7 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
- a1871f3 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
- f838eb2 Guard the macro definition by Gilles Peskine · 1 year, 8 months ago
- d022093 C function wrapper generator by Gilles Peskine · 1 year, 8 months ago
- 00ed38c Python module to parse function declarations from a header file by Gilles Peskine · 1 year, 8 months ago
- f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
- 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 7ed1cf5 Enable common.make to be included by programs/fuzz by Paul Elliott · 1 year, 7 months ago
- 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
- 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
- 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
- cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
- 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
- f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 7 months ago
- 2337a3b Explain the use of control by Gilles Peskine · 1 year, 7 months ago
- 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 7 months ago
- 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
- 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago