175 Revize (2782ccec412222cebafa35899328944acc643caa)

Autor SHA1 Zpráva Datum
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash před 9 roky
  Michael Brown 50e48d5b19 [crypto] Fix debug message před 10 roky
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names před 10 roky
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName před 10 roky
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates před 10 roky
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time před 10 roky
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages před 10 roky
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store před 10 roky
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs před 10 roky
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI před 10 roky
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name před 10 roky
  Alexander Chernyakhovsky 151e4d9bfa [ocsp] Handle OCSP responses that don't provide certificates před 10 roky
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting před 10 roky
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation před 10 roky
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression před 10 roky
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections před 10 roky
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting před 10 roky
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() před 11 roky
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates před 11 roky
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails před 11 roky
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() před 11 roky
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries před 12 roky
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods před 12 roky
  Michael Brown 4fa1a2b4fe [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" před 12 roky
  Michael Brown 7fa1f41f7d [crypto] Require OCSP check if certificate provides an OCSP URI před 12 roky
  Michael Brown 944e023def [crypto] Construct OCSP check URI před 12 roky
  Michael Brown 57de8b6272 [crypto] Fix margin of error for OCSP checks před 12 roky
  Michael Brown b278094902 [crypto] Return a NULL OCSP check if construction fails před 12 roky
  Michael Brown c923d57663 [crypto] Return a NULL X.509 certificate if construction fails před 12 roky
  Michael Brown f20c3742e7 [crypto] Accept UTCTime/GeneralizedTime with no "seconds" field před 12 roky
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP před 12 roky
  Michael Brown deac4ea1ba [crypto] Add functions for constructing ASN.1 objects před 12 roky
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present před 12 roky
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() před 12 roky
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() před 12 roky
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() před 12 roky
  Michael Brown e5858c1938 [crypto] Parse X.509 raw public key bit string před 12 roky
  Michael Brown 0e4ee60a75 [crypto] Reduce standard debugging output před 12 roky
  Michael Brown 1a5f025ad8 [crypto] Add x509_auto_append() před 12 roky
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() před 12 roky
  Michael Brown 6c8fcd4bb3 [crypto] Check that common name contains no NUL characters před 12 roky
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name před 12 roky
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures před 12 roky
  Michael Brown 793b8b0893 [crypto] Fix memory leak in cms_verify_digest() před 12 roky
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate před 12 roky
  Michael Brown bd16deaa87 [crypto] Do not allow build-time cryptography settings to be overridden před 12 roky
  Michael Brown 63d9cc28b9 [crypto] Allow client certificate to be changed without a rebuild před 12 roky
  Michael Brown 02f1f3066d [crypto] Allow trusted root certificate to be changed without a rebuild před 12 roky