index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
/
ocsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
1
-1
/
+1
*
[crypto] Fix parsing of OCSP responder ID key hash
Michael Brown
2014-11-24
1
-3
/
+8
*
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
2014-03-30
1
-2
/
+3
*
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
2014-03-25
1
-7
/
+10
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
1
-43
/
+46
*
[ocsp] Handle OCSP responses that don't provide certificates
Alexander Chernyakhovsky
2014-03-25
1
-2
/
+7
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-31
/
+31
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
1
-13
/
+132
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
1
-1
/
+1
*
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
2012-06-20
1
-2
/
+2
*
[crypto] Construct OCSP check URI
Michael Brown
2012-05-21
1
-0
/
+74
*
[crypto] Fix margin of error for OCSP checks
Michael Brown
2012-05-21
1
-2
/
+2
*
[crypto] Return a NULL OCSP check if construction fails
Michael Brown
2012-05-21
1
-0
/
+1
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
1
-0
/
+749