summaryrefslogtreecommitdiffstats
path: root/crypto/lhash/lhash.h
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2009-07-27Change STRING to OPENSSL_STRING etc as common words suchDr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-05-27Avoid warning about empty structures and always define CHECKED_PTR_OFDr. Stephen Henson
2008-05-26C++ style comments fixed.Dr. Stephen Henson
2008-05-26LHASH revamp. make depend.Ben Laurie
2003-10-29Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2001-07-08Correct const-ness.Ben Laurie
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-01-09oops, void functions shouldn't try and return a value. Strangely, gccGeoff Thorpe
2001-01-09This adds macros to implement (and/or declare) type-safe wrapper functionsGeoff Thorpe
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-12-04ANSI C doesn't allow trailing semi-colons after a function's closing braceGeoff Thorpe
2000-12-02Next step in tidying up the LHASH code. This commit defines DECLARE andGeoff Thorpe
2000-12-01First step in tidying up the LHASH code. The callback prototypes (andGeoff Thorpe
2000-11-07Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org>Richard Levitte
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-03-18Eliminate memory leaks in mem_dbg.c.Bodo Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Fix header files so that any one can be included first.Bodo Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall