Still Failing: openssl/openssl#29912 (master - c0e0984)
Travis CI
builds at travis-ci.org
Tue Nov 5 22:17:19 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #29912
Status: Still Failing
Duration: 37 mins and 28 secs
Commit: c0e0984 (master)
Author: Richard Levitte
Message: EVP: Make the KEYEXCH implementation leaner
Because the algorithm to use is decided already when creating an
EVP_PKEY_CTX regardless of how it was created, it turns out that it's
unnecessary to provide the KEYEXCH method explicitly, and rather
always have it be fetched implicitly.
This means fewer changes for applications that want to use new key
exchange algorithms / implementations.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10305)
View the changeset: https://github.com/openssl/openssl/compare/677c4a012a7e...c0e0984f125e
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/607866190?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20191105/0a5f42ba/attachment-0001.html>
More information about the openssl-commits
mailing list