summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ripemd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly export a list of symbols from libcrypto.jsing2016-12-212-3/+10
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* Remove pointless comments.jsing2015-09-101-2/+2
* deregister; no binary changejsg2014-10-281-2/+2
* digests: *_LONG_LOG2 is not used, stop talking about it.bcook2014-10-201-5/+1
* remove return value from HOST_c2l/l2c macrosbcook2014-08-182-22/+22
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-3/+3
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-125-5/+5
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-125/+0
* s/assember/assembler/ before someone gets offended. At the lastderaadt2014-06-061-1/+1
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+2
* Remove fips_md_init() macro indirection for digest algorithms, used by themiod2014-05-011-1/+1
* Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck2014-04-181-3/+1
* 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-83/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+0
* Moved to regress/lib/libcrypto.miod2014-04-151-138/+0
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-7/+0
* remove pentium specific benchmark codejsg2014-04-151-82/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-12/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-21/+21
* resolve conflictsdjm2012-10-132-1/+5
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-2/+5
|\
| * import OpenSSL-1.0.1cdjm2012-10-131-2/+5
* | resolve conflicts, fix local changesdjm2010-10-015-123/+7
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-17/+5
|\|
| * import OpenSSL-1.0.0adjm2010-10-011-17/+5
* | resolve conflictsdjm2009-01-093-3/+10
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-3/+8
|\|
| * import openssl-0.9.8jdjm2009-01-091-3/+8
* | resolve conflictsdjm2008-09-066-232/+18
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-29/+17
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-062-33/+21
* | resolve conflictsdjm2006-06-271-1/+2
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\|
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
* | resolve conflictsdjm2005-04-292-1/+5
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+111
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+111
| * import 0.9.7b (without idea and rc5)markus2003-05-112-2/+4
| * import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-1/+1
| * import openssl-0.9.7-beta1markus2002-09-053-30/+36
* | belive -> believemiod2005-03-291-1/+1
* | merge 0.9.7dmarkus2004-04-081-0/+1
* | Unbreak rmd160. Was broken on sparc64 when compiled with gcc3. Fix and reporthshoexer2004-03-221-2/+2
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-125-21/+21
* | merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-1/+1
* | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1