summaryrefslogtreecommitdiffstats
path: root/src/config/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* [tls] Add ECDHE cipher suitesMichael Brown2024-01-311-0/+3
* [tls] Make key exchange algorithms selectable via build configurationMichael Brown2024-01-301-0/+6
* [crypto] Add X25519 OID-identified algorithm and TLS named curveMichael Brown2024-01-301-0/+3
* [tls] Add GCM cipher suitesMichael Brown2022-11-101-0/+3
* [crypto] Disable MD5 as an OID-identifiable algorithm by defaultMichael Brown2020-06-171-1/+1
* [crypto] Allow algorithms to be included without being OID-identifiableMichael Brown2020-06-161-12/+12
* [tls] Default to supporting only TLSv1.1 or aboveMichael Brown2020-06-161-1/+1
* [tls] Allow a minimum TLS protocol version to be specifiedMichael Brown2020-06-121-0/+3
* [ocsp] Allow OCSP checks to be disabledMichael Brown2018-03-181-0/+8
* [crypto] Allow cross-certificate source to be configured at build timeMichael Brown2016-03-241-0/+8
* [crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown2015-08-021-0/+33
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [build] Allow for named configurations at build timeMichael Brown2014-08-201-0/+3
* [crypto] Allow signed timestamp error margin to be configured at build timeMichael Brown2014-03-301-0/+22