summaryrefslogtreecommitdiff
path: root/crypto/stack/safestack.h
Commit message (Expand)AuthorAgeFilesLines
...
* Type mismatch detected by DEC C compiler. void* != void**Richard Levitte2005-04-201-1/+1
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-2/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-041-0/+66
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+21
* Fix ASN1 warnings.Dr. Stephen Henson2004-03-251-7/+8
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+63
* make updateRichard Levitte2003-05-011-0/+21
* make updateRichard Levitte2003-04-291-21/+0
* Add an extended variant of sk_find() which returns a non-NULL pointerRichard Levitte2003-04-291-0/+78
* Support for name constraints.Dr. Stephen Henson2003-03-241-0/+20
* Support for policyMappingsDr. Stephen Henson2003-03-201-0/+20
* Fix various warnings when compiling with KRB5 code.Dr. Stephen Henson2002-03-121-0/+20
* Experimental configuration code.Dr. Stephen Henson2002-01-051-0/+40
* The cleanup stack in ENGINE changed slightly, so this "make update" isGeoff Thorpe2001-10-011-19/+19
* This commits the changes to STACK macros forced by recent ENGINE surgery.Geoff Thorpe2001-09-251-19/+39
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+20
* make updateRichard Levitte2001-07-101-0/+160
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+20
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-191-0/+20
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+20
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+58
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-0/+20
* "make update"Richard Levitte2000-07-241-20/+0
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-0/+20
* Change mkstack.pl so it now sorts each groupDr. Stephen Henson2000-06-221-548/+548
* * This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe2000-06-211-161/+54
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-1/+1
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-0/+333
* 'make update'Geoff Thorpe2000-06-201-160/+160
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+20
* Using speaking "variable" names in macros so that e.g. grepping forBodo Möller2000-06-171-768/+783
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-68/+774
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-0/+11
* This is the first of two commits (didn't want to dump them all into theGeoff Thorpe2000-06-011-9/+15
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-3/+4
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-3/+3
* Another safe stack.Ben Laurie1999-05-301-2/+5
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-2/+2
* Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall1999-05-041-0/+3
* Some more stack stuff.Ben Laurie1999-05-031-3/+5
* Yet another stack.Ben Laurie1999-05-021-5/+5
* Another safe stack.Ben Laurie1999-05-011-3/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-201-2/+5
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-0/+115