[openssl-commits] Errored: openssl/openssl#15783 (master - 3bf0c3f)

Travis CI builds at travis-ci.org
Tue Jan 23 20:02:28 UTC 2018


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

Build: #15783
Status: Errored

Duration: 34 minutes and 2 seconds
Commit: 3bf0c3f (master)
Author: Richard Levitte
Message: Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()

EVP_PKEY_asn1_find_str() would search through standard asn1 methods
first, then those added by the application, which EVP_PKEY_asn1_find()
worked the other way around.  Also, EVP_PKEY_asn1_find_str() didn't
handle aliases.

This change brings EVP_PKEY_asn1_find_str() closer to EVP_PKEY_asn1_find().

Fixes #5086

Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5137)

View the changeset: https://github.com/openssl/openssl/compare/371a2d439bb4...3bf0c3fe31d5

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/332457810?utm_source=email&utm_medium=notification

--

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/20180123/ea1d2f76/attachment.html>


More information about the openssl-commits mailing list