Add legacy include guards to public header files
[openssl.git] / include / openssl / lhash.h
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-02-18 PauliProperties for implementation selection.
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2019-01-27 Matthias KraftAdd "weak" declarations of symbols used in safestack...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2017-05-10 Rich SalzIgnore MSVC warnings (via Gisle Vanem)
2017-04-25 Rich SalzFix typo in OPENSSL_LH_new compat API
2016-05-21 Dr. Stephen HensonConstify stack and lhash macros.
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-03-30 Ben LaurieMake it legal C.
2016-03-25 Jeffrey WaltonRT4476: Fix some cast-alignment warnings
2016-03-20 Rich SalzRemove #error from include files.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-13 Mathias BerchtoldFix missing casts for c++
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11 Dr. Stephen HensonAdd lh_doall inlining
2016-01-11 Dr. Stephen HensonAdd lh_new() inlining
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2015-03-31 Richard LevitteStop symlinking, move files to intended directory