summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/whrlpool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,miod2014-04-181-4/+5
| | | | | | | but rather figure out the endianness from <machine/endian.h> automagically; help from guenther@ ok jca@ guenther@ beck@ and the rest of the `Buena SSL rampage club'
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-171-6/+1
|
* Remove support for big-endian i386 and amd64.miod2014-04-171-10/+0
| | | | | | | | | | | | | Before someone suggests the OpenSSL people are junkies, here is what they mention about this: /* Most will argue that x86_64 is always little-endian. Well, * yes, but then we have stratus.com who has modified gcc to * "emulate" big-endian on x86. Is there evidence that they * [or somebody else] won't do same for x86_64? Naturally no. * And this line is waiting ready for that brave soul:-) */ So, yes, they are on drugs. But they are not alone, the stratus.com people are, too.
* we don't use these files for buildingtedu2014-04-151-88/+0
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* No licence.miod2014-04-151-228/+0
|
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-8/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-132-2/+3
|\ | | | | branch.
| * Import OpenSSL 1.0.1gmiod2014-04-132-2/+3
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-1/+4
|\ \ | | | | | | branch.
| * | import OpenSSL-1.0.1cdjm2012-10-131-1/+4
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-133-3/+7
|\ \ \ | | |/ | |/| branch.
| * | import OpenSSL-1.0.1cdjm2012-10-133-3/+7
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-016-0/+2042
|\| | | |/ |/| branch.
| * import OpenSSL-1.0.0adjm2010-10-016-0/+2042
|
* import OpenSSL-1.0.0adjm2010-10-012-0/+321