[openssl-commits] Still Failing: openssl/openssl#12967 (master - cf37aaa)

Travis CI builds at travis-ci.org
Fri Aug 4 01:54:47 UTC 2017


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

Build: #12967
Status: Still Failing

Duration: 29 minutes and 50 seconds
Commit: cf37aaa (master)
Author: Todd Short
Message: Consolidate to a single asn1_time_from_tm() function

Add missing ASN1_TIME functions

Do some cleanup of the ASN1_TIME code.
Add ASN1_TIME_normalize() to normalize ASN1_TIME structures.
Add ASN1_TIME_compare() to compare two ASN1_TIME structures.
Add ASN1_TIME_cmp_time_t() to compare an ASN1_TIME to time_t
(generic version of ASN1_UTCTIME_cmp_time_t()).

Replace '0' .. '9' compares with isdigit()

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2753)

View the changeset: https://github.com/openssl/openssl/compare/2326bba0e5cb...cf37aaa33596

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/260847244?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/20170804/1cf88f2f/attachment.html>


More information about the openssl-commits mailing list