summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* The assembly sha512 code detects at runtime if it is running on a 64-bitmiod2014-05-021-0/+6
* Do not output SOM-specific directives.miod2014-05-012-0/+12
* Fix include filename to get register name aliases under BSDmiod2014-05-011-6/+1
* Remove fips_md_init() macro indirection for digest algorithms, used by themiod2014-05-013-6/+6
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-109/+0
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-4/+1
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-20/+12
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-232-4/+6
* Remove meat which either duplicates code found in apps/, or is only of valuemiod2014-04-222-249/+0
* Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck2014-04-181-3/+1
* 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
* There are no plans to ever build this with the Metrojerks compiler.miod2014-04-171-8/+1
* Remove support for big-endian i386 and amd64.miod2014-04-171-7/+1
* Aren't you glad to have this file tell you that ``C2.pl works''? Bonus pointmiod2014-04-171-1/+0
* No need to consider being compiled by NASM anymore.miod2014-04-171-4/+0
* Remove _CRAY references. Note that this pleads for the use of <stdint.h>miod2014-04-161-1/+1
* we don't use these files for buildingtedu2014-04-151-129/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-18/+0
* Moved to regress/lib/libcrypto.miod2014-04-152-332/+0
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-152-24/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-37/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-135-26/+24
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-1310-20/+26
|\
| * Import OpenSSL 1.0.1gmiod2014-04-1314-43/+56
* | This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-1/+3
|\ \
| * | Import OpenSSL 1.0.1gmiod2014-04-132-2/+4
* | | Reliability fix for SHA384 SSL/TLS ciphers on strict alignmentjca2013-12-191-1/+8
* | | resolve conflictsdjm2012-10-135-50/+1079
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-9/+30
|\| |
| * | import OpenSSL-1.0.1cdjm2012-10-132-9/+31
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1319-607/+3913
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.1cdjm2012-10-1323-657/+4991
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-036-69/+75
|\| |
| * | import OpenSSL 1.0.0edjm2011-11-036-69/+75
* | | resolve conflicts, fix local changesdjm2010-10-0110-629/+6
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-0117-88/+5145
|\| |
| * | import OpenSSL-1.0.0adjm2010-10-0122-107/+5149
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-38/+37
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.0adjm2010-10-013-46/+39
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-061-0/+1
|\ \ \ | | |/ | |/|
| * | import of OpenSSL 0.9.8kdjm2009-04-061-0/+1
* | | resolve conflictsdjm2009-01-095-1/+21
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-092-1/+21
|\| |
| * | import openssl-0.9.8jdjm2009-01-097-3/+37
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-14/+21
|\ \ \ | | |/ | |/|
| * | import openssl-0.9.8jdjm2009-01-092-14/+27
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+1
* | | resolve conflictsdjm2008-09-069-543/+369
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-066-295/+2128
|\ \ \ | | |/ | |/|