aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-04-28Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-04-21Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28Gilles Peskine4-21/+150
2022-04-13Enable DTLS_BADMAC_LIMITGilles Peskine1-0/+1
2022-04-13Minor documentation improvementGilles Peskine2-2/+2
2022-04-13ssl-opt needs debug messagesGilles Peskine4-0/+20
2022-04-12Small DTLS 1.2 config: timing is a default entropy sourceGilles Peskine1-3/+3
2022-04-12New sample/test configuration: small DTLS 1.2Gilles Peskine1-0/+104
2022-04-12Minimal TLS configuration: documentation improvementsGilles Peskine1-21/+25
2022-04-08Fix spelling of 'features' in commentJacob Schloss1-1/+1
2022-01-31Fix config-mini-tls1_1 PK_WRITE requirement when USA_PSA_CRYPTO is usedAndrzej Kurek1-0/+4
2022-01-27Enable testing with PSA for config-mini-tls1_1Andrzej Kurek1-0/+5
2022-01-27Add a check for MBEDTLS_PK_WRITE_C with USE_PSA_CRYPTO to check-config.hAndrzej Kurek1-0/+5
2022-01-26Restructure test-ref-configs to test with USE_PSA_CRYPTO turned onAndrzej Kurek3-0/+15
2021-06-11Determine MBEDTLS_ECP_MAX_BITS automaticallyGilles Peskine2-4/+2
2021-05-05Remove config-psa-crypto.hGilles Peskine1-3371/+0
2020-11-10Update symmetric only reference config to include config_psa.hJohn Durkop1-0/+2
2020-09-02psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_tRonald Cron1-6/+6
2020-09-02psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_tRonald Cron1-1/+1
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti7-21/+7
2020-03-23Remove config-default.hGilles Peskine1-3377/+0
2020-03-19Revert "ecp: Remove dependency on TLS and X.509"Gilles Peskine1-5/+5
2020-03-19Revert "Remove tests that depend on TLS or X.509"Gilles Peskine2-0/+7
2020-03-19Revert "Remove irrelevant configs"Gilles Peskine4-0/+3630
2020-03-19Revert "config: Remove TLS and NET options"Gilles Peskine4-196/+1233
2020-03-19Revert "config: Remove X.509 options"Gilles Peskine3-1/+215
2020-03-04Revert "config: Remove explicit ciphersuite lists"Gilles Peskine1-13/+185
2019-10-11Add a reference configuration without any asymmetric cryptographyGilles Peskine1-0/+99
2019-07-15Use mbedtls-based path for includesJaeden Amero2-2/+2
2019-04-25config: Remove explicit ciphersuite listsJaeden Amero1-185/+13
2019-04-25config: Remove X.509 optionsJaeden Amero3-215/+1
2019-04-25config: Remove TLS and NET optionsJaeden Amero4-1233/+196
2019-04-25Remove irrelevant configsJaeden Amero4-3630/+0
2019-03-15Gate entropy injection through a dedicated configuration optionGilles Peskine1-1/+14
2019-03-15Remove compilation option MBEDTLS_PSA_HAS_ITS_IOGilles Peskine1-21/+1
2019-03-15Merge psa_crypto_storage_its into psa_crypto_storageGilles Peskine1-16/+3
2019-03-15Remove psa_crypto_storage_fileGilles Peskine1-15/+13
2019-03-11Remove tests that depend on TLS or X.509Jaeden Amero2-7/+0
2019-03-11ecp: Remove dependency on TLS and X.509Jaeden Amero1-5/+5
2019-03-11configs: Update example PSA configJaeden Amero1-0/+15
2019-02-14psa: Add latest PSA Crypto config.hJaeden Amero1-21/+1598
2019-02-14Update config-default.h to the latest from Mbed TLSJaeden Amero1-24/+230
2018-11-21add MBEDTLS_PSA_HAS_ITS_IOMoran Peker1-0/+10
2018-11-21Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration optionMoran Peker1-1/+16
2018-11-20psa: Add storage implementation for filesDarryl Green1-0/+25
2018-11-20Update config-default.h to latest default configJaeden Amero1-32/+292
2018-09-12psa: config: Add MBEDTLS_PSA_CRYPTO_SPMJaeden Amero1-0/+14
2018-09-12Remove features with missing dependencies from config.hGilles Peskine1-26/+0
2018-09-12Update the PSA crypto-only config.h in configsGilles Peskine1-2/+56
2018-09-05Set the default configuration to PSAGilles Peskine1-0/+2911
2018-09-05New configuration file for PSA cryptoGilles Peskine1-0/+1711