index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
validator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Allow for multiple cross-signed certificate download attempts
Michael Brown
2024-02-15
1
-100
/
+227
*
[crypto] Add x509_is_self_signed() helper function
Michael Brown
2024-02-15
1
-1
/
+1
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
1
-1
/
+2
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
1
-3
/
+8
*
[tls] Display cross-certificate and OCSP status messages
Michael Brown
2019-03-07
1
-8
/
+62
*
[crypto] Use x509_name() in validator debug messages
Michael Brown
2019-03-07
1
-37
/
+68
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
1
-2
/
+1
*
[crypto] Fail fast if cross-certificate source is empty
Ladi Prosek
2017-09-24
1
-0
/
+5
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-1
/
+1
*
[crypto] Allow cross-certificate source to be configured at build time
Michael Brown
2016-03-24
1
-1
/
+2
*
[xferbuf] Generalise to handle umalloc()-based buffers
Michael Brown
2015-07-22
1
-2
/
+3
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
1
-1
/
+2
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-1
/
+1
*
[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
/
+1
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-1
/
+1
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-10
/
+2
*
[crypto] Fix unused-but-set variable warning
Michael Brown
2012-05-24
1
-2
/
+0
*
[crypto] Automatically perform OCSP checks when applicable
Michael Brown
2012-05-22
1
-68
/
+195
*
[crypto] Include "?subject=" in cross-signed certificate URI
Michael Brown
2012-05-09
1
-3
/
+3
*
[crypto] Reduce standard debugging output
Michael Brown
2012-05-09
1
-4
/
+4
*
[crypto] Automatically download cross-signed certificates
Michael Brown
2012-05-08
1
-11
/
+284
*
[crypto] Add asynchronous certificate validator
Michael Brown
2012-05-08
1
-0
/
+178