aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/lhash.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Prevent compiler warning for unused static function.Davide Galassi1-3/+2
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte1-1/+1
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-02-18Properties for implementation selection.Pauli1-0/+5
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte1-14/+14
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft1-1/+26
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-1/+1
2017-05-10Ignore MSVC warnings (via Gisle Vanem)Rich Salz1-0/+13
2017-04-24Fix typo in OPENSSL_LH_new compat APIRich Salz1-1/+1
2016-05-21Constify stack and lhash macros.Dr. Stephen Henson1-3/+3
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz1-81/+61
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-03-30Make it legal C.Ben Laurie1-1/+1
2016-03-25RT4476: Fix some cast-alignment warningsJeffrey Walton1-1/+1
2016-03-20Remove #error from include files.Rich Salz1-4/+0
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-13Fix missing casts for c++Mathias Berchtold1-3/+3
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson1-17/+17
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson1-0/+16
2016-01-11Add lh_doall inliningDr. Stephen Henson1-10/+5
2016-01-11Add lh_new() inliningDr. Stephen Henson1-2/+7
2016-01-11Inline LHASH_OFDr. Stephen Henson1-22/+50
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+233