summaryrefslogtreecommitdiffstats
path: root/crypto/err/openssl.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all trace of FIPS_mode functionsRich Salz2021-05-061-6/+0
* mac: add EVP_MAC_finalXOF() functionPauli2021-05-051-0/+1
* Allow absolute paths to be setRich Salz2021-05-051-0/+1
* Fix KMAC bounds checks.Shane Lontis2021-05-051-0/+1
* Use OCSP-specific error code for clarityDmitry Belyavskiy2021-05-011-0/+1
* Fix typosMichaM2021-04-221-2/+2
* ENCODER & DECODER: Allow decoder implementations to specify "carry on"Richard Levitte2021-04-211-0/+1
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-141-0/+1
* Add additional KMAC errorPauli2021-04-121-0/+1
* Check for integer overflow in i2a_ASN1_OBJECT and error out if found.Pauli2021-04-071-0/+1
* Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis2021-04-011-0/+1
* PROV: Add type specific MSBLOB and PVK decoding for the MS->key decodersRichard Levitte2021-03-191-0/+2
* TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb2021-03-181-2/+8
* Fix reason code: EVP_R_OPERATON_NOT_INITIALIZEDPedro Monreal2021-03-111-1/+1
* Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb2021-03-011-1/+1
* dsa_check: Perform simple parameter check if seed is not availableTomas Mraz2021-02-181-0/+1
* err: generated error filesPauli2021-02-171-1/+3
* Don't overflow the output length in EVP_CipherUpdate callsMatt Caswell2021-02-161-0/+1
* Various cleanup of PROV_R_ reason codesTomas Mraz2021-02-111-19/+5
* Remove OPENSSL_NO_EC guards from libsslMatt Caswell2021-02-051-0/+1
* Make supported_groups code independent of EC and DHMatt Caswell2021-02-051-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2021-02-051-1890/+0
* HTTP: add more error detection to low-level APIDr. David von Oheimb2021-02-021-0/+1
* Update copyright yearRichard Levitte2021-01-281-1/+1
* replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETERDr. David von Oheimb2021-01-161-1/+0
* Enable locking on the primary DRBG when we create itMatt Caswell2021-01-141-1/+1
* Clean away extraneous library specific FETCH_FAILED reason codesRichard Levitte2021-01-121-1/+0
* Use centralized fetching errorsRichard Levitte2021-01-121-1/+0
* Add SM2 private key range validationNicola Tuveri2021-01-081-0/+1
* Move the caching of cipher constants into evp_cipher_from_dispatchMatt Caswell2020-12-231-0/+1
* openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb2020-12-101-0/+1
* Fix error clash in buildPauli2020-12-091-1/+1
* rand: add a provider side seed source.Pauli2020-12-091-0/+2
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-081-0/+1
* Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell2020-12-081-0/+1
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-021-1/+3
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-28/+0
* prov: move the entropy source out of the FIPS providerPauli2020-11-191-3/+0
* rand: move the entropy source out of the FIPS providerPauli2020-11-191-2/+3
* Move CMS enveloping code out of the algorithms and into CMSMatt Caswell2020-10-151-0/+9
* [ssl] Support ssl_encapsulate on server sideNicola Tuveri2020-10-141-0/+1
* [ssl] Support ssl_decapsulate on client sideNicola Tuveri2020-10-141-0/+1
* rsa: add ossl_ prefix to internal rsa_ calls.Pauli2020-10-071-5/+0
* Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb2020-09-241-5/+0
* Add a "random" configuration section.Pauli2020-09-231-0/+2
* Add SM2 signature algorithm to default providerPaul Yang2020-09-221-0/+2
* ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODERRichard Levitte2020-09-201-0/+1
* prov/drbg: cleanup some RAND_DRBG leftoversDr. Matthias St. Pierre2020-09-141-7/+0
* keygen: add FIPS error state management to conditional self testsShane Lontis2020-09-121-1/+2
* FIPS: error mode is set from failed self tests and produced a limited number ...Pauli2020-09-121-0/+2