summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-5/+101
* Delete a lot of #if 0 code in libressl.doug2015-02-071-8/+1
* 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
* 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-1113-30/+35
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-102-2/+7
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-103-4/+10
* One sure hopes that OPENSSL_cleanse will:jsing2014-07-101-2/+2
* Remove DEBUG_KEYGEN and DEBUG_DECRYPT support.miod2014-07-102-49/+2
* KNF.jsing2014-07-0816-656/+757
* tags as requested by miod and teduderaadt2014-06-1216-16/+16
* Fix a leak that can occur when len == 0, and as a result we leak a \0 byte.logan2014-06-041-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-4/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-175-20/+20
* we don't use these files for buildingtedu2014-04-151-81/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-5/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-205/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-8/+23
* resolve conflictsdjm2012-10-134-13/+26
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-16/+22
* resolve conflicts, fix local changesdjm2010-10-0112-543/+134
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-92/+85
|\
| * import OpenSSL-1.0.0adjm2010-10-011-92/+85
* | resolve conflictsdjm2009-04-061-0/+3
* | resolve conflictsdjm2009-01-0915-15/+26
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-85/+92
|\|
| * import openssl-0.9.8jdjm2009-01-091-85/+92
* | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-9/+17
* | resolve conflictsdjm2008-09-0611-151/+341
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-282/+153
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-061-282/+153
* | resolve conflictsdjm2006-06-275-52/+85
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\|
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
* | resolve conflictsdjm2005-04-294-12/+29
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+415
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+415
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-125-7/+7
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-3/+3
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-102-107/+227
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
* unused files, not part of OpenSSL 0.9.7markus2002-09-034-647/+0
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1517-623/+699
* openssl-engine-0.9.6a mergebeck2001-06-226-13/+26
* openssl-engine-0.9.6 mergebeck2000-12-1515-239/+336
* OpenSSL 0.9.5a mergebeck2000-04-156-44/+69
* OpenSSL 0.9.5 mergebeck2000-03-1915-70/+310
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
* new files for OpenSSL 0.9.4beck1999-09-2917-0/+3183