Fix hostname validation in the command-line tool to honour negative return values.
[openssl.git] / crypto / pkcs12 /
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-05-29 František BořánekFix memory leak.
2014-05-21 Dr. Stephen HensonFix for PKCS12_create if no-rc2 specified.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-03-01 Dr. Stephen HensonFix memory leak.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-18 Dr. Stephen HensonFix warning.
2013-06-05 Dr. Stephen HensonDon't use RC2 with PKCS#12 files in FIPS mode.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-27 Dr. Stephen HensonPR: 2737
2011-06-03 Dr. Stephen HensonBackport libcrypto audit: check return values of EVP...
2010-10-11 Dr. Stephen HensonPR: 2295
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-03-28 Dr. Stephen HensonPR: 1696
2009-06-17 Dr. Stephen HensonUpdate from HEAD.
2009-04-04 Ben LaurieFix warning.
2009-04-02 Dr. Stephen HensonMake PKCS12_parse() handle some PKCS#12 files which...
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-09 Dr. Stephen HensonUpdate from stable branch.
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-02 Ben LaurieFix warnings.
2008-06-26 Dr. Stephen HensonUpdate from stable branch.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-16 Dr. Stephen HensonRemove redundant PREDECLARE statement.
2006-05-17 Dr. Stephen HensonPKCS#12 mac key length should equal digest length.
2006-05-15 Dr. Stephen HensonChange builting PBE to use static table. Add entries...
2006-05-15 Dr. Stephen HensonAdd feature to PKCS12_create() if the encryption NID...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-07-26 Nils Larschimproved error checking and some fixes
2005-06-30 Dr. Stephen HensonCheck PKCS7 structures in PKCS#12 files are of type...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-11 Bodo MöllerFix more error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-24 Dr. Stephen HensonCheck return code of EVP_CipherInit() in PKCS#12 code.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-04-19 Geoff Thorpemake update
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
2002-12-29 Richard Levittemake update
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-09-07 Dr. Stephen HensonFix typos in PKCS#12 ASN1 code.
2002-08-09 Bodo Möllermake update
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevitteUse bg instead of bag as argument to macros, to avoid...
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-02-13 Bodo MöllerECDSA support
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-09 Ben LaurieImprove back compatibility.
2001-11-15 Richard Levittemake update
2001-11-06 Dr. Stephen HensonPKCS#12 code fixes: initialize and cleanup digests...
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-07-26 Dr. Stephen HensonFirst of several reorganisations to
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-04-03 Richard LevittePlug a memory leak. Spotted by "Shijin" <shijin@comex...
2001-03-18 Dr. Stephen HensonFix PKCS#12 key generation bug.
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-26 Richard Levittemake update
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-04 Ben LaurieMake depend.
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2001-01-14 Dr. Stephen HensonChange PKCS#12 key derivation routines to cope with
2001-01-10 Dr. Stephen HensonFix uni2asc() so it can properly convert zero length
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-30 Dr. Stephen HensonDelete PKCS#12 redundant files.
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-07 Dr. Stephen HensonTwo new PKCS#12 demo programs.
2000-09-07 Richard Levitte'make update'
2000-08-24 Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
next