summaryrefslogtreecommitdiffstats
path: root/src/crypto/clientcert.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Generalise X.509 cache to a full certificate storeMichael Brown2014-03-281-170/+0Star
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-2/+2
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-4/+4
* [settings] Change "not-found" semantics of fetch_setting_copy()Michael Brown2013-07-191-17/+4Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"Michael Brown2012-05-221-3/+3
* [crypto] Do not allow build-time cryptography settings to be overriddenMichael Brown2012-04-241-40/+59
* [crypto] Allow client certificate to be changed without a rebuildMichael Brown2012-04-241-9/+92
* [build] Allow a client certificate to be specified at build timeMichael Brown2012-03-201-0/+80