Fix #340: Parse ASN1_TIME to struct tm
authorTodd Short <tshort@akamai.com>
Wed, 3 May 2017 20:16:51 +0000 (16:16 -0400)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Jun 2017 12:19:13 +0000 (13:19 +0100)
commit1c036c6443af3d0d912f074b0a2c4055c804115c
tree68c32c7483c11022fb4c5a6b8253501f57fcdcc9
parent95dd5fb21427d32272e05ce94d0769d55861fc8b
Fix #340: Parse ASN1_TIME to struct tm

This works with ASN1_UTCTIME and ASN1_GENERALIZED_TIME

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3378)
crypto/asn1/a_time.c
doc/man3/ASN1_TIME_set.pod
include/openssl/asn1.h
util/libcrypto.num