Age | Commit message (Collapse) | Author |
|
Testing and fixes by: Heiko Schlittermann <hs@schlittermann.de>
|
|
|
|
selector. Bug 507
|
|
|
|
|
|
|
|
|
|
|
|
Minor tweaking by JH.
|
|
|
|
Affects bug 893
|
|
|
|
|
|
|
|
|
|
|
|
This is an exim client checking a server certificate.
|
|
This is an exim client checking a server certificate.
|
|
|
|
|
|
|
|
Verified-by: Wolfgang Breyha <wbreyha@gmx.net>
|
|
|
|
Found-by: Roman Rybalko
|
|
soophie & clamav
There are running against scripts not the rea thing
so only useful for spotting gross breakage.
|
|
|
|
Seen on Fedora 21 / OpenSSL 1.0.1j-fips
|
|
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff.
The buildfarm member running FreeBSD 10.0 was not fixed by that commit,
as was hoped.
|
|
headers. Bug 1558
|
|
FreeBSD is more lax in its choice of local address to bind; the
difference is just noise in testcase output.
|
|
|
|
|
|
|
|
Some test hosts cannot do ipv6. We assume that ipv4 is available.
|
|
Different systems will have dump output in different order
so to tidy up the Solaris runs, sort pairs of lines by the
leading "word".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the testcase, so ignore it.
|
|
|
|
|
|
Fix certificate name verification done with tls_try_verify_hosts
Affected tls_verify_hosts, tls_try_verify_hosts, tls_verify_cert_hostnames.
|
|
connected-to, not be list of acceptable names. The name checked is the
host name.
|
|
|
|
|
|
|
|
Make sure to only disable this if building for openssl, allow gnutls
to build with OCSP for all versions that support it.
|