RT4593: Add space after comma (doc nits)
[openssl.git] / doc / crypto / EVP_DigestInit.pod
2016-07-19 Rich SalzRT4593: Add space after comma (doc nits)
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-06-21 Rich SalzMore doc cleanup
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2015-12-07 Richard LevitteDocument the EVP_MD_CTX changes
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-10-28 Rich SalzRemove SSLeay history, etc., from docs
2015-08-21 Rich SalzFix L<> content in manpages
2015-05-03 Alok MenghrajaniRT3802: Fixes typos in doc/crypto/
2015-01-28 Rich SalzFinish removal of DSS
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2014-08-28 Rich SalzRT1665,2300: Crypto doc cleanups
2014-08-27 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-06-07 Matt CaswellFixed minor duplication in docs
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-12 Matt CaswellDocument updates from wiki.
2012-04-10 Dr. Stephen Hensonupdate rather ancient EVP digest documentation
2009-10-16 Dr. Stephen HensonPR: 2074
2009-07-24 Dr. Stephen HensonDocument removal of digest+signature algorithm link.
2004-05-20 Andy PolyakovWhile size_t-fying let's not forget to update documenta...
2003-09-30 Richard LevitteCorrect buggy PODs (missing commas and a prepended...
2002-07-18 Richard LevitteAdd history for documented new functions.
2002-07-10 Lutz JänickeTypos in links between manual pages
2001-10-16 Dr. Stephen HensonUpdate docs.
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2000-09-20 Ulf Möllerispell.
2000-09-14 Richard LevitteIn the name section, all the functions described shoud...
2000-02-24 Ulf Möllernicer manpages
2000-02-22 Dr. Stephen HensonUpdate docs.
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-06 Ulf MöllerRefer to EVP_DigestInit() in the hash function descript...
2000-02-06 Dr. Stephen HensonDocument EVP digest operations.