195 Commits (67f539fa80753877d7d7615c32b5ebdee5169f54)

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