[openssl-commits] Still Failing: openssl/openssl#4464 (OpenSSL_1_0_2-stable - 80e07cc)

Travis CI builds at travis-ci.org
Sun Jun 12 19:38:01 UTC 2016


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

Build: #4464
Status: Still Failing

Duration: 1 minute and 57 seconds
Commit: 80e07cc (OpenSSL_1_0_2-stable)
Author: Dr. Stephen Henson
Message: Don't skip leading zeroes in PSK keys.

Don't use BN_hex2bn() for PSK key conversion as the conversion to
BN and back removes leading zeroes, use OPENSSL_hexstr2buf() instead.

RT#4554

Reviewed-by: Matt Caswell <matt at openssl.org>
(cherry picked from commit 6ec6d5207187dbc1dbd971bd50ea17c9a94906d0)

Conflicts:
	apps/s_client.c
	apps/s_server.c

View the changeset: https://github.com/openssl/openssl/compare/63b2499b6733...80e07cc7f0ce

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

--

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/20160612/9f020646/attachment.html>


More information about the openssl-commits mailing list