summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Do not leak the ressources possibly allocated by EVP_MD_CTX_init() in themiod2016-11-051-2/+3
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Delete a lot of #if 0 code in libressl.doug2015-02-071-8/+1
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-7/+7
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* One sure hopes that OPENSSL_cleanse will:jsing2014-07-101-2/+2
* Remove DEBUG_KEYGEN and DEBUG_DECRYPT support.miod2014-07-101-33/+1
* KNF.jsing2014-07-081-41/+50
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-9/+9
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-8/+16
* resolve conflictsdjm2012-10-131-7/+9
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-16/+22
* resolve conflicts, fix local changesdjm2010-10-011-1/+6
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-7/+9
* openssl-engine-0.9.6a mergebeck2001-06-221-3/+10
* openssl-engine-0.9.6 mergebeck2000-12-151-15/+23
* OpenSSL 0.9.5a mergebeck2000-04-151-0/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-12/+11
* new files for OpenSSL 0.9.4beck1999-09-291-0/+182