TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
95f869c9fb97ff641de68b0ce4ff9b51a709f78f
/
scripts
/
config.pl
bab7ef4
Disable debugging features in baremetal
by Gilles Peskine
· 4 years, 4 months ago
f082847
Add an option to test constant-flow with valgrind
by Manuel Pégourié-Gonnard
· 5 years ago
f0b469e
Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
a2947ac
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
a237722
Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN
by Manuel Pégourié-Gonnard
· 5 years ago
f69b919
Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0
by Janos Follath
· 5 years ago
23983f3
Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG
by Manuel Pégourié-Gonnard
· 5 years ago
f744bd7
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
51b41d5
Add Apache-2.0 headers to all scripts
by Bence Szépkúti
· 5 years ago
1e8cafc
Exclude DEPRECATED_WARNING in config full
by Gilles Peskine
· 5 years ago
df4f7c1
Document and fix the MBEDTLS_xxx_ALT logic for the full config
by Gilles Peskine
· 5 years ago
d6189e1
Sort lists for easier maintenance
by Gilles Peskine
· 5 years ago
108ebf2
Explain the rationale for inclusion in "full" and "baremetal"
by Gilles Peskine
· 5 years ago
df5614e
Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full
by Gilles Peskine
· 5 years ago
989d05f
Remove obsolete options from config.pl
by Gilles Peskine
· 5 years ago
16ee3c1
config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY
by Gilles Peskine
· 6 years ago
dfc9744
Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full`
by Hanno Becker
· 6 years ago
8762101
Update documentation of exceptions for `config.pl full`
by Andrzej Kurek
· 6 years ago
307dfcd
Disable memory buffer allocator in full config
by Hanno Becker
· 6 years ago
5d8aade
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
9fa21bf
Merge remote-tracking branch 'public/pr/1533' into development
by Simon Butcher
· 7 years ago
2adb375
Add option to avoid 64-bit multiplication
by Manuel Pégourié-Gonnard
· 7 years ago
533407a
Use "#!/usr/bin/env perl" as shebang line.
by fbrosson
· 7 years ago
a3389eb
Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack
by Hanno Becker
· 7 years ago
c4e9694
Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config
by Azim Khan
· 8 years ago
c3c3a68
Update usage description
by Azim Khan
· 8 years ago
0d44573
Add option to do baremetal configuration.
by Azim Khan
· 8 years ago
8ca0e8f
Minor style fix
by Gilles Peskine
· 8 years ago
d98e9e8
config.pl get: be better behaved
by Gilles Peskine
· 8 years ago
01f57e3
config.pl get: don't rewrite config.h; detect write errors
by Gilles Peskine
· 8 years ago
f0f55cc
Fixed "config.pl get" for options with no value
by Gilles Peskine
· 8 years ago
7c0f17d
Add `MBEDTLS_RSA_NO_CRT` to options unaffected by `config.pl full`
by Hanno Becker
· 8 years ago
c6f346b
Fix get option in config.pl script
by Hanno Becker
· 8 years ago
2adecba
Clarify Comments and Fix Typos (#651)
by Brian J Murray
· 9 years ago
3d26513
Fix for config.pl if no arguments are passed
by Simon Butcher
· 9 years ago
dd9895d
Fix config.pl to return successful exitcode for full and realfull
by Simon Butcher
· 9 years ago
4ae8691
Adds 'get' command to scripts/config.pl to retrieve config state
by Simon Butcher
· 9 years ago
ab5df40
Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY
by Simon Butcher
· 9 years ago
53de784
Add entropy safety switch.
by Janos Follath
· 9 years ago
73883c1
Fixes formatting of spacing in config.pl
by SimonB
· 9 years ago
60f2cf9
Adds option to config.pl to force config changes
by SimonB
· 9 years ago
1989caf
Use a full config.h with doxygen
by Manuel Pégourié-Gonnard
· 10 years ago
7f9049b
Make config.pl more resistant to misuse
by Manuel Pégourié-Gonnard
· 10 years ago
a14cbb6
Have config.pl return non-zero rather than warn
by Manuel Pégourié-Gonnard
· 10 years ago
7ee5ddd
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
b752715
Expand config.pl's notion of "full"
by Manuel Pégourié-Gonnard
· 10 years ago
7b53889
Remove support for HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
b20a70f
Move rename.pl to scripts & add data file
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
8a89fcd
Rm references to removed config options
by Manuel Pégourié-Gonnard
· 10 years ago
ea0920f
Adjust test scripts to new RC4 defaults
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
f6080b8
Merge support for enabling / disabling renegotiation support at compile-time
by Paul Bakker
· 11 years ago
86b2908
Adapt to "negative" switch for renego
by Manuel Pégourié-Gonnard
· 11 years ago
052ae25
Avoid advertising private option
by Manuel Pégourié-Gonnard
· 11 years ago
ab3d862
Make config.pl more versatile
by Manuel Pégourié-Gonnard
· 11 years ago