summaryrefslogtreecommitdiff
path: root/lib/libcrypto/sha/sha256.c
AgeCommit message (Expand)Author
2015-09-10Correct spelling of OPENSSL_cleanse.Joel Sing
2014-08-18remove return value from HOST_c2l/l2c macrosBrent Cook
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-09Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to beMiod Vallat
2014-07-09remove unused, private version strings except SSL_version_strBrent Cook
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-01Remove fips_md_init() macro indirection for digest algorithms, used by theMiod Vallat
2014-04-23Figure out endianness at compile-time, using _BYTE_ORDER fromMiod Vallat
2008-09-06import of OpenSSL 0.9.8hDamien Miller