aboutsummaryrefslogtreecommitdiff
path: root/src/net/validator.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-28[crypto] Generalise X.509 cache to a full certificate storeMichael Brown1-1/+1
2014-03-25[crypto] Remove dynamically-allocated storage for certificate OCSP URIMichael Brown1-1/+1
2014-03-25[crypto] Remove dynamically-allocated storage for certificate nameMichael Brown1-1/+1
2013-12-05[settings] Force settings into alphabetical order within sectionsMichael Brown1-1/+1
2013-12-05[settings] Explicitly separate the concept of a completed fetched settingMichael Brown1-10/+2
2012-05-23[crypto] Fix unused-but-set variable warningMichael Brown1-2/+0
2012-05-22[crypto] Automatically perform OCSP checks when applicableMichael Brown1-68/+195
2012-05-09[crypto] Include "?subject=" in cross-signed certificate URIMichael Brown1-3/+3
2012-05-09[crypto] Reduce standard debugging outputMichael Brown1-4/+4
2012-05-08[crypto] Automatically download cross-signed certificatesMichael Brown1-11/+284
2012-05-08[crypto] Add asynchronous certificate validatorMichael Brown1-0/+178