Still Failing: openssl/openssl#37214 (master - 7f0f882)
Travis CI
builds at travis-ci.com
Sun Sep 6 04:47:23 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #37214
Status: Still Failing
Duration: 1 hr, 15 mins, and 48 secs
Commit: 7f0f882 (master)
Author: John Baldwin
Message: Slightly abstract ktls_start() to reduce OS-specific #ifdefs.
Instead of passing the length in from the caller, compute the length
to pass to setsockopt() inside of ktls_start(). This isolates the
OS-specific behavior to ktls.h and removes it from the socket BIO
implementations.
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/12782)
View the changeset: https://github.com/openssl/openssl/compare/076bf8c2c972...7f0f88240e18
View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/182937895?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200906/ecfac12e/attachment-0001.html>
More information about the openssl-commits
mailing list