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
/
include
/
ipxe
/
x509.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
1
-1
/
+26
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
1
-14
/
+7
*
[crypto] Allow certificates to be marked as having been added explicitly
Michael Brown
2016-08-31
1
-0
/
+4
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-3
/
+18
*
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
2016-08-25
1
-0
/
+4
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[crypto] Add support for iPAddress subject alternative names
Michael Brown
2014-07-11
1
-0
/
+1
*
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
2014-03-31
1
-0
/
+14
*
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
2014-03-30
1
-8
/
+0
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-19
/
+22
*
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
2014-03-25
1
-1
/
+1
*
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
2014-03-25
1
-1
/
+4
*
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
2012-06-20
1
-0
/
+8
*
[crypto] Add framework for OCSP
Michael Brown
2012-05-15
1
-0
/
+5
*
[crypto] Parse OCSPSigning key purpose, if present
Michael Brown
2012-05-14
1
-0
/
+1
*
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
2012-05-14
1
-12
/
+2
*
[crypto] Parse X.509 raw public key bit string
Michael Brown
2012-05-14
1
-1
/
+3
*
[crypto] Add x509_auto_append()
Michael Brown
2012-05-08
1
-0
/
+2
*
[crypto] Add x509_append_raw()
Michael Brown
2012-05-08
1
-0
/
+16
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
1
-24
/
+132
*
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
2012-05-04
1
-4
/
+34
*
[crypto] Parse X.509 extended key usage extension
Michael Brown
2012-03-22
1
-0
/
+27
*
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
2012-03-22
1
-0
/
+1
*
[crypto] Parse X.509 certificate serial number
Michael Brown
2012-03-22
1
-0
/
+8
*
[crypto] Generalise X.509 OID-identified algorithm to asn1.c
Michael Brown
2012-03-22
1
-26
/
+3
*
[crypto] Move all ASN.1 OIDs to asn1.h
Michael Brown
2012-03-21
1
-16
/
+0
*
[tls] Check certificate validity period against current date and time
Michael Brown
2012-03-19
1
-3
/
+5
*
[tls] Parse X.509 validity times into seconds since the Epoch
Michael Brown
2012-03-19
1
-12
/
+3
*
[tls] Add full X.509 certificate parsing
Michael Brown
2012-03-19
1
-5
/
+209
*
[tls] Use iPXE native RSA algorithm
Michael Brown
2012-03-18
1
-20
/
+3
*
[tls] Add missing #include <stdlib.h>
Michael Brown
2012-03-04
1
-0
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-0
/
+41