index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_vfy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-4
/
+0
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
1
-9
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-2189
/
+2080
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-8
/
+9
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
1
-1
/
+2
*
RT2841: Extra return in check_issued
Paul Suhler
2014-09-09
1
-1
/
+0
*
RT2751: Declare get_issuer_sk() earlier.
Rich Salz
2014-08-15
1
-0
/
+1
*
Update API to use (char *) for email addresses and hostnames
Viktor Dukhovni
2014-07-07
1
-2
/
+2
*
Set optional peername when X509_check_host() succeeds.
Viktor Dukhovni
2014-07-05
1
-1
/
+2
*
One more typo when changing !result to result <= 0
Viktor Dukhovni
2014-06-23
1
-1
/
+1
*
Fix typo in last commit
Viktor Dukhovni
2014-06-23
1
-1
/
+1
*
Multiple verifier reference identities.
Viktor Dukhovni
2014-06-23
1
-1
/
+16
*
X509_check_mumble() failure is <= 0, not just 0
Viktor Dukhovni
2014-06-23
1
-3
/
+3
*
Drop hostlen from X509_VERIFY_PARAM_ID.
Viktor Dukhovni
2014-06-23
1
-2
/
+1
*
Don't use expired certificates if possible.
Dr. Stephen Henson
2014-05-25
1
-5
/
+17
*
Rename vpm_int.h to x509_lcl.h
Dr. Stephen Henson
2014-05-25
1
-1
/
+1
*
Fixes to host checking.
Viktor Dukhovni
2014-05-21
1
-1
/
+2
*
For self signed root only indicate one error.
Dr. Stephen Henson
2014-03-04
1
-2
/
+5
*
Include TA in checks/callback with partial chains.
Dr. Stephen Henson
2014-02-14
1
-1
/
+1
*
Don't do loop detection for self signed check.
Dr. Stephen Henson
2014-02-14
1
-0
/
+2
*
Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
Dr. Stephen Henson
2014-01-09
1
-3
/
+2
*
Add opaque ID structure.
Dr. Stephen Henson
2013-12-13
1
-3
/
+5
*
Fix for partial chain notification.
Dr. Stephen Henson
2013-12-13
1
-1
/
+5
*
Partial path fix.
Dr. Stephen Henson
2013-09-08
1
-11
/
+8
*
Fix verify loop with CRL checking.
Dr. Stephen Henson
2013-07-12
1
-0
/
+11
*
Fix warning.
Ben Laurie
2013-01-06
1
-1
/
+1
*
Make partial chain checking work if we only have the EE certificate in
Dr. Stephen Henson
2012-12-21
1
-0
/
+41
*
New verify flag to return success if we have any certificate in the
Dr. Stephen Henson
2012-12-13
1
-0
/
+9
*
Fix two bugs which affect delta CRL handling:
Dr. Stephen Henson
2012-12-06
1
-2
/
+2
*
Integrate host, email and IP address checks into X509_verify.
Dr. Stephen Henson
2012-12-05
1
-0
/
+35
*
initial support for delta CRL generations by diffing two full CRLs
Dr. Stephen Henson
2012-12-04
1
-0
/
+119
*
Rename Suite B functions for consistency.
Dr. Stephen Henson
2012-08-03
1
-12
/
+5
*
add suite B chain validation flags and associated verify errors
Dr. Stephen Henson
2012-08-03
1
-0
/
+20
*
don't do loop check for single self signed certificate
Dr. Stephen Henson
2012-03-05
1
-0
/
+3
*
PR: 2606
Dr. Stephen Henson
2011-09-23
1
-1
/
+1
*
Initialise X509_STORE_CTX properly so CRLs with nextUpdate date in the past
Dr. Stephen Henson
2011-09-06
1
-0
/
+4
*
avoid verification loops in trusted store when path building
Dr. Stephen Henson
2010-12-25
1
-0
/
+15
*
Submitted by: Jonathan Dixon <joth@chromium.org>
Dr. Stephen Henson
2010-11-02
1
-1
/
+1
*
add -trusted_first option and verify flag
Dr. Stephen Henson
2010-02-25
1
-0
/
+15
*
tidy verify code. xn not used any more and check for self signed more efficie...
Dr. Stephen Henson
2010-02-25
1
-8
/
+14
*
Experimental support for partial chain verification: if an intermediate
Dr. Stephen Henson
2010-02-25
1
-27
/
+33
*
PR: 2103
Dr. Stephen Henson
2009-11-17
1
-0
/
+1
*
Add missing functions to allow access to newer X509_STORE_CTX status
Dr. Stephen Henson
2009-10-31
1
-0
/
+15
*
If not checking all certificates don't attempt to find a CRL
Dr. Stephen Henson
2009-10-23
1
-0
/
+5
*
Need to check <= 0 here.
Dr. Stephen Henson
2009-10-23
1
-1
/
+1
*
Oops, s can be NULL
Dr. Stephen Henson
2009-09-04
1
-5
/
+3
*
PR: 2013
Dr. Stephen Henson
2009-09-02
1
-4
/
+8
*
Update from 1.0.0-stable.
Dr. Stephen Henson
2009-06-26
1
-3
/
+4
*
Update from 0.9.8-stable.
Dr. Stephen Henson
2009-06-15
1
-8
/
+5
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-04-15
1
-1
/
+1
[prev]
[next]