summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/lhash
AgeCommit message (Expand)AuthorFilesLines
2019-05-12Stop the eyebleed in here and just use callocbeck1-30/+7
2016-11-08Use more homogeneous types and avoid a possible right shift by 32 inmiod1-16/+10
2014-07-11Only import cryptlib.h in the four source files that actually need it.jsing1-5/+1
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2-2/+8
2014-07-09remove unused, private version strings except SSL_version_strbcook1-3/+1
2014-06-12tags as requested by miod and teduderaadt3-3/+3
2014-06-07Remove various test stubs. The good ones have been moved by jsingderaadt1-88/+0
2014-06-07malloc() result does not need a cast.deraadt1-1/+1
2014-05-29I do not have time to describe how bad the realloc() uses in here, nowderaadt1-4/+2
2014-05-29ok, next pass after review: when possible, put the reallocarray argumentsderaadt1-1/+1
2014-05-29convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt1-1/+1
2014-05-29Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2-6/+0
2014-05-24Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing1-1/+2
2014-04-22Remove meat which either duplicates code found in apps/, or is only of valuemiod1-17/+0
2014-04-20KNF.jsing4-393/+388
2014-04-17Change library to use intrinsic memory allocation functions instead ofbeck2-11/+11
2014-04-15we don't use these files for buildingtedu1-75/+0
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-13/+0
2010-10-01resolve conflicts, fix local changesdjm4-162/+115
2010-10-01import OpenSSL-1.0.0adjm1-1/+1
2009-01-09import openssl-0.9.8jdjm1-1/+1
2008-09-06resolve conflictsdjm2-18/+19
2008-09-06import of OpenSSL 0.9.8hdjm1-10/+7
2006-06-27import of openssl-0.9.7jdjm1-1/+1
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm1-0/+91
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2-72/+31
2003-04-05Trivial sprintf() -> snprintf() changes. ok deraadt@ho1-24/+39
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-68/+127
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-15openssl-engine-0.9.6 mergebeck5-21/+30
2000-04-15OpenSSL 0.9.5a mergebeck2-16/+6
2000-03-19OpenSSL 0.9.5 mergebeck3-32/+29
1999-11-23do not assume shell scripts are +x; dderaadt1-1/+1
1999-09-29OpenSSL 0.9.4 mergebeck6-122/+88
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker6-0/+1119