summaryrefslogtreecommitdiffstats
path: root/src/crypto/rootcert.c
Commit message (Expand)AuthorAgeFilesLines
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [crypto] Allow trusted certificates to be stored in non-volatile optionsMichael Brown2016-03-201-3/+7
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-1/+1
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+2
* [settings] Change "not-found" semantics of fetch_setting_copy()Michael Brown2013-07-191-16/+2Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [crypto] Do not allow build-time cryptography settings to be overriddenMichael Brown2012-04-241-23/+42
* [crypto] Allow trusted root certificate to be changed without a rebuildMichael Brown2012-04-191-1/+64
* [tls] Add full X.509 certificate parsingMichael Brown2012-03-191-0/+50