summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/txt_db/txt_db.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* 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-251-244/+241
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-14/+14
* resolve conflicts, fix local changesdjm2010-10-011-37/+39
* resolve conflictsdjm2008-09-061-10/+13
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+2
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-4/+4
* openssl-engine-0.9.6 mergebeck2000-12-151-14/+14
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+4
* OpenSSL 0.9.4 mergebeck1999-09-291-25/+14
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+394