index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
verify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Add support for -no-CApath and -no-CAfile options
Matt Caswell
2015-09-25
1
-3
/
+14
*
Fix refactoring breakage.
Ben Laurie
2015-08-02
1
-4
/
+6
*
don't reset return value to 0
Dr. Stephen Henson
2015-08-02
1
-1
/
+0
*
Add -Wconditional-uninitialized to clang strict warnings.
Ben Laurie
2015-08-02
1
-24
/
+22
*
Can't use -trusted with -CA{path,file}
Rich Salz
2015-07-14
1
-1
/
+7
*
Extend -show_chain option to verify to show more info
Matt Caswell
2015-07-07
1
-1
/
+7
*
Add help text for some verify options
Matt Caswell
2015-07-07
1
-8
/
+12
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-1
/
+1
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-6
/
+3
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-9
/
+7
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-5
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-149
/
+112
*
Add -no_alt_chains option to apps to implement the new
Matt Caswell
2015-02-25
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-311
/
+295
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-2
/
+2
*
Document -trusted_first option in man pages and help.
Hubert Kario
2014-06-20
1
-1
/
+1
*
Add -show_chain option to print out verified chain.
Dr. Stephen Henson
2014-02-25
1
-5
/
+24
*
Make openssl verify return errors.
Ben Laurie
2012-12-11
1
-4
/
+12
*
Add code to download CRLs based on CRLDP extension.
Dr. Stephen Henson
2012-12-06
1
-0
/
+6
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-2
/
+2
*
Back out redundant verification time change.
Ben Laurie
2011-12-13
1
-29
/
+4
*
Make it possible to set a time for verification.
Ben Laurie
2011-12-13
1
-4
/
+29
*
oops, revert verify.c change
Dr. Stephen Henson
2010-02-28
1
-3
/
+0
*
Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD and
Dr. Stephen Henson
2010-02-28
1
-0
/
+3
*
allow setting of verify names in command line utilities and print out verify ...
Dr. Stephen Henson
2010-02-25
1
-4
/
+17
*
Add missing functions to allow access to newer X509_STORE_CTX status
Dr. Stephen Henson
2009-10-31
1
-1
/
+3
*
Add option to allow in-band CRL loading in verify utility. Add function
Dr. Stephen Henson
2009-10-31
1
-64
/
+36
*
Use new X509_STORE_set_verify_cb function instead of old macro.
Dr. Stephen Henson
2009-10-18
1
-1
/
+1
*
Tidy up and fix verify callbacks to avoid structure dereference, use of
Dr. Stephen Henson
2009-09-02
1
-28
/
+35
*
Updatde from stable branch.
Dr. Stephen Henson
2009-01-08
1
-2
/
+1
*
Make an explicit check during certificate validation to see that the
Richard Levitte
2004-11-29
1
-0
/
+1
*
Reformat smime utility.
Dr. Stephen Henson
2004-09-07
1
-21
/
+22
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-1
/
+11
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+2
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Reject certificates with unhandled critical extensions.
Dr. Stephen Henson
2001-10-21
1
-0
/
+3
*
Reduce the header dependencies on engine.h in apps/.
Geoff Thorpe
2001-09-12
1
-1
/
+0
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-1
/
+5
*
Make better use of load_cert, load_certs and load_key.
Richard Levitte
2001-06-25
1
-30
/
+6
*
Provide an application-common setup function for engines and use it
Richard Levitte
2001-06-18
1
-17
/
+1
*
Allow various X509_STORE_CTX properties to be
Dr. Stephen Henson
2001-05-09
1
-1
/
+1
*
Initial CRL based revocation checking.
Dr. Stephen Henson
2001-05-08
1
-5
/
+10
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+27
*
Update verify docs.
Dr. Stephen Henson
2000-09-08
1
-1
/
+5
*
*BIG* verify code reorganisation.
Dr. Stephen Henson
2000-09-05
1
-6
/
+21
*
Document -purpose option in usage string.
Bodo Möller
2000-07-15
1
-1
/
+1
[next]