aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ocsp.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20[crypto] Allow an error margin on X.509 certificate validity periodsMichael Brown1-2/+2
2012-05-21[crypto] Construct OCSP check URIMichael Brown1-0/+74
2012-05-21[crypto] Fix margin of error for OCSP checksMichael Brown1-2/+2
2012-05-21[crypto] Return a NULL OCSP check if construction failsMichael Brown1-0/+1
2012-05-15[crypto] Add framework for OCSPMichael Brown1-0/+749