summaryrefslogtreecommitdiff
path: root/lib/libcrypto/sha
AgeCommit message (Expand)Author
2014-05-07Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, ratherMiod Vallat
2014-05-02The assembly sha512 code detects at runtime if it is running on a 64-bitMiod Vallat
2014-05-01Do not output SOM-specific directives.Miod Vallat
2014-05-01Fix include filename to get register name aliases under BSDMiod Vallat
2014-05-01Remove fips_md_init() macro indirection for digest algorithms, used by theMiod Vallat
2014-04-30First pass at removing win64 support from the assembly generating PerlJoel Sing
2014-04-28Remove WIN32, WIN64 and MINGW32 tentacles.Miod Vallat
2014-04-23Unifdef -UPEDANTIC. ok beck@ tedu@Miod Vallat
2014-04-23Figure out endianness at compile-time, using _BYTE_ORDER fromMiod Vallat
2014-04-22Remove meat which either duplicates code found in apps/, or is only of valueMiod Vallat
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersBob Beck
2014-04-18Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,Miod Vallat
2014-04-17Get rid of MS Visual C compiler and Intel C compiler specific defines.Miod Vallat
2014-04-17There are no plans to ever build this with the Metrojerks compiler.Miod Vallat
2014-04-17Remove support for big-endian i386 and amd64.Miod Vallat
2014-04-17Aren't you glad to have this file tell you that ``C2.pl works''? Bonus pointMiod Vallat
2014-04-17No need to consider being compiled by NASM anymore.Miod Vallat
2014-04-16Remove _CRAY references. Note that this pleads for the use of <stdint.h>Miod Vallat
2014-04-15we don't use these files for buildingTed Unangst
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
2014-04-15Moved to regress/lib/libcrypto.Miod Vallat
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternityBob Beck
2014-04-14remove auto-generated dependencies from the old unused build system, soTheo de Raadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2014-04-13Import OpenSSL 1.0.1gMiod Vallat
2013-12-19Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentJeremie Courreges-Anglas
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2011-11-03import OpenSSL 1.0.0eDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLMarkus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2000-12-15openssl-engine0.9.6 mergeBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-09-29OpenSSL 0.9.4 mergeBob Beck