195 Révisions (67f539fa80753877d7d7615c32b5ebdee5169f54)

Auteur SHA1 Message Date
  Michael Brown 42c2a6aab7 [ocsp] Avoid including a double path separator in request URI il y a 8 ans
  Michael Brown 29cb090f98 [crypto] Dual-license more selected DRBG files il y a 8 ans
  Michael Brown 0c396dd405 [crypto] Dual-license selected DRBG files il y a 8 ans
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates il y a 9 ans
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions il y a 9 ans
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers il y a 9 ans
  Michael Brown 09824eca31 [crypto] Replace AES implementation il y a 9 ans
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) il y a 9 ans
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() il y a 9 ans
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() il y a 9 ans
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm il y a 9 ans
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm il y a 9 ans
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm il y a 9 ans
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm il y a 9 ans
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm il y a 9 ans
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash il y a 9 ans
  Michael Brown 50e48d5b19 [crypto] Fix debug message il y a 10 ans
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names il y a 10 ans
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName il y a 10 ans
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates il y a 10 ans
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time il y a 10 ans
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages il y a 10 ans
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store il y a 10 ans
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs il y a 10 ans
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI il y a 10 ans
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name il y a 10 ans
  Alexander Chernyakhovsky 151e4d9bfa [ocsp] Handle OCSP responses that don't provide certificates il y a 10 ans
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting il y a 10 ans
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation il y a 10 ans
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression il y a 10 ans
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections il y a 10 ans
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting il y a 10 ans
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() il y a 11 ans
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates il y a 11 ans
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails il y a 11 ans
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() il y a 11 ans
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption il y a 11 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries il y a 12 ans
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods il y a 12 ans
  Michael Brown 4fa1a2b4fe [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" il y a 12 ans
  Michael Brown 7fa1f41f7d [crypto] Require OCSP check if certificate provides an OCSP URI il y a 12 ans
  Michael Brown 944e023def [crypto] Construct OCSP check URI il y a 12 ans
  Michael Brown 57de8b6272 [crypto] Fix margin of error for OCSP checks il y a 12 ans
  Michael Brown b278094902 [crypto] Return a NULL OCSP check if construction fails il y a 12 ans
  Michael Brown c923d57663 [crypto] Return a NULL X.509 certificate if construction fails il y a 12 ans
  Michael Brown f20c3742e7 [crypto] Accept UTCTime/GeneralizedTime with no "seconds" field il y a 12 ans
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP il y a 12 ans