Remove EVP_MD_CTX_cleanup and put its functionality into EVP_MD_CTX_init
[openssl.git] / crypto / evp / digest.c
2015-12-07 Richard LevitteRemove EVP_MD_CTX_cleanup and put its functionality...
2015-12-07 Richard LevitteAdd inclusion of internal/evp_int.h to all crypto/...
2015-12-07 Richard LevitteHave other crypto/evp files include evp_locl.h
2015-11-24 Dr. Stephen HensonAdd EVP_MD_CTX_ctrl function.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-30 Rich Salzfree cleanup almost the finale
2015-03-28 Rich Salzfree NULL cleanup
2015-03-12 Matt CaswellFix EVP_DigestInit_ex with NULL digest
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2013-12-20 Dr. Stephen HensonIgnore NULL parameter in EVP_MD_CTX_destroy.
2010-03-05 Dr. Stephen HensonFix memory leak: free up ENGINE functional reference...
2009-12-09 Dr. Stephen HensonAdd patch to crypto/evp which didn't apply from PR...
2009-12-09 Dr. Stephen HensonPR: 2124
2008-11-04 Ben LaurieFormatting.
2007-04-12 Dr. Stephen HensonCopy update callback across when copying EVP_MD_CTX.
2007-04-11 Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2006-07-10 Dr. Stephen HensonAllow digests to supply S/MIME micalg values from a...
2006-05-25 Dr. Stephen HensonUpdate EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup().
2005-05-11 Bodo MöllerFix more error codes.
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-02-01 Dr. Stephen HensonAdd flag to avoid continuous
2003-03-12 Dr. Stephen HensonFixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-03-09 Dr. Stephen HensonMake ciphers and digests obtain an ENGINE functional...
2002-01-25 Geoff ThorpeThe 'type' parameter, an EVP_MD pointer, represents...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-09-26 Ben LaurieDon't clean up stuff twice.
2001-09-25 Geoff ThorpeThis changes EVP's cipher and digest code to hook via...
2001-09-10 Bodo Möllertypo
2001-09-10 Bodo MöllerGet rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit...
2001-09-07 Ben LaurieAdd a cleanup function for MDs.
2001-09-02 Ben LaurieMake MD functions take EVP_MD_CTX * instead of void...
2001-09-01 Geoff ThorpeOnly OPENSSL_free() non-NULL pointers.
2001-08-28 Ben LaurieFix SSL memory leak.
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
1999-06-05 Ben Laurieconst/type fixes.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-17 Ben LaurieMassive constification.
1999-01-31 Mark J. CoxAdd new function, EVP_MD_CTX_copy() to replace frequent...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...