[openssl-commits] Broken: openssl/openssl#1120 (master - 3aef36f)
Travis CI
builds at travis-ci.org
Wed Jan 13 23:05:36 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #1120
Status: Broken
Duration: 34 minutes and 53 seconds
Commit: 3aef36f (master)
Author: Rich Salz
Message: Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Add CRYPTO_EX_DATA add EndC_KEY_[gs]et_method, From Roumen Petrov.
Had to add various exdata calls to init/copy/free the exdata.
Had to remove const from some EC functions because exdata isn't
const-correct. :(
Also remove EC_EXTRA_DATA and use a union to hold the possible
pre-computed values and an enum to tell which value is in the
union. (Rich Salz)
Reviewed-by: Dr. Stephen Henson <steve at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/8ffcca658615...3aef36ffef89
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/102181324
--
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/20160113/c2543ac2/attachment.html>
More information about the openssl-commits
mailing list