aboutsummaryrefslogtreecommitdiff
path: root/scripts/config.pl
AgeCommit message (Expand)AuthorFilesLines
2023-11-02update headersDave Rodgman1-12/+1
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2019-11-26If python3 fails, make it clear that this isn't fatalGilles Peskine1-1/+1
2019-11-26Error out rather than call python on the perl scriptGilles Peskine1-1/+1
2019-09-13Compatibility redirect: add copyright noticeGilles Peskine1-0/+18
2019-09-13Compatibility redirect: if python3 is not available, try pythonGilles Peskine1-0/+2
2019-09-13Report an error if switching to Python failsGilles Peskine1-1/+3
2019-09-13Replace config.pl by a redirection to config.pyGilles Peskine1-314/+4
2019-09-06Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full`Hanno Becker1-0/+1
2019-09-06Update documentation of exceptions for `config.pl full`Hanno Becker1-0/+2
2019-09-06Disable memory buffer allocator in full configHanno Becker1-0/+4
2019-08-29ECDH: Disable Everest by defaultChristoph M. Wintersteiger1-0/+1
2019-05-23config.pl: disable PSA_ITS_FILE and PSA_CRYPTO_STORAGE for baremetalAndrzej Kurek1-0/+2
2019-05-23Disable MBEDTLS_ECP_RESTARTABLE in full configAndrzej Kurek1-0/+2
2019-05-23Enable USE_PSA_CRYPTO with config.pl fullManuel Pégourié-Gonnard1-5/+0
2019-05-23Enable MBEDTLS_PSA_CRYPTO_C by defaultManuel Pégourié-Gonnard1-4/+0
2019-03-19Update crypto submodule to test with private headersJaeden Amero1-6/+4
2019-03-01Reduce priority of 3DES ciphersuitesAndres Amaya Garcia1-0/+2
2019-02-07Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude listAndrzej Kurek1-0/+2
2019-02-07Add PSA defines to config.pl exclude listAndrzej Kurek1-0/+8
2018-11-22Remove MBEDTLS_PSA_CRYPTO_SPM from config.plHanno Becker1-1/+0
2018-11-21Add config option for X.509/TLS to use PSAManuel Pégourié-Gonnard1-0/+4
2018-11-21psa: Add PSA Crypto configurationJaeden Amero1-0/+2
2018-06-27Merge remote-tracking branch 'public/pr/1533' into developmentSimon Butcher1-1/+1
2018-06-07Add option to avoid 64-bit multiplicationManuel Pégourié-Gonnard1-0/+1
2018-04-04Use "#!/usr/bin/env perl" as shebang line.fbrosson1-1/+1
2018-03-06Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-b...Hanno Becker1-16/+58
2017-12-21Add MBEDTLS_NO_UDBL_DIVISION to excludes of full configAzim Khan1-0/+1
2017-12-21Update usage descriptionAzim Khan1-2/+2
2017-12-21Add option to do baremetal configuration.Azim Khan1-5/+39
2017-10-12Minor style fixGilles Peskine1-1/+1
2017-10-12config.pl get: be better behavedGilles Peskine1-5/+5
2017-10-12config.pl get: don't rewrite config.h; detect write errorsGilles Peskine1-4/+11
2017-10-12Fixed "config.pl get" for options with no valueGilles Peskine1-1/+1
2017-09-28Add `MBEDTLS_RSA_NO_CRT` to options unaffected by `config.pl full`Hanno Becker1-1/+3
2017-07-28Fix get option in config.pl scriptHanno Becker1-1/+1
2016-11-06Clarify Comments and Fix Typos (#651)Brian J Murray1-1/+1
2016-06-26Fix for config.pl if no arguments are passedSimon Butcher1-0/+3
2016-06-21Fix config.pl to return successful exitcode for full and realfullSimon Butcher1-6/+9
2016-06-21Adds 'get' command to scripts/config.pl to retrieve config stateSimon Butcher1-10/+30
2016-06-11Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPYSimon Butcher1-2/+2
2016-06-09Add entropy safety switch.Janos Follath1-0/+2
2016-04-04Fixes formatting of spacing in config.plSimonB1-3/+3
2016-04-03Adds option to config.pl to force config changesSimonB1-41/+135
2016-01-04Use a full config.h with doxygenManuel Pégourié-Gonnard1-5/+11
2015-06-23Make config.pl more resistant to misuseManuel Pégourié-Gonnard1-2/+2
2015-06-03Have config.pl return non-zero rather than warnManuel Pégourié-Gonnard1-2/+2
2015-06-03Merge branch 'mbedtls-1.3' into developmentManuel Pégourié-Gonnard1-2/+10
2015-06-03Expand config.pl's notion of "full"Manuel Pégourié-Gonnard1-1/+8
2015-04-10Remove support for HAVE_INT8 and HAVE_INT16Manuel Pégourié-Gonnard1-2/+0