aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash/lhash.c
Commit message (Expand)AuthorAgeFilesLines
* Use 0 instead of NULL, at least for function casts, since there areRichard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* This adds macros to implement (and/or declare) type-safe wrapper functionsGeoff Thorpe2001-01-091-14/+16
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-12/+12
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-8/+15
* Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org>Richard Levitte2000-11-071-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-10/+10
* Eliminate memory leaks in mem_dbg.c.Bodo Möller2000-03-181-15/+4
* Generate correct error reasons strings for SYSerr.Bodo Möller2000-03-041-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-4/+4
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-16/+12
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* 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-31/+11
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix security hole.Ben Laurie1999-03-221-2/+2
* Oops. Missing NULL frees.Ben Laurie1999-01-171-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-11/+26
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+489