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
...
*
Long overdue cleanup of X509 policy tree verification
Viktor Dukhovni
2016-02-05
1
-3
/
+7
*
Compat self-signed trust with reject-only aux data
Viktor Dukhovni
2016-02-01
1
-7
/
+19
*
Check chain extensions also for trusted certificates
Viktor Dukhovni
2016-02-01
1
-33
/
+85
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Check Suite-B constraints with EE DANE records
Viktor Dukhovni
2016-01-21
1
-24
/
+31
*
Drop cached certificate signature validity flag
Viktor Dukhovni
2016-01-18
1
-5
/
+1
*
Add lookup_certs for a trusted stack.
Dr. Stephen Henson
2016-01-15
1
-0
/
+21
*
Cosmetic polish for last-resort depth 0 check
Viktor Dukhovni
2016-01-14
1
-5
/
+5
*
Fix last-resort depth 0 check when the chain has multiple certificates
Viktor Dukhovni
2016-01-14
1
-4
/
+9
*
Always initialize X509_STORE_CTX get_crl pointer
Viktor Dukhovni
2016-01-14
1
-0
/
+2
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
1
-9
/
+399
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-06
1
-0
/
+7
*
Fix X509_STORE_CTX_cleanup()
Viktor Dukhovni
2016-01-04
1
-17
/
+21
*
X509_verify_cert() cleanup
Viktor Dukhovni
2016-01-03
1
-343
/
+396
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-14
/
+5
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-13
/
+0
*
Remove X509_VERIFY_PARAM_ID
Dr. Stephen Henson
2015-11-26
1
-11
/
+10
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-1
/
+1
*
In X509_STORE_CTX_init, cleanup on failure
mrpre
2015-09-05
1
-27
/
+33
*
RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time check
David Woodhouse
2015-09-05
1
-0
/
+4
*
Revert "OPENSSL_NO_xxx cleanup: RFC3779"
David Woodhouse
2015-09-03
1
-0
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
make X509_CRL opaque
Dr. Stephen Henson
2015-09-02
1
-0
/
+1
*
Better handling of verify param id peername field
Viktor Dukhovni
2015-09-02
1
-0
/
+4
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-4
/
+4
*
Add X509_CRL_up_ref function
Dr. Stephen Henson
2015-09-01
1
-2
/
+2
*
GH354: Memory leak fixes
Alessandro Ghedini
2015-08-28
1
-2
/
+2
*
GH364: Free memory on an error path
Ismo Puustinen
2015-08-13
1
-1
/
+2
*
RT3999: Remove sub-component version strings
Rich Salz
2015-08-10
1
-1
/
+0
*
Extend -show_chain option to verify to show more info
Matt Caswell
2015-07-07
1
-0
/
+5
*
Reject calls to X509_verify_cert that have not been reinitialised
Matt Caswell
2015-07-07
1
-8
/
+14
*
Fix alternate chains certificate forgery issue
Matt Caswell
2015-07-07
1
-1
/
+1
*
Fix length checks in X509_cmp_time to avoid out-of-bounds reads.
Emilia Kasper
2015-06-11
1
-10
/
+47
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-4
/
+4
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-6
/
+4
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-4
/
+2
*
Remove goto inside an if(0) block
Rich Salz
2015-05-01
1
-5
/
+5
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-18
/
+11
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+2
*
free NULL cleanup
Rich Salz
2015-03-28
1
-4
/
+2
*
Fix verify algorithm.
Dr. Stephen Henson
2015-03-24
1
-0
/
+8
*
Add flag to inhibit checking for alternate certificate chains. Setting this
Matt Caswell
2015-02-25
1
-2
/
+4
*
In certain situations the server provided certificate chain may no longer be
Matt Caswell
2015-02-25
1
-70
/
+105
*
Remove obsolete IMPLEMENT_ASN1_SET_OF
Dr. Stephen Henson
2015-02-09
1
-4
/
+0
*
Final (for me, for now) dead code cleanup
Rich Salz
2015-02-09
1
-6
/
+0
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-6
/
+0
*
OPENSSL_NO_xxx cleanup: RFC3779
Rich Salz
2015-01-27
1
-2
/
+0
[prev]
[next]