Still Failing: openssl/openssl#26508 (master - 459b15d)

Travis CI builds at travis-ci.org
Tue Jul 16 00:25:48 UTC 2019


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

Build: #26508
Status: Still Failing

Duration: 20 mins and 5 secs
Commit: 459b15d (master)
Author: Shane Lontis
Message: Add Common shared code needed to move aes ciphers to providers

Custom aes ciphers will be placed into multiple new files
(instead of the monolithic setup used in the e_aes.c legacy code)
so it makes sense to have a header for the platform specific
code that needs to be shared between files.
modes_lcl.h has also moved to modes_int.h to allow sharing with the
provider source.
Code that will be common to AEAD ciphers has also been added. These
will be used by seperate PR's for GCM, CCM & OCB.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9301)

View the changeset: https://github.com/openssl/openssl/compare/0d03acea7aa4...459b15d45119

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


More information about the openssl-commits mailing list