aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_vfy.c
Commit message (Expand)AuthorAgeFilesLines
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-071-4/+11
* Fix bug which would free up a public keyDr. Stephen Henson2000-03-021-2/+5
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-1/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-1/+1
* Correct time in seconds instead of minutes.Ben Laurie2000-02-111-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-6/+6
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-3/+3
* New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2000-01-091-0/+13
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-2/+2
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-19/+48
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-2/+50
* Initial chain verify code: not tested probably not workingDr. Stephen Henson1999-11-241-0/+58
* Modify verify code to handle self signed certificates.Dr. Stephen Henson1999-11-171-7/+27
* Initial support for MacOS.Andy Polyakov1999-09-111-3/+1
* more consistent formattingBodo Möller1999-08-081-4/+4
* Yet another stack.Ben Laurie1999-05-301-21/+21
* Comment.Bodo Möller1999-05-111-1/+5
* Another stack.Ben Laurie1999-05-011-0/+3
* Support verify_depth from the SSL API without need for user-definedBodo Möller1999-05-011-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-7/+7
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-201-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-53/+20
* Massive constification.Ben Laurie1999-04-171-1/+1
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-6/+9
* Rid the world of yet more evil casts.Ben Laurie1999-04-101-2/+2
* Tiny comment to improve code comprehensibility.Bodo Möller1999-04-091-1/+1
* Bug fix for X.509 two-digit year.Ulf Möller1999-04-061-2/+2
* Fix security hole.Ben Laurie1999-03-221-1/+2
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+0
* Remove one EVP_PKEY_free() that shouldn't be there.Dr. Stephen Henson1999-01-031-1/+0
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-2/+7
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-47/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+123
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+585