Use the new TLSv1.3 certificate_required alert where appropriate
[openssl.git] / include / openssl / safestack.h
2016-08-10 Rich SalzAdd some const casts
2016-06-30 FdaSilvaYYConstify a bit more OPENSSL_sk_ API
2016-06-18 Matt CaswellUse a STACK_OF(OPENSSL_CSTRING) for const char * stacks
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-05-13 Dr. Stephen HensonFix stack constification definitions.
2016-01-11 Dr. Stephen HensonRemove mkstack.pl: it is no longer needed.
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
2016-01-10 MatAdds missing type casts
2016-01-07 Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen Hensonremove unused PREDECLARE
2016-01-07 Dr. Stephen HensonChange STACK_OF to use inline functions.
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-20 Matt CaswellAdd ASYNC_JOB pools
2015-07-20 Rich SalzRewrite crypto/ex_data
2015-07-09 Dr. Stephen Hensonmake stacks
2015-05-15 Rich SalzMake up for a missed 'make update' update.
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libcrypto
2015-03-31 Richard LevitteStop symlinking, move files to intended directory