summaryrefslogtreecommitdiffstats
path: root/src/crypto/certstore.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Mark permanent certificates as permanentMichael Brown2016-08-311-0/+1
* [crypto] Allow certificates to be marked as having been added explicitlyMichael Brown2016-08-311-4/+19
* [crypto] Expose certstore_del() to explicitly remove stored certificatesMichael Brown2016-08-311-4/+15
* [build] Allow assembler section type character to vary by architectureMichael Brown2016-03-131-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [crypto] Generalise X.509 cache to a full certificate storeMichael Brown2014-03-281-0/+275