aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/certstore.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-15[crypto] Allow private key to be specified as a TLS connection parameterMichael Brown1-2/+2
2016-08-31[crypto] Mark permanent certificates as permanentMichael Brown1-0/+1
2016-08-31[crypto] Allow certificates to be marked as having been added explicitlyMichael Brown1-4/+19
2016-08-31[crypto] Expose certstore_del() to explicitly remove stored certificatesMichael Brown1-4/+15
2016-03-13[build] Allow assembler section type character to vary by architectureMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-03-28[crypto] Generalise X.509 cache to a full certificate storeMichael Brown1-0/+275