Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) 3 years ago
  Benjamin Kaduk f84ab284e9 make update 3 years ago
  Rich Salz 08a337fac6 Remove all trace of FIPS_mode functions 3 years ago
  Pauli b039c87a4c mac: add EVP_MAC_finalXOF() function 3 years ago
  Rich Salz 3fb985fd04 Allow absolute paths to be set 3 years ago
  Shane Lontis 2b05439f84 Fix KMAC bounds checks. 3 years ago
  Dmitry Belyavskiy c0f4400c40 Use OCSP-specific error code for clarity 3 years ago
  MichaM af9fb19a47 Fix typos 3 years ago
  Richard Levitte f99659535d ENCODER & DECODER: Allow decoder implementations to specify "carry on" 3 years ago
  Shane Lontis 46eee7104d Add domain parameter match check for DH and ECDH key exchange. 3 years ago
  Pauli e3c2a55d47 Add additional KMAC error 3 years ago
  Pauli 0806698047 Check for integer overflow in i2a_ASN1_OBJECT and error out if found. 3 years ago
  Shane Lontis e454a3934c Add a range check (from SP800-56Ar3) to DH key derivation. 3 years ago
  Richard Levitte f4e46b817d PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 3 years ago
  Dr. David von Oheimb 63b64f19c1 TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 3 years ago
  Pedro Monreal bf23b9a163 Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED 3 years ago
  Dr. David von Oheimb d546e8e267 Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url() 3 years ago
  Tomas Mraz ba37b82045 dsa_check: Perform simple parameter check if seed is not available 3 years ago
  Pauli 381289f6c7 err: generated error files 3 years ago
  Matt Caswell c9fb704cf3 Don't overflow the output length in EVP_CipherUpdate calls 3 years ago
  Tomas Mraz f5f29796f0 Various cleanup of PROV_R_ reason codes 3 years ago
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl 3 years ago
  Matt Caswell 8b1db5d329 Make supported_groups code independent of EC and DH 3 years ago
  Richard Levitte e337b82410 ERR: Rebuild all generated error headers and source files 3 years ago
  Dr. David von Oheimb a6d40689ec HTTP: add more error detection to low-level API 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER 3 years ago
  Matt Caswell f5a50c2a07 Enable locking on the primary DRBG when we create it 3 years ago
  Richard Levitte 5a2d0ef36f Clean away extraneous library specific FETCH_FAILED reason codes 3 years ago
  Richard Levitte d6d42cda5f Use centralized fetching errors 3 years ago