aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkstack.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson2016-01-111-299/+0
* Add lh_doall_arg inliningDr. Stephen Henson2016-01-111-2/+0
* Add lh_doall inliningDr. Stephen Henson2016-01-111-1/+0
* Add lh_new() inliningDr. Stephen Henson2016-01-111-1/+0
* Inline LHASH_OFDr. Stephen Henson2016-01-111-13/+0
* GH540: add casts to safestack.hAlessandro Ghedini2016-01-111-4/+4
* use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson2016-01-071-1/+1
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-6/+6
* remove unused PREDECLAREDr. Stephen Henson2016-01-071-1/+0
* Change STACK_OF to use inline functions.Dr. Stephen Henson2016-01-071-145/+102
* Add crypto/include/internal to the directories to scan for stack declarationsRichard Levitte2015-10-181-1/+1
* Sort @sstacklst correctly.Dr. Stephen Henson2015-07-091-1/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-2/+2
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-28/+0
* Update mkstack.pl to match safestack.hDr. Stephen Henson2015-03-121-10/+2
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-166/+368
* Implement sk_deep_copy.Viktor Dukhovni2014-06-221-1/+3
* Assorted bugfixes:Bodo Möller2011-02-031-10/+10
* Updates from 1.0.0-stable.Dr. Stephen Henson2009-04-151-1/+15
* More type-checking.Ben Laurie2008-06-041-1/+23
* LHASH revamp. make depend.Ben Laurie2008-05-261-3/+33
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-041-0/+1
* Add an extended variant of sk_find() which returns a non-NULL pointerRichard Levitte2003-04-291-0/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-1/+1
* Change mkstack.pl so it now sorts each groupDr. Stephen Henson2000-06-221-3/+3
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-0/+25
* Using speaking "variable" names in macros so that e.g. grepping forBodo Möller2000-06-171-71/+64
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-49/+43
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-0/+112