summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_mutl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-21/+14
* Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places whenmiod2016-11-081-3/+5
* Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this isjsing2015-09-301-2/+2
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-2/+2
* In PKCS12_setup_mac(), do not assign p12->mac->salt->length until the allocationmiod2014-10-221-8/+9
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-6/+5
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+4
* KNF.jsing2014-07-081-49/+64
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* resolve conflictsdjm2012-10-131-4/+8
* resolve conflicts, fix local changesdjm2010-10-011-2/+6
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-10/+10
* resolve conflictsdjm2006-06-271-0/+6
* resolve conflictsdjm2005-04-291-1/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+9
* openssl-engine-0.9.6 mergebeck2000-12-151-5/+2
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-5/+8
* new files for OpenSSL 0.9.4beck1999-09-291-0/+170