aboutsummaryrefslogtreecommitdiff
path: root/src/config/crypto.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-31[tls] Add ECDHE cipher suitesMichael Brown1-0/+3
2024-01-30[tls] Make key exchange algorithms selectable via build configurationMichael Brown1-0/+6
2024-01-30[crypto] Add X25519 OID-identified algorithm and TLS named curveMichael Brown1-0/+3
2022-11-10[tls] Add GCM cipher suitesMichael Brown1-0/+3
2020-06-16[crypto] Disable MD5 as an OID-identifiable algorithm by defaultMichael Brown1-1/+1
2020-06-16[crypto] Allow algorithms to be included without being OID-identifiableMichael Brown1-12/+12
2020-06-16[tls] Default to supporting only TLSv1.1 or aboveMichael Brown1-1/+1
2020-06-12[tls] Allow a minimum TLS protocol version to be specifiedMichael Brown1-0/+3
2018-03-18[ocsp] Allow OCSP checks to be disabledMichael Brown1-0/+8
2016-03-24[crypto] Allow cross-certificate source to be configured at build timeMichael Brown1-0/+8
2015-08-02[crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown1-0/+33
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-08-20[build] Allow for named configurations at build timeMichael Brown1-0/+3
2014-03-30[crypto] Allow signed timestamp error margin to be configured at build timeMichael Brown1-0/+22