[openssl-commits] Still Failing: openssl/openssl#21676 (OpenSSL_1_1_1-stable - 45f2472)

Travis CI builds at travis-ci.org
Mon Nov 12 22:12:16 UTC 2018


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

Build: #21676
Status: Still Failing

Duration: 17 mins and 2 secs
Commit: 45f2472 (OpenSSL_1_1_1-stable)
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/44197e961a66...45f247258a87

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/454192664?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/9b36d2d3/attachment.html>


More information about the openssl-commits mailing list