summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_crt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add const qualifiers to the 'pass' and 'name' arguments oftb2018-05-131-4/+4
| | | | | | | PKCS12_add_key(3), PKCS12_add_safe(3), PKCS12_create(3). tested in a bulk build by sthen ok beck, jsing
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+2
| | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@
* Try and fix a bunch of memory leaks upon error;miod2015-02-141-2/+8
| | | | ok tedu@ about 7 months ago and I was sitting upon this diff for no reason
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
| | | | | | | | Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@
* KNF.jsing2014-07-081-104/+87
|
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-5/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+7
|
* resolve conflicts, fix local changesdjm2010-10-011-11/+0
|
* resolve conflictsdjm2009-04-061-0/+3
|
* resolve conflictsdjm2009-01-091-1/+12
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-9/+17
|
* resolve conflictsdjm2008-09-061-80/+256
|
* resolve conflictsdjm2006-06-271-1/+9
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-3/+3
|
* openssl-engine-0.9.6 mergebeck2000-12-151-10/+15
|
* OpenSSL 0.9.5a mergebeck2000-04-151-3/+3
|
* new files for OpenSSL 0.9.4beck1999-09-291-0/+159