aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/ocsp.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-18[ocsp] Allow OCSP checks to be disabledMichael Brown1-0/+12
2018-03-18[ocsp] Centralise test for whether or not an OCSP check is requiredMichael Brown1-0/+15
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2013-05-29[crypto] Accept OCSP responses containing multiple certificatesMichael Brown1-0/+19
2012-06-20[crypto] Allow an error margin on X.509 certificate validity periodsMichael Brown1-8/+0
2012-05-21[crypto] Construct OCSP check URIMichael Brown1-0/+2
2012-05-15[crypto] Add framework for OCSPMichael Brown1-0/+108