summaryrefslogtreecommitdiff
path: root/lib/libcrypto/evp/m_sha.c
AgeCommit message (Expand)Author
2014-07-13No need to include evp_locl.h in there.Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-10Use C99 initialisers for EVP_MD structs, for clarity, grepability and toJoel Sing
2014-05-08More KNF.Joel Sing
2014-05-08KNF.Joel Sing
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker