summaryrefslogtreecommitdiff
path: root/crypto/lhash/lh_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-2/+2
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-1/+11
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Remove statistics tracking from LHASHHugo Landau2022-03-281-28/+13
* lhash: use lock when TSAN not available for statistics gatheringPauli2022-01-131-5/+20
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/lhash/Richard Levitte2018-12-061-1/+1
* Document that lhash isn't thread safe under any circumstances andPauli2017-10-091-22/+9
* Add a lock around the OBJ_NAME tableRich Salz2017-06-071-5/+17
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-201-17/+15
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-78/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-162/+160
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* LHASH revamp. make depend.Ben Laurie2008-05-261-6/+6
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-56/+30
* disable '#ifdef DEBUG' codeBodo Möller2002-03-051-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+3
* Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org>Richard Levitte2000-11-071-6/+6
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-27/+9
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+289