[openssl-commits] Broken: openssl/openssl#5701 (master - cdb2a60)

Travis CI builds at travis-ci.org
Wed Aug 24 04:19:12 UTC 2016


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

Build: #5701
Status: Broken

Duration: 38 minutes and 44 seconds
Commit: cdb2a60 (master)
Author: Rob Percival
Message: Internalizes SCT_verify and removes SCT_verify_v1

SCT_verify is impossible to call through the public API (SCT_CTX_new() is
not part of the public API), so rename it to SCT_CTX_verify and move it
out of the public API.

SCT_verify_v1 is redundant, since SCT_validate does the same verification
(by calling SCT_verify) and more. The API is less confusing with a single
verification function (SCT_validate).

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/5579eab9efd2...cdb2a60347f9

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/154548185

--

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/20160824/133f6b66/attachment.html>


More information about the openssl-commits mailing list