summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/txt_db
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Only import cryptlib.h in the four source files that actually need it.jsing1-2/+2
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing1-1/+2
2014-07-09remove unused, private version strings except SSL_version_strbcook1-3/+1
2014-06-12tags as requested by miod and teduderaadt2-2/+2
2014-05-30more: no need for null check before freederaadt1-10/+5
2014-05-29ok, next pass after review: when possible, put the reallocarray argumentsderaadt1-2/+2
2014-05-29convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt1-2/+2
2014-04-26Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.jsing1-6/+0
2014-04-25KNF.jsing2-255/+251
2014-04-17Change library to use intrinsic memory allocation functions instead ofbeck1-14/+14
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-9/+0
2010-10-01resolve conflicts, fix local changesdjm3-133/+50
2010-10-01import OpenSSL-1.0.0adjm1-1/+1
2009-01-09import openssl-0.9.8jdjm1-1/+1
2008-09-06resolve conflictsdjm2-12/+16
2008-09-06import of OpenSSL 0.9.8hdjm1-8/+6
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/+86
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2-3/+3
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-06-07Merge OpenSSL 0.9.7-stable-20020605,beck1-1/+1
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck3-13/+13
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-15openssl-engine-0.9.6 mergebeck3-20/+23
2000-03-19OpenSSL 0.9.5 mergebeck2-6/+7
1999-11-23do not assume shell scripts are +x; dderaadt1-1/+1
1999-09-29OpenSSL 0.9.4 mergebeck3-54/+37
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker3-0/+591