[openssl-commits] Still Failing: openssl/openssl#21677 (master - a51c9f6)
Travis CI
builds at travis-ci.org
Mon Nov 12 22:27:35 UTC 2018
Build Update for openssl/openssl
-------------------------------------
Build: #21677
Status: Still Failing
Duration: 27 mins and 5 secs
Commit: a51c9f6 (master)
Author: Viktor Dukhovni
Message: Added missing signature algorithm reflection functions
SSL_get_signature_nid() -- local signature algorithm
SSL_get_signature_type_nid() -- local signature algorithm key type
SSL_get_peer_tmp_key() -- Peer key-exchange public key
SSL_get_tmp_key -- local key exchange public key
Aliased pre-existing SSL_get_server_tmp_key(), which was formerly
just for clients, to SSL_get_peer_tmp_key(). Changed internal
calls to use the new name.
Reviewed-by: Matt Caswell <matt at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/6e68dae85a8f...a51c9f637cde
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/454193267?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/20181112/20c77985/attachment-0001.html>
More information about the openssl-commits
mailing list