summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_add.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add const to the argument of PKCS12_pack_authsafes(3).tb2018-05-131-2/+2
| | | | | tested in a bulk by sthen ok beck, jsing
* Add const qualifier to the PKCS12_SAFEBAG argument oftb2018-05-131-2/+2
| | | | | | | PKCS12_decrypt_skey(3). tested in a bulk by sthen ok beck, jsing
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-24/+16
| | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@
* Expand ASN1_ITEM_rptr macros - no change in generated assembly.jsing2016-12-301-7/+7
|
* Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).jsing2015-09-301-3/+3
|
* Try and fix a bunch of memory leaks upon error;miod2015-02-141-6/+17
| | | | 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-2/+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-49/+63
|
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* resolve conflicts, fix local changesdjm2010-10-011-2/+18
|
* resolve conflictsdjm2009-01-091-1/+1
|
* resolve conflictsdjm2008-09-061-3/+3
|
* resolve conflictsdjm2006-06-271-1/+10
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-45/+42
|
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+6
|
* OpenSSL 0.9.5 mergebeck2000-03-191-12/+14
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* new files for OpenSSL 0.9.4beck1999-09-291-0/+214