aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/txt_db/txt_db.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few memleaks in TXT_DB.Bernd Edlinger2017-02-211-9/+26
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-201-2/+2
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* No fprintf in the txt_db componentRich Salz2015-06-091-5/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-30/+13
* free null cleanup finaleRich Salz2015-05-011-12/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-300/+291
* RT3548: Remove unsupported platformsRich Salz2015-01-121-3/+3
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-30/+30
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* More type-checking.Ben Laurie2008-06-041-18/+19
* LHASH revamp. make depend.Ben Laurie2008-05-261-20/+21
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* improved error checking and some fixesNils Larsch2005-07-261-4/+7
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-5/+5
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+2
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-301-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-14/+14
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-3/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-21/+7
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Slightly improved diagnostics.Ben Laurie1999-02-061-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+394