summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_pkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Error check i2t_ASN1_OBJECT() and tweak warning messagetb2025-02-041-2/+4
* Remove EVP_PKEY.*attr* APItb2024-08-311-81/+1
* Neuter EVP_PKEY_add1_attr_by_NID()tb2024-08-221-36/+5
* Rewrite EVP_PKEY_add1_attr_by_NID()tb2024-07-141-11/+41
* Disable most EVP_PKEY_*attr* APItb2024-07-141-14/+17
* Hide public symbols in x509.hbeck2024-04-091-1/+12
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-12/+1
* Hide symbols in hkdf, evp, err, ecdsa, and ecbeck2023-07-071-1/+12
* Make internal header file names consistenttb2022-11-261-3/+3
* Include evp_locl.h where it will be needed once most structs fromtb2021-12-121-1/+2
* Add const to EVP_PKCS82PKEY().tb2018-08-241-2/+2
* After removing support for broken PKCS#8 formats (it was high time),tb2018-08-241-2/+2
* Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken()tb2018-08-241-30/+2
* Add a const qualifier to the ASN1_OBJECT * argument of the following:tb2018-05-131-2/+3
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-15/+10
* None of these need to include <openssl/rand.h>jsing2014-10-181-2/+1
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-05-081-68/+67
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
* Do not feed RSA private key information to the random subsystem asderaadt2014-04-171-2/+0
* resolve conflicts, fix local changesdjm2010-10-011-599/+47
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-36/+362
* resolve conflictsdjm2005-04-291-34/+90
* merge 0.9.7dmarkus2004-04-081-1/+1
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-031-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-10/+14
* openssl-engine-0.9.6 mergebeck2000-12-151-24/+25
* OpenSSL 0.9.5a mergebeck2000-04-151-3/+11
* OpenSSL 0.9.5 mergebeck2000-03-191-82/+183
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+298