194 Commits (ef0297b527130ce851c3cb2276fb2729a28b254c)

Autor SHA1 Nachricht Datum
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture vor 8 Jahren
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors vor 8 Jahren
  Michael Brown 42c2a6aab7 [ocsp] Avoid including a double path separator in request URI vor 8 Jahren
  Michael Brown 29cb090f98 [crypto] Dual-license more selected DRBG files vor 8 Jahren
  Michael Brown 0c396dd405 [crypto] Dual-license selected DRBG files vor 8 Jahren
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates vor 9 Jahren
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions vor 9 Jahren
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers vor 9 Jahren
  Michael Brown 09824eca31 [crypto] Replace AES implementation vor 9 Jahren
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) vor 9 Jahren
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() vor 9 Jahren
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() vor 9 Jahren
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm vor 9 Jahren
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm vor 9 Jahren
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm vor 9 Jahren
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm vor 9 Jahren
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 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 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash vor 9 Jahren
  Michael Brown 50e48d5b19 [crypto] Fix debug message vor 10 Jahren
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names vor 10 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 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs 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
  Alexander Chernyakhovsky 151e4d9bfa [ocsp] Handle OCSP responses that don't provide certificates vor 10 Jahren
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting vor 10 Jahren
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation vor 10 Jahren
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression vor 10 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() vor 11 Jahren
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates vor 11 Jahren
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails vor 11 Jahren
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() vor 11 Jahren
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 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 4fa1a2b4fe [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" vor 12 Jahren
  Michael Brown 7fa1f41f7d [crypto] Require OCSP check if certificate provides an OCSP URI vor 12 Jahren
  Michael Brown 944e023def [crypto] Construct OCSP check URI vor 12 Jahren
  Michael Brown 57de8b6272 [crypto] Fix margin of error for OCSP checks vor 12 Jahren
  Michael Brown b278094902 [crypto] Return a NULL OCSP check if construction fails vor 12 Jahren
  Michael Brown c923d57663 [crypto] Return a NULL X.509 certificate if construction fails vor 12 Jahren