53 Commits (master)

Autor SHA1 Nachricht Datum
  Michael Brown a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required vor 6 Jahren
  Michael Brown 1e277ab062 [crypto] Add certstat() to display basic certificate information vor 7 Jahren
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field vor 7 Jahren
  Michael Brown e564a4e7d6 [crypto] Add image_x509() to extract X.509 certificates from image vor 7 Jahren
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates vor 8 Jahren
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() vor 9 Jahren
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism vor 9 Jahren
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 50e48d5b19 [crypto] Fix debug message vor 9 Jahren
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names vor 9 Jahren
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName vor 10 Jahren
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates vor 10 Jahren
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time vor 10 Jahren
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages vor 10 Jahren
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store vor 10 Jahren
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI vor 10 Jahren
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name vor 10 Jahren
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 11 Jahren
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries vor 12 Jahren
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods vor 12 Jahren
  Michael Brown 7fa1f41f7d [crypto] Require OCSP check if certificate provides an OCSP URI vor 12 Jahren
  Michael Brown c923d57663 [crypto] Return a NULL X.509 certificate if construction fails vor 12 Jahren
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP vor 12 Jahren
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present vor 12 Jahren
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() vor 12 Jahren
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() vor 12 Jahren
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() vor 12 Jahren
  Michael Brown e5858c1938 [crypto] Parse X.509 raw public key bit string vor 12 Jahren
  Michael Brown 0e4ee60a75 [crypto] Reduce standard debugging output vor 12 Jahren
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() vor 12 Jahren
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() vor 12 Jahren
  Michael Brown 6c8fcd4bb3 [crypto] Check that common name contains no NUL characters vor 12 Jahren
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name vor 12 Jahren
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures vor 12 Jahren
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate vor 12 Jahren
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension vor 12 Jahren
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases vor 12 Jahren
  Michael Brown 5c66395939 [crypto] Shrink raw certificate data to fit certificate vor 12 Jahren
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() vor 12 Jahren
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number vor 12 Jahren
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c vor 12 Jahren
  Michael Brown b1316ef276 [crypto] Validate path length constraint in certificate chain vor 12 Jahren
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time vor 12 Jahren
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch vor 12 Jahren
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing vor 12 Jahren
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm vor 12 Jahren
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing vor 12 Jahren
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 vor 12 Jahren
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number vor 12 Jahren