summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/md4
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Explicitly export a list of symbols from libcrypto.jsing1-1/+5
2015-09-14Temporarily revive MD4 for MS CHAP support.doug4-0/+455
2015-09-13Remove MD4 support from LibreSSL.doug4-455/+0
2015-09-10Correct spelling of OPENSSL_cleanse.jsing1-2/+2
2015-09-10Remove pointless comments.jsing1-2/+2
2014-10-28deregister; no binary changejsg1-2/+2
2014-10-20digests: *_LONG_LOG2 is not used, stop talking about it.bcook2-8/+3
2014-08-18remove return value from HOST_c2l/l2c macrosbcook2-22/+22
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing1-3/+3
2014-07-10Remove bogus preprocessor statements trying to pick the largest integermiod1-8/+1
2014-07-09remove unused, private version strings except SSL_version_strbcook1-3/+1
2014-06-12tags as requested by miod and teduderaadt4-4/+4
2014-06-07Remove various test stubs. The good ones have been moved by jsingderaadt1-125/+0
2014-05-24Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing1-1/+2
2014-05-01Remove fips_md_init() macro indirection for digest algorithms, used by themiod1-1/+1
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck1-3/+1
2014-04-16Remove _CRAY references. Note that this pleads for the use of <stdint.h>miod1-8/+1
2014-04-15we don't use these files for buildingtedu1-77/+0
2014-04-15remove FIPS mode support. people who require FIPS can buy something thattedu1-3/+0
2014-04-15Moved to regress/lib/libcrypto.miod1-136/+0
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck1-20/+0
2014-04-15remove pentium specific benchmark codejsg1-78/+0
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-12/+0
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2-19/+20
2012-10-13resolve conflictsdjm2-2/+6
2012-10-13import OpenSSL-1.0.1cdjm1-3/+5
2010-10-01resolve conflicts, fix local changesdjm3-104/+3
2010-10-01import OpenSSL-1.0.0adjm1-8/+5
2009-01-09resolve conflictsdjm2-1/+9
2009-01-09import openssl-0.9.8jdjm1-4/+8
2008-09-06resolve conflictsdjm5-146/+13
2008-09-06import of OpenSSL 0.9.8hdjm1-15/+9
2006-06-27resolve conflictsdjm1-1/+2
2006-06-27import of openssl-0.9.7jdjm1-1/+1
2005-04-29resolve conflictsdjm2-1/+4
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm1-0/+92
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus3-36/+13
2003-05-11import 0.9.7b (without idea and rc5)markus2-3/+4
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus1-1/+1
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus1-1/+1
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck5-16/+25
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-18fix util script runs to not assume they are executable.beck1-1/+1
2000-12-15openssl-engine-0.9.6 mergebeck8-0/+1068