summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/pkcs12.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a const qualifier to the `uni' argument of OPENSSL_uni2asc().tb2018-05-301-2/+2
| | | | | tested in a bulk build by sthen ok jsing
* Add const qualifiers to the X509_SIG * and char * arguments oftb2018-05-131-2/+3
| | | | | | | PKCS8_decrypt(3). tested in a bulk build by sthen ok beck, jsing
* 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 to the X509_ALGOR and other arguments oftb2018-05-131-6/+6
| | | | | | | PKCS12_item_decrypt_d2i(3), PKCS12_pbe_crypt(3), PKCS12_newpass(3). tested in a bulk by sthen ok beck, jsing
* Add const to the attr argument of PKCS12_get_attr_gen(3).tb2018-05-131-2/+3
| | | | | tested in a bulk by sthen ok beck, jsing
* Add const qualifier to the PKCS12_SAFEBAG argument oftb2018-05-131-3/+3
| | | | | | | PKCS12_decrypt_skey(3). tested in a bulk by sthen ok beck, jsing
* Add const qualifiers to the 'pass' and 'name' arguments oftb2018-05-131-5/+5
| | | | | | | PKCS12_add_key(3), PKCS12_add_safe(3), PKCS12_create(3). tested in a bulk build by sthen ok beck, jsing
* 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
| | | | | nothing but markers for utils/mkstack.pl... and we removed the code that generated more macros from these markers in 2014.
* 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
| | | | No change in preprocessed output, ignoring whitespace and line numbers.
* 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
| | | | | | *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/+337