summaryrefslogtreecommitdiffstats
path: root/include/openssl/safestack.h
AgeCommit message (Expand)Author
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-10-26Add sk_TYPE_new_reserve() functionPaul Yang
2017-09-28Add a reserve call to the stack data structure.Pauli
2016-08-10Add some const castsRich Salz
2016-06-30Constify a bit more OPENSSL_sk_ APIFdaSilvaYY
2016-06-18Use a STACK_OF(OPENSSL_CSTRING) for const char * stacksMatt Caswell
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-05-13Fix stack constification definitions.Dr. Stephen Henson
2016-01-11Remove mkstack.pl: it is no longer needed.Dr. 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
2016-01-09Adds missing type castsMat
2016-01-07use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2016-01-07remove unused PREDECLAREDr. Stephen Henson
2016-01-07Change STACK_OF to use inline functions.Dr. Stephen Henson
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-20Add ASYNC_JOB poolsMatt Caswell
2015-07-20Rewrite crypto/ex_dataRich Salz
2015-07-09make stacksDr. Stephen Henson
2015-05-15Make up for a missed 'make update' update.Rich Salz
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libcryptoMatt Caswell
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte