[openssl-commits] Still Failing: openssl/openssl#1209 (master - 6b01bed)

Travis CI builds at travis-ci.org
Tue Jan 19 15:30:04 UTC 2016


Build Update for openssl/openssl
-------------------------------------

Build: #1209
Status: Still Failing

Duration: 32 minutes and 9 seconds
Commit: 6b01bed (master)
Author: Viktor Dukhovni
Message: Support disabling any or all TLS or DTLS versions

Some users want to disable SSL 3.0/TLS 1.0/TLS 1.1, and enable just
TLS 1.2.  In the future they might want to disable TLS 1.2 and
enable just TLS 1.3, ...

This commit makes it possible to disable any or all of the TLS or
DTLS protocols.  It also considerably simplifies the SSL/TLS tests,
by auto-generating the min/max version tests based on the set of
supported protocols (425 explicitly written out tests got replaced
by two loops that generate all 425 tests if all protocols are
enabled, fewer otherwise).

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/6ada465fb258...6b01bed20615

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/103362459

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160119/b3a44e07/attachment.html>


More information about the openssl-commits mailing list