aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_vfy.h
Commit message (Expand)AuthorAgeFilesLines
...
* More typedef'd struct names as search targetsBodo Möller2001-08-061-2/+2
* Reinsert typedef'ed names for structs to help those trying to read theBodo Möller2001-08-061-1/+1
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-4/+2
* Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke2001-07-301-0/+2
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-101-0/+2
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-091-0/+18
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-071-0/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-18/+4
* Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller2000-09-061-2/+2
* Fix typo in rsautl.Dr. Stephen Henson2000-09-051-0/+2
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-9/+32
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-2/+5
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-3/+3
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-1/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+2
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2000-01-091-0/+1
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-1/+1
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-5/+6
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-1/+4
* Initial chain verify code: not tested probably not workingDr. Stephen Henson1999-11-241-0/+9
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-0/+1
* Store verify_result with sessions to avoid potential security hole.Bodo Möller1999-11-161-0/+1
* stackBen Laurie1999-06-021-1/+3
* Yet another stack.Ben Laurie1999-05-301-2/+2
* VMS support.Ulf Möller1999-05-131-0/+15
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-3/+5
* Support verify_depth from the SSL API without need for user-definedBodo Möller1999-05-011-2/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-58/+0
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-251-2/+0
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-251-2/+2
* Fix header files so that any one can be included first.Bodo Möller1999-04-241-0/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Massive constification.Ben Laurie1999-04-171-3/+3
* Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1999-04-131-9/+0
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
* Rid the world of yet more evil casts.Ben Laurie1999-04-101-3/+3
* Add prototype, fix parameter passing bug.Ben Laurie1999-01-101-15/+24
* Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall1999-01-031-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-16/+53
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+341