aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash/lhash.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-233/+0
* Add missing declaration for lh_node_usage_statsRich Salz2015-01-281-0/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-0/+4
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-13/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-128/+127
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-2/+2
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-2/+2
* More type-checking.Ben Laurie2008-06-041-17/+0
* Avoid warning about empty structures and always define CHECKED_PTR_OFDr. Stephen Henson2008-05-271-1/+1
* C++ style comments fixed.Dr. Stephen Henson2008-05-261-2/+2
* LHASH revamp. make depend.Ben Laurie2008-05-261-45/+103
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-291-8/+8
* Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2003-03-201-0/+1
* Correct const-ness.Ben Laurie2001-07-081-4/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-5/+5
* oops, void functions shouldn't try and return a value. Strangely, gccGeoff Thorpe2001-01-091-2/+2
* This adds macros to implement (and/or declare) type-safe wrapper functionsGeoff Thorpe2001-01-091-0/+19
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-13/+13
* ANSI C doesn't allow trailing semi-colons after a function's closing braceGeoff Thorpe2000-12-041-6/+3
* Next step in tidying up the LHASH code. This commit defines DECLARE andGeoff Thorpe2000-12-021-0/+29
* First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe2000-12-011-5/+10
* Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org>Richard Levitte2000-11-071-7/+7
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+5
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Eliminate memory leaks in mem_dbg.c.Bodo Möller2000-03-181-0/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-7/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-21/+0
* Fix header files so that any one can be included first.Bodo Möller1999-04-241-0/+4
* Massive constification.Ben Laurie1999-04-171-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+155