index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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
*
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
2024-08-21
1
-17
/
+4
*
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
2024-08-18
1
-2
/
+2
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
1
-3
/
+3
*
[ocsp] Remove dummy OCSP certificate root
Michael Brown
2020-12-08
1
-14
/
+2
*
[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
Michael Brown
2020-12-08
1
-1
/
+1
*
[ocsp] Accept SHA1 certID responses even if SHA1 is not enabled
Michael Brown
2020-06-25
1
-15
/
+25
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
1
-12
/
+30
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-1
/
+1
*
[ocsp] Avoid including a double path separator in request URI
Michael Brown
2016-01-21
1
-28
/
+26
*
[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