[openssl-commits] Errored: openssl/openssl#13451 (master - 0f3ffbd)

Travis CI builds at travis-ci.org
Thu Aug 24 22:17:00 UTC 2017


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

Build: #13451
Status: Errored

Duration: 28 minutes and 38 seconds
Commit: 0f3ffbd (master)
Author: Richard Levitte
Message: apps/passwd.c: Make MD5 and SHA password making EBCDIC aware

This mimics the behaviour of DES_crypt, where the salt and password
are expected to be in EBCDIC when CHARSET_EBCDIC is defined, and are
converted internally to ASCII.  This is also done with the magic ID
string if it's not already ASCII.  The resulting output is entirely
built up of ASCII components and is converted back to EBCDIC at the
end.

Reviewed-by: Andy Polyakov <appro at openssl.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4229)

View the changeset: https://github.com/openssl/openssl/compare/678c462e213c...0f3ffbd1581f

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/268151442?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/20170824/a9b8a1a0/attachment-0001.html>


More information about the openssl-commits mailing list