summaryrefslogtreecommitdiff
path: root/crypto/stack/stack.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition when CRL checking is enabled.steve2004-10-041-0/+1
* Add an extended variant of sk_find() which returns a non-NULL pointerlevitte2003-04-291-0/+1
* Safe stack reorganisation in terms of function casts.steve2000-06-161-3/+1
* This is the first of two commits (didn't want to dump them all into thegeoff2000-06-011-5/+7
* sk_value was also suffering from de-const-ification.geoff2000-05-311-1/+1
* All the little functions created by the IMPLEMENT_STACK_OF() macro willgeoff2000-05-311-1/+1
* Get rid of more non-ANSI declarations.ulf2000-05-151-4/+4
* New options to the -verify program which can be used for chain verification.steve1999-11-261-2/+2
* Another safe stack.ben1999-05-301-0/+1
* New functions sk_set, sk_value and sk_num to replace existing macros: this issteve1999-05-191-2/+8
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-20/+0
* Add functions to add certs to stacks, used for CA file/path stuff in servers.ben1999-02-281-5/+5
* Initial revisionrse1998-12-211-0/+120