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.d...@oracle.com>
Reviewed-by: Rich Salz <rs...@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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to