index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
x509.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
1
-11
/
+2
2024-08-18
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
1
-5
/
+4
2024-08-13
[crypto] Allow passing a NULL certificate store to x509_find() et al
Michael Brown
1
-28
/
+43
2024-08-12
[crypto] Centralise mechanisms for identifying X.509 certificates
Michael Brown
1
-3
/
+100
2024-02-14
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
1
-9
/
+23
2021-05-18
[x509] Use case-insensitive comparison for certificate names
Michael Brown
1
-1
/
+2
2020-12-28
[x509] Clarify debug message for an untrusted X.509 issuer
Josh McSavaney
1
-1
/
+1
2020-12-09
[x509] Make root of trust a reference-counted structure
Michael Brown
1
-11
/
+45
2020-12-08
[x509] Record root of trust used when validating a certificate
Michael Brown
1
-4
/
+19
2020-12-08
[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
Michael Brown
1
-9
/
+9
2018-03-18
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
1
-2
/
+2
2016-08-31
[crypto] Add certstat() to display basic certificate information
Michael Brown
1
-2
/
+2
2016-08-25
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
1
-4
/
+4
2016-08-25
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
1
-0
/
+42
2015-08-02
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
1
-0
/
+3
2015-04-24
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
1
-1
/
+2
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
1
-0
/
+3
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+5
2014-07-12
[crypto] Fix debug message
Michael Brown
1
-1
/
+1
2014-07-11
[crypto] Add support for iPAddress subject alternative names
Michael Brown
1
-0
/
+55
2014-04-01
[crypto] Allow wildcard matches on commonName as well as subjectAltName
Michael Brown
1
-10
/
+8
2014-03-31
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
1
-8
/
+132
2014-03-30
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
1
-2
/
+3
2014-03-28
[crypto] Use fingerprint when no common name is available for debug messages
Michael Brown
1
-4
/
+14
2014-03-28
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
1
-61
/
+32
2014-03-25
[crypto] Remove dynamically-allocated storage for certificate OCSP URI
Michael Brown
1
-26
/
+7
2014-03-25
[crypto] Remove dynamically-allocated storage for certificate name
Michael Brown
1
-50
/
+86
2013-05-10
[crypto] Report meaningful error when certificate chain validation fails
Michael Brown
1
-7
/
+5
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2012-07-09
[arp] Try to avoid discarding ARP cache entries
Michael Brown
1
-1
/
+1
2012-06-20
[crypto] Allow an error margin on X.509 certificate validity periods
Michael Brown
1
-2
/
+2
2012-05-22
[crypto] Require OCSP check if certificate provides an OCSP URI
Michael Brown
1
-0
/
+12
2012-05-21
[crypto] Return a NULL X.509 certificate if construction fails
Michael Brown
1
-0
/
+1
2012-05-15
[crypto] Add framework for OCSP
Michael Brown
1
-3
/
+3
2012-05-14
[crypto] Parse OCSPSigning key purpose, if present
Michael Brown
1
-0
/
+8
2012-05-14
[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()
Michael Brown
1
-93
/
+16
2012-05-14
[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()
Michael Brown
1
-66
/
+13
2012-05-14
[crypto] Generalise x509_parse_time() to asn1_generalized_time()
Michael Brown
1
-116
/
+10
2012-05-14
[crypto] Parse X.509 raw public key bit string
Michael Brown
1
-2
/
+8
2012-05-09
[crypto] Reduce standard debugging output
Michael Brown
1
-47
/
+49
2012-05-08
[crypto] Add x509_auto_append()
Michael Brown
1
-0
/
+66
2012-05-08
[crypto] Add x509_append_raw()
Michael Brown
1
-0
/
+32
2012-05-08
[crypto] Check that common name contains no NUL characters
Michael Brown
1
-0
/
+9
2012-05-08
[crypto] Allow for X.509 certificates with no common name
Michael Brown
1
-3
/
+3
2012-05-04
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
1
-116
/
+362
2012-05-04
[crypto] Parse OCSP responder URI from X.509 certificate
Michael Brown
1
-6
/
+142
2012-03-22
[crypto] Parse X.509 extended key usage extension
Michael Brown
1
-0
/
+85
2012-03-22
[crypto] Differentiate "untrusted root" and "incomplete chain" error cases
Michael Brown
1
-1
/
+13
2012-03-22
[crypto] Shrink raw certificate data to fit certificate
Michael Brown
1
-0
/
+1
2012-03-22
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
1
-4
/
+6
[next]