summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_pkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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