summaryrefslogtreecommitdiffstats
path: root/crypto/lhash/lh_stats.c
AgeCommit message (Expand)Author
2023-10-04All lh_stats functions were deprecated in 3.1Tomas Mraz
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-03-28Remove statistics tracking from LHASHHugo Landau
2022-01-13lhash: use lock when TSAN not available for statistics gatheringPauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/lhash/Richard Levitte
2017-10-09Document that lhash isn't thread safe under any circumstances andPauli
2017-06-07Add a lock around the OBJ_NAME tableRich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2008-05-26LHASH revamp. make depend.Ben Laurie
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-03-05disable '#ifdef DEBUG' codeBodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
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
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
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