summaryrefslogtreecommitdiff
path: root/apps/verify.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-277/+262
* Make verify return errors.Ben Laurie2012-12-131-4/+12
* Reduce version skew.Ben Laurie2012-06-081-4/+7
* remove old -attime code, new version includes all old functionalityDr. Stephen Henson2011-12-101-28/+4
* Add -attime.Ben Laurie2011-06-091-4/+29
* Add missing functions to allow access to newer X509_STORE_CTX statusDr. Stephen Henson2009-10-311-1/+3
* Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson2009-10-311-64/+36
* Add new function X509_STORE_set_verify_cb and use it in appsDr. Stephen Henson2009-10-181-1/+1
* Tidy up and fix verify callbacks to avoid structure dereference, use ofDr. Stephen Henson2009-09-021-28/+35
* Updatde from stable branch.Dr. Stephen Henson2009-01-071-2/+1
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-291-0/+1
* Reformat smime utility.Dr. Stephen Henson2004-09-071-21/+22
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-1/+11
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+2
* Config code updates.Dr. Stephen Henson2002-02-221-0/+3
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-0/+3
* Reduce the header dependencies on engine.h in apps/.Geoff Thorpe2001-09-121-1/+0
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-1/+5
* Make better use of load_cert, load_certs and load_key.Richard Levitte2001-06-251-30/+6
* Provide an application-common setup function for engines and use itRichard Levitte2001-06-181-17/+1
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-091-1/+1
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-071-5/+10
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+27
* Update verify docs.Dr. Stephen Henson2000-09-081-1/+5
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-6/+21
* Document -purpose option in usage string.Bodo Möller2000-07-151-1/+1
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-2/+2
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-2/+2
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-2/+0
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-7/+3
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-0/+2
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-10/+112
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-4/+16
* Modify verify code to handle self signed certificates.Dr. Stephen Henson1999-11-171-14/+11
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-1/+1
* 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-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-0/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+240