summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_kiss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-8/+6
* Expand M_PKCS12_* "compatibility" macros. No change to generated assembly.jsing2016-12-301-3/+3
* X509_free(3) is NULL-safe, so remove NULL checks before its calls.mmcc2016-03-111-6/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* KNF.jsing2014-07-081-77/+73
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Fix a leak that can occur when len == 0, and as a result we leak a \0 byte.logan2014-06-041-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* resolve conflictsdjm2012-10-131-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-79/+84
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-10/+10
* resolve conflictsdjm2005-04-291-3/+15
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-5/+5
* openssl-engine-0.9.6a mergebeck2001-06-221-0/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-35/+65
* OpenSSL 0.9.5a mergebeck2000-04-151-37/+53
* OpenSSL 0.9.5 mergebeck2000-03-191-15/+15
* new files for OpenSSL 0.9.4beck1999-09-291-0/+238