summaryrefslogtreecommitdiffstats
path: root/util/mkstack.pl
AgeCommit message (Expand)Author
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-11GH540: add casts to safestack.hAlessandro Ghedini
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
2015-10-18Add crypto/include/internal to the directories to scan for stack declarationsRichard Levitte
2015-07-09Sort @sstacklst correctly.Dr. Stephen Henson
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-12Update mkstack.pl to match safestack.hDr. Stephen Henson
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2014-06-22Implement sk_deep_copy.Viktor Dukhovni
2011-02-03Assorted bugfixes:Bodo Möller
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2004-10-04Fix race condition when CRL checking is enabled.Dr. Stephen Henson
2003-04-29Add an extended variant of sk_find() which returns a non-NULL pointerRichard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-06-22Change mkstack.pl so it now sorts each groupDr. Stephen Henson
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-17Using speaking "variable" names in macros so that e.g. grepping forBodo Möller
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe