TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/development
/
scripts
bb8bafa
Pacify uncrustify
by Gilles Peskine
· 9 days ago
4995d44
Don't incude auxiliary headers that have alternative versions
by Gilles Peskine
· 9 days ago
409c688
Include mbedtls/platform_time.h conditionally on MBEDTLS_HAVE_TIME
by Gilles Peskine
· 9 days ago
8b006ce
Invoke generate_query_config.pl from the root
by Gilles Peskine
· 9 days ago
c0a562c
query_config.fmt: glob headers instead of listing them explicitly
by Gilles Peskine
· 9 days ago
27125ce
Update references to tf-psa-crypto/core/common.h
by Bence Szépkúti
· 2 weeks ago
b5fd7b9
Merge pull request #10295 from gilles-peskine-arm/nv-seed-only-prepare-mbedtls
by Ronald Cron
· 2 weeks ago
gh-readonly-queue/development/pr-10295-4e9d91005f3e1b8823b358515f92339968acfbac
0b49112
Merge pull request #10212 from bjwtaylor/remove-hkdf
by Gilles Peskine
· 2 weeks ago
5956d28
Restrict CI-specific python requirements to Linux
by Bence Szépkúti
· 3 weeks ago
9dda0ca
Don't install cryptography on the FreeBSD CI
by Bence Szépkúti
· 3 weeks ago
4561164
Freeze cryptography version on the CI at 35.0.0
by Bence Szépkúti
· 3 weeks ago
aeac0b3
Disable new platform-related option
by Gilles Peskine
· 3 weeks ago
ba2376c
Merge pull request #10275 from ariwo17/remove-des-core-before-crypto
by David Horstmann
· 4 weeks ago
0807268
remove hkdf header file from query_config template
by Ben Taylor
· 8 weeks ago
0c10d9b
Improved the error generating script, so that it is a little more explicit
by Anton Matkin
· 4 weeks ago
f94bc63
Updated generate_errors.pl to include private directories too: the header is deemed to be private if it is in a private subdirectory
by Anton Matkin
· 4 weeks ago
86422e5
Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup
by Ari Weiler-Ofek
· 4 weeks ago
2795197
Remove DES handling from error generator
by Ari Weiler-Ofek
· 5 weeks ago
8e8dc11
scripts: generate_visualc_files: remove temporary Everest path fixes
by Valerio Setti
· 6 weeks ago
a3857eb
Merge pull request #10162 from davidhorstmann-arm/fix-bump-version
by minosgalanakis
· 6 weeks ago
6a3b877
Remove OID from generate_error.pl
by Manuel Pégourié-Gonnard
· 6 weeks ago
4ccde0c
Merge pull request #10225 from valeriosetti/issue229-mbedtls
by Manuel Pégourié-Gonnard
· 7 weeks ago
2d7ded6
scripts: generate_visualc_files: fix include_directories
by Valerio Setti
· 7 weeks ago
3de417f
scripts: generate_visualc_files.pl: prepare for Everest headers relocation
by Valerio Setti
· 7 weeks ago
2d6374a
adjust everest header paths in generate_visualc_files.pl
by Ben Taylor
· 4 months ago
72cc7bb
Start the generation at the beginning of the line
by Gabor Mezei
· 3 months ago
588769c
Update error generation
by Gabor Mezei
· 3 months ago
05027f2
Fix bug in bump_version.sh
by David Horstmann
· 3 months ago
73bd210
tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY
by Valerio Setti
· 4 months ago
c568688
config.py: do not enable MBEDTLS_PLATFORM_GET_ENTROPY_ALT in full config
by Valerio Setti
· 4 months ago
762c801
Use make_generated_files.py in make_generated_files.bat
by Ronald Cron
· 4 months ago
92efce2
[development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY
by Felix Conway
· 5 months ago
99226e9
cmake: Generate test_keys.h and test_certs.h in the build tree
by Ronald Cron
· 6 months ago
81a674e
Adapt to generate_config_tests.py changes
by Ronald Cron
· 5 months ago
ddbf729
Add directory and list arguments to generate_visualc_files.pl
by Ronald Cron
· 5 months ago
ae5f6c4
scripts: config.py: remove references to MBEDTLS_PSA_CRYPTO_SE_C
by Valerio Setti
· 5 months ago
1ffdb18
Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr()
by Gilles Peskine
· 6 months ago
a2a0c2c
Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev
by Minos Galanakis
· 5 months ago
ddc4b04
scripts: generate_errors: remove DHM occurrence
by Valerio Setti
· 6 months ago
c56cda7
scripts: query_config.fmt: do not include "dhm.h"
by Valerio Setti
· 6 months ago
4773333
New generated file: tests/opt-testcases/handshake-generated.sh
by Gilles Peskine
· 5 months ago
69d0781
scripts: move ecc-heap.sh to tf-psa-crypto
by Valerio Setti
· 6 months ago
ec4af6c
Update paths for moved programs in generate_visualc_files.pl
by Harry Ramsey
· 6 months ago
94c386a
Update config paths in scripts
by Harry Ramsey
· 7 months ago
3730e4a
scripts: add new min_requirements.py script
by Valerio Setti
· 8 months ago
f62b8ba
Move files out of Mbed TLS
by Valerio Setti
· 8 months ago
eef2a2e
Merge pull request #9841 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-dev
by Gilles Peskine
· 7 months ago
gh-readonly-queue/development/pr-9841-272ba234ec43f96d7b0e03afa7229b382ff53df2
bc7c523
Remove uses of secp244k1
by Gilles Peskine
· 7 months ago
cb333f2
Move files out of Mbed TLS
by Valerio Setti
· 7 months ago
3dd86cd
Merge pull request #9777 from hughsie/hughsie/sbom
by David Horstmann
· 7 months ago
gh-readonly-queue/development/pr-9777-3c4c6473283f2e7f2b6dd89e6123d44356f38fb2
3016d84
Merge pull request #9836 from eleuzi01/issue-70-fw
by Ronald Cron
· 8 months ago
f0c2a09
Move files out of Mbed TLS
by Elena Uziunaite
· 8 months ago
926b118
Merge pull request #9847 from minosgalanakis/align_mbedtls_config_with_design
by minosgalanakis
· 8 months ago
f25121c
make_generated_files.bat: Generate test_keys.h in tf-psa-crypto/framework as well
by Ronald Cron
· 8 months ago
9d51a54
Updates generate_features.pl for new sections.
by Minos Galanakis
· 8 months ago
f6eee5a
Move test_keys.h to include/test
by Ronald Cron
· 8 months ago
7b51437
Move files out of Mbed TLS
by Elena Uziunaite
· 9 months ago
2ce86b0
Merge pull request #9792 from gabor-mezei-arm/9157_minimal_tf_psa_crypto_config.py
by Ronald Cron
· 8 months ago
gh-readonly-queue/development/pr-9792-4a8e8f84d9a96770a44a790b62a6cb02b57e5865
4a8e8f8
Merge pull request #9666 from Harry-Ramsey/remove-obsolete-ci-scripts-development
by Manuel Pégourié-Gonnard
· 8 months ago
a13d404
Merge pull request #9717 from Harry-Ramsey/move-programs-psa-tf-psa-crypto-development
by Ronald Cron
· 8 months ago
5034a1f
Fix PSA macro identification regexp
by Gabor Mezei
· 8 months ago
ce3c2dd
Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1
by Ronald Cron
· 8 months ago
6a2cbe7
Move driver wrappers generation to tf-psa-crypto
by Ronald Cron
· 9 months ago
6924564
Move back timing.c to mbedtls
by Ronald Cron
· 9 months ago
a4a3737
config.py: Do not set default entry for tf-psa-crypto config.
by Minos Galanakis
· 10 months ago
586e518
Remove obsolete config.pl
by Harry Ramsey
· 10 months ago
cff96f6
Remove obsolete Travis CI scripts
by Harry Ramsey
· 10 months ago
84c2d69
Add a SBOM file in CycloneDX format
by Richard Hughes
· 9 months ago
2e37806
Fix paths
by Elena Uziunaite
· 9 months ago
ef40183
Use new functions
by Elena Uziunaite
· 9 months ago
cefc672
Fix make_generated_files.bat
by Harry Ramsey
· 9 months ago
fb4824b
Fix incorrect paths to generate_psa_constants.py
by Harry Ramsey
· 9 months ago
91c0d46
Use static paths in makefile for programs
by Harry Ramsey
· 9 months ago
e1d6f74
Move generate_psa_constants.py to tf-psa-crypto
by Harry Ramsey
· 9 months ago
c94cb70
Update paths in .sln file
by Harry Ramsey
· 9 months ago
75e8e03
Fix paths for programs/psa
by Harry Ramsey
· 10 months ago
a244687
Add missing include path to visual C script
by David Horstmann
· 9 months ago
36c819c
Update test_keys.h path on Windows
by David Horstmann
· 9 months ago
08953f7
Add extra paths to generate_visualc_files.pl
by David Horstmann
· 9 months ago
d9ad663
Update common.mk with test helper object paths
by David Horstmann
· 9 months ago
bc06e2a
Add framework test include path to common.mk
by David Horstmann
· 9 months ago
5b93d97
Update references to test helpers
by David Horstmann
· 9 months ago
705690a
Drop building with armcc5 in all.sh
by Manuel Pégourié-Gonnard
· 9 months ago
5f6e69d
Merge pull request #9693 from Harry-Ramsey/split-revert-error-development
by Ronald Cron
· 9 months ago
202b69c
Merge pull request #9302 from valeriosetti/psa-use-static-slots
by Gilles Peskine
· 9 months ago
678e0fb
psa: allow to use static key buffers instead of dynamic ones
by Valerio Setti
· 1 year, 2 months ago
08007ed
Update guards for crypto only builds
by Harry Ramsey
· 10 months ago
924dca9
Move mbedtls_test_hook_error_add from error.c to helpers.c
by Harry Ramsey
· 10 months ago
c44f67b
Fix error.c generation issue with headers
by Harry Ramsey
· 10 months ago
4802aaa
Adapt lcov.sh to multiple source directories
by Ronald Cron
· 10 months ago
d2bcdba
Update generate_errors.pl for error header split
by Harry Ramsey
· 10 months ago
13d2939
Merge pull request #9673 from eleuzi01/issue-54-fw
by David Horstmann
· 10 months ago
c1cb3dc
Merge pull request #9597 from Harry-Ramsey/code-style-framework-submodule-support
by Janos Follath
· 10 months ago
b74c3ea
Adjust file path for generate_tls13_compat_tests.py
by Elena Uziunaite
· 10 months ago
09fee36
Adjust file path for generate_ssl_debug_helpers.py
by Elena Uziunaite
· 10 months ago
2df2892
Move some files to framework repository
by Elena Uziunaite
· 10 months ago
cb81d80
Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development
by Ronald Cron
· 10 months ago
b81cd1a
Update includes for generated files
by Harry Ramsey
· 10 months ago
0b4ccdd
Merge pull request #9674 from gergelykarm/development
by Tom Cosgrove
· 10 months ago
80352ac
Merge pull request #9668 from gilles-peskine-arm/analyze_outcome-split-dev
by Gilles Peskine
· 10 months ago
Next »