summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/pkcs12.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a const qualifier to the `uni' argument of OPENSSL_uni2asc().tb2018-05-301-2/+2
* Add const qualifiers to the X509_SIG * and char * arguments oftb2018-05-131-2/+3
* Add const to the argument of PKCS12_pack_authsafes(3).tb2018-05-131-2/+2
* Add const to the X509_ALGOR and other arguments oftb2018-05-131-6/+6
* Add const to the attr argument of PKCS12_get_attr_gen(3).tb2018-05-131-2/+3
* Add const qualifier to the PKCS12_SAFEBAG argument oftb2018-05-131-3/+3
* Add const qualifiers to the 'pass' and 'name' arguments oftb2018-05-131-5/+5
* Place M_PKCS12_* compatibility macros under #ifndef LIBRESSL_INTERNAL.jsing2016-12-301-1/+5
* Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have beenjsing2016-12-271-2/+1
* Expand DECLARE_ASN1_ITEM macros - no change to preprocessor output.jsing2016-12-271-3/+3
* Expand DECLARE_ASN1_.*FUNCTIONS macros.jsing2016-09-041-5/+21
* KNF.jsing2014-07-081-62/+62
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-4/+2
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-6/+16
* resolve conflictsdjm2006-06-271-0/+3
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-75/+50
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-26/+31
* OpenSSL 0.9.5a mergebeck2000-04-151-2/+2
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+3
* new files for OpenSSL 0.9.4beck1999-09-291-0/+337