aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl
Commit message (Expand)AuthorAgeFilesLines
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-267-319/+382
* Add functions to set values into an EVP_PKEYShane Lontis2021-01-261-0/+10
* bn: Deprecate the X9.31 RSA key generation related functionsTomas Mraz2021-01-251-0/+5
* OCSP HTTP: Restore API of undocumented and recently deprecated functionsDr. David von Oheimb2021-01-231-10/+9
* rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_lineDr. David von Oheimb2021-01-232-5/+5
* CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb2021-01-211-1/+1
* Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_exRich Salz2021-01-211-3/+3
* constify X509_REQ_add_extensions() and X509_REQ_add_extensions_nid()Dr. David von Oheimb2021-01-201-3/+3
* Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz2021-01-193-30/+48
* Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz2021-01-182-3/+3
* replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETERDr. David von Oheimb2021-01-161-1/+1
* Enable locking on the primary DRBG when we create itMatt Caswell2021-01-141-1/+1
* x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TESTDr. David von Oheimb2021-01-131-3/+6
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-0/+13
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-131-0/+1
* Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb2021-01-131-1/+5
* Clean away extraneous library specific FETCH_FAILED reason codesRichard Levitte2021-01-121-2/+0
* Use centralized fetching errorsRichard Levitte2021-01-122-1/+2
* replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire2021-01-091-2/+2
* Adding TLS group name retrievalMichael Baentsch2021-01-081-0/+2
* Update copyright years of auto-generated headers (make update)Dr. David von Oheimb2021-01-041-1/+1
* Add some more CRYPTO_atomic functionsMatt Caswell2020-12-311-0/+3
* Move the caching of cipher constants into evp_cipher_from_dispatchMatt Caswell2020-12-231-0/+1
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-205-118/+94
* dsa: provider and library deprecation changesPauli2020-12-174-144/+162
* EVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-12-161-47/+51
* EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte2020-12-161-58/+60
* PROV: Add MSBLOB and PVK encodersRichard Levitte2020-12-151-0/+2
* Deprecate OCSP_REQ_CTX_set1_reqRich Salz2020-12-151-1/+3
* PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4'Richard Levitte2020-12-131-4/+0
* Add fips self tests for all included kdfShane Lontis2020-12-111-0/+6
* openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...Dr. David von Oheimb2020-12-101-0/+1
* EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte2020-12-082-0/+3
* EVP: constify the EVP_PKEY_get_*_param() argument |pkey|Richard Levitte2020-12-081-6/+9
* Check that multi-strings/CHOICE types don't use implicit taggingMatt Caswell2020-12-081-0/+1
* Deprecate EC_POINT_bn2point and EC_POINT_point2bn.Shane Lontis2020-12-071-4/+10
* Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis2020-12-071-2/+3
* PEM: Add a more generic way to implement PEM _ex functions for libctxRichard Levitte2020-12-051-28/+82
* Switch deprecation method for X.509Richard Levitte2020-12-041-11/+16
* Switch deprecation method for WhirlpoolRichard Levitte2020-12-041-9/+10
* Switch deprecation method for OSSL_STORERichard Levitte2020-12-041-50/+54
* Switch deprecation method for SSLRichard Levitte2020-12-041-25/+41
* Switch deprecation method for SRPRichard Levitte2020-12-041-1/+4
* Switch deprecation method for SHARichard Levitte2020-12-041-33/+40
* Switch deprecation method for SEEDRichard Levitte2020-12-041-29/+32
* Switch deprecation method for RIPEMDRichard Levitte2020-12-041-9/+10
* Switch deprecation method for RC5Richard Levitte2020-12-041-21/+24
* Switch deprecation method for RC4Richard Levitte2020-12-041-6/+8
* Switch deprecation method for RC2Richard Levitte2020-12-041-19/+23
* Switch deprecation method for RANDRichard Levitte2020-12-041-4/+7