[openssl-commits] Broken: openssl/openssl#6531 (OpenSSL_1_1_0-stable - 8afb974)
Travis CI
builds at travis-ci.org
Thu Oct 20 09:59:50 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #6531
Status: Broken
Duration: 43 minutes and 56 seconds
Commit: 8afb974 (OpenSSL_1_1_0-stable)
Author: David Woodhouse
Message: Disable encrypt_then_mac negotiation for DTLS.
I use the word 'negotiation' advisedly. Because that's all we were doing.
We negotiated it, set the TLS1_FLAGS_ENCRYPT_THEN_MAC flag in our data
structure, and then utterly ignored it in both dtls_process_record()
and do_dtls1_write().
Turn it off for 1.1.0; we'll fix it for 1.1.1 and by the time that's
released, hopefully 1.1.0b will be ancient history.
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/ec7b16ddbb02...8afb9742aedc
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/169168862
--
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/20161020/eef3e919/attachment-0001.html>
More information about the openssl-commits
mailing list