summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/txt_db (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+2
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-122-2/+2
* more: no need for null check before freederaadt2014-05-301-10/+5
* ok, next pass after review: when possible, put the reallocarray argumentsderaadt2014-05-291-2/+2
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-2/+2
* Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.jsing2014-04-261-6/+0
* KNF.jsing2014-04-252-255/+251
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-14/+14
* we don't use these files for buildingtedu2014-04-151-75/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-9/+0
* resolve conflicts, fix local changesdjm2010-10-013-133/+50
* import OpenSSL-1.0.0adjm2010-10-011-1/+1
* import openssl-0.9.8jdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-062-12/+16
* import of OpenSSL 0.9.8hdjm2008-09-061-8/+6
* import of openssl-0.9.7jdjm2006-06-271-1/+1
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+86
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-122-3/+3
* 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
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-153-13/+13
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
* openssl-engine-0.9.6 mergebeck2000-12-153-20/+23
* OpenSSL 0.9.5 mergebeck2000-03-192-6/+7
* do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-293-54/+37
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-053-0/+591