projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
[openssl.git]
/
crypto
/
x509
/
x509_vfy.c
2015-06-11
Emilia Kasper
Fix length checks in X509_cmp_time to avoid out-of...
blob
|
commitdiff
|
raw
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Gunnar Kudrjavets
Initialize potentially uninitialized local variables
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Rich Salz
memset, memcpy, sizeof consistency fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
Remove goto inside an if(0) block
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free NULL cleanup 5a
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Rich Salz
remove malloc casts
blob
|
commitdiff
|
raw
|
diff to current
2015-03-28
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Dr. Stephen Henson
Fix verify algorithm.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Matt Caswell
Add flag to inhibit checking for alternate certificate...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Matt Caswell
In certain situations the server provided certificate...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Dr. Stephen Henson
Remove obsolete IMPLEMENT_ASN1_SET_OF
blob
|
commitdiff
|
raw
|
diff to current
2015-02-08
Rich Salz
Final (for me, for now) dead code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Rich Salz
util/mkstack.pl now generates entire safestack.h
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_xxx cleanup: RFC3779
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_xxx cleanup: many removals
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More comment realignment
master-post-reformat
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Further comment changes for reformat (master)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Matt Caswell
Further comment amendments to preserve formatting prior...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
Paul Suhler
RT2841: Extra return in check_issued
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rich Salz
RT2751: Declare get_issuer_sk() earlier.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Viktor Dukhovni
Update API to use (char *) for email addresses and...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Viktor Dukhovni
Set optional peername when X509_check_host() succeeds.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Viktor Dukhovni
One more typo when changing !result to result <= 0
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Viktor Dukhovni
Fix typo in last commit
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Viktor Dukhovni
Multiple verifier reference identities.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Viktor Dukhovni
X509_check_mumble() failure is <= 0, not just 0
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Viktor Dukhovni
Drop hostlen from X509_VERIFY_PARAM_ID.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-25
Dr. Stephen Henson
Don't use expired certificates if possible.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-25
Dr. Stephen Henson
Rename vpm_int.h to x509_lcl.h
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Viktor Dukhovni
Fixes to host checking.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Dr. Stephen Henson
For self signed root only indicate one error.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Dr. Stephen Henson
Include TA in checks/callback with partial chains.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Dr. Stephen Henson
Don't do loop detection for self signed check.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Dr. Stephen Henson
Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Dr. Stephen Henson
Add opaque ID structure.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Dr. Stephen Henson
Fix for partial chain notification.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
Dr. Stephen Henson
Partial path fix.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Dr. Stephen Henson
Fix verify loop with CRL checking.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-06
Ben Laurie
Fix warning.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Dr. Stephen Henson
Make partial chain checking work if we only have the...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
Dr. Stephen Henson
New verify flag to return success if we have any certif...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Dr. Stephen Henson
Fix two bugs which affect delta CRL handling:
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Dr. Stephen Henson
Integrate host, email and IP address checks into X509_v...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Dr. Stephen Henson
initial support for delta CRL generations by diffing...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Dr. Stephen Henson
Rename Suite B functions for consistency.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Dr. Stephen Henson
add suite B chain validation flags and associated verif...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
Dr. Stephen Henson
don't do loop check for single self signed certificate
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Dr. Stephen Henson
PR: 2606
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Dr. Stephen Henson
Initialise X509_STORE_CTX properly so CRLs with nextUpd...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-25
Dr. Stephen Henson
avoid verification loops in trusted store when path...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Dr. Stephen Henson
Submitted by: Jonathan Dixon <joth@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Dr. Stephen Henson
add -trusted_first option and verify flag
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Dr. Stephen Henson
tidy verify code. xn not used any more and check for...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Dr. Stephen Henson
Experimental support for partial chain verification...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Dr. Stephen Henson
PR: 2103
blob
|
commitdiff
|
raw
|
diff to current
2009-10-31
Dr. Stephen Henson
Add missing functions to allow access to newer X509_STO...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Dr. Stephen Henson
If not checking all certificates don't attempt to find...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Dr. Stephen Henson
Need to check <= 0 here.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-04
Dr. Stephen Henson
Oops, s can be NULL
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Dr. Stephen Henson
PR: 2013
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Dr. Stephen Henson
Update from 1.0.0-stable.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Dr. Stephen Henson
Update from 0.9.8-stable.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Dr. Stephen Henson
Updates from 1.0.0-stable.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Dr. Stephen Henson
Experimental new date handling routines. These fix...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Geoff Thorpe
Fix build warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-07
Ben Laurie
Fix warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-01
Dr. Stephen Henson
Initial support for delta CRLs. If "use deltas" flag...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Dr. Stephen Henson
Add support for CRLs partitioned by reason code.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Dr. Stephen Henson
Initial indirect CRL support.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-13
Dr. Stephen Henson
Initial support for CRL path validation. This supports...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-12
Dr. Stephen Henson
Initial code to support distinct certificate and CRL...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-12
Dr. Stephen Henson
Support for policy mappings extension.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
Dr. Stephen Henson
Initial support for name constraints certificate extension.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Dr. Stephen Henson
Add support for nameRelativeToCRLIssuer field in distri...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
Dr. Stephen Henson
Initial support for alternative CRL issuing certificates.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-13
Dr. Stephen Henson
X509 verification fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Dr. Stephen Henson
Avoid warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Dr. Stephen Henson
Change safestack reimplementation to match 0.9.8.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Richard Levitte
After objects have been freed, NULLify the pointers...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-21
Dr. Stephen Henson
Constify version strings and some structures.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Nils Larsch
use const ASN1_TIME *
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Dr. Stephen Henson
Fix change to OPENSSL_NO_RFC3779
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Ben Laurie
Add RFC 3779 support.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Dr. Stephen Henson
Tidy up CRL handling by checking for critical extension...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Dr. Stephen Henson
Overhaul of by_dir code to handle dynamic loading of...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Dr. Stephen Henson
Support for AKID in CRLs and partial support for IDP...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Dr. Stephen Henson
Fixes for new CRL/cert callbacks. Update CRL processing...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Dr. Stephen Henson
Add verify callback functions to lookup a STACK of...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Dr. Stephen Henson
Support for multiple CRLs with same issuer name in...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Richard Levitte
Old typo...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Dr. Stephen Henson
Assing check_{cert,crl}_time to 'ok' variable so it...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Bodo Möller
Fix more error codes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Dr. Stephen Henson
Rename typed version of M_ASN1_get M_ASN1_get_x to...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Dr. Stephen Henson
Various Win32 and other fixes for warnings and compilat...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Dr. Stephen Henson
Move allow_proxy_certs declaration to start of function.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-09
Richard Levitte
Added restrictions on the use of proxy certificates...
blob
|
commitdiff
|
raw
|
diff to current
next