Allow the server to change the ciphersuite on resume
[openssl.git] / include / openssl / lhash.h
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