aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/pkcs12.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-340/+0
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-164/+175
* Oops!Dr. Stephen Henson2009-08-051-3/+0
* Update from 1.0.0-stable.Dr. Stephen Henson2009-08-051-0/+3
* Rename asc2uni and uni2asc functions to avoid clashes.Dr. Stephen Henson2009-06-171-2/+2
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+1
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Fix warnings.Ben Laurie2008-11-021-1/+2
* Remove redundant PREDECLARE statement.Dr. Stephen Henson2006-11-161-2/+0
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-301-0/+3
* Fix more error codes.Bodo Möller2005-05-111-4/+5
* Various enhancements to PKCS#12 code, newDr. Stephen Henson2002-10-031-0/+9
* Use bg instead of bag as argument to macros, to avoid clashes withRichard Levitte2002-06-271-2/+2
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-1/+0
* make updateRichard Levitte2001-11-151-1/+1
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-111-0/+2
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-3/+3
* Change PKCS#12 key derivation routines to cope withDr. Stephen Henson2001-01-141-1/+1
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-51/+38
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-19/+6
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-3/+3
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-9/+9
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* Typesafety Thought Police part 3.Ben Laurie2000-05-161-25/+3
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-9/+36
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-3/+3
* Fix a memory leak in PKCS12_parse.Dr. Stephen Henson2000-03-221-2/+2
* New function PKC12_newpass()Dr. Stephen Henson1999-12-031-0/+2
* Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1999-08-171-0/+1
* Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1999-06-101-1/+1
* Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson1999-06-081-1/+2
* Change PBE handling a bit more: now the key and iv generator does callsDr. Stephen Henson1999-06-061-3/+3
* Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson1999-06-061-6/+14
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-041-1/+2
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-2/+2
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-0/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-55/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-6/+4
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Work with -pedantic!Ben Laurie1999-04-231-15/+35
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-1/+0
* Massive constification.Ben Laurie1999-04-171-2/+2
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-11/+0
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-291-41/+0
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+407