summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha512.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove I386_ONLY define. It was only used to prefer amiod2016-11-041-12/+1
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-3/+3
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-4/+8
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-4/+4
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rathermiod2014-05-071-4/+1
* Remove fips_md_init() macro indirection for digest algorithms, used by themiod2014-05-011-2/+2
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-20/+12
* Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,miod2014-04-181-3/+4
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-30/+0
* Remove support for big-endian i386 and amd64.miod2014-04-171-7/+1
* Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentjca2013-12-191-1/+8
* import OpenSSL-1.0.1cdjm2012-10-131-49/+5
* import OpenSSL-1.0.0adjm2010-10-011-45/+139
* import openssl-0.9.8jdjm2009-01-091-1/+11
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+537