summaryrefslogtreecommitdiffstats
path: root/include/openssl/lhash.h
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-06Prevent compiler warning for unused static function.Davide Galassi
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft
2017-05-10Ignore MSVC warnings (via Gisle Vanem)Rich Salz
2017-04-24Fix typo in OPENSSL_LH_new compat APIRich Salz
2016-05-21Constify stack and lhash macros.Dr. Stephen Henson
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-03-30Make it legal C.Ben Laurie
2016-03-25RT4476: Fix some cast-alignment warningsJeffrey Walton
2016-03-20Remove #error from include files.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-13Fix missing casts for c++Mathias Berchtold
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson
2016-01-11Add lh_doall inliningDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte