aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/safestack.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte1-24/+24
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft1-1/+36
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2017-10-26Add sk_TYPE_new_reserve() functionPaul Yang1-0/+4
2017-09-28Add a reserve call to the stack data structure.Pauli1-1/+5
2016-08-10Add some const castsRich Salz1-5/+5
2016-06-30Constify a bit more OPENSSL_sk_ APIFdaSilvaYY1-3/+3
2016-06-18Use a STACK_OF(OPENSSL_CSTRING) for const char * stacksMatt Caswell1-0/+3
2016-05-21Constify stack and lhash macros.Dr. Stephen Henson1-3/+4
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz1-52/+32
2016-05-17Copyright consolidation 03/10Rich Salz1-52/+6
2016-05-13Fix stack constification definitions.Dr. Stephen Henson1-6/+6
2016-01-11Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson1-23/+0
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson1-24/+0
2016-01-11Add lh_doall inliningDr. Stephen Henson1-12/+0
2016-01-11Add lh_new() inliningDr. Stephen Henson1-12/+0
2016-01-11Inline LHASH_OFDr. Stephen Henson1-156/+0
2016-01-09Adds missing type castsMat1-4/+4
2016-01-07use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson1-1/+1
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-6/+6
2016-01-07remove unused PREDECLAREDr. Stephen Henson1-1/+0
2016-01-07Change STACK_OF to use inline functions.Dr. Stephen Henson1-2057/+100
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni1-0/+23
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-23/+23
2015-11-20Add ASYNC_JOB poolsMatt Caswell1-0/+23
2015-07-20Rewrite crypto/ex_dataRich Salz1-18/+0
2015-07-09make stacksDr. Stephen Henson1-25/+25
2015-05-15Make up for a missed 'make update' update.Rich Salz1-25/+25
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-25/+25
2015-05-13Remove Kerberos support from libcryptoMatt Caswell1-184/+0
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+2567