Add duplication APIs to ASN1_TIME and related types
authorPaul Yang <kaishen.yy@antfin.com>
Mon, 13 Jan 2020 06:26:11 +0000 (14:26 +0800)
committerPaul Yang <kaishen.yy@antfin.com>
Fri, 17 Jan 2020 03:30:33 +0000 (11:30 +0800)
commitfe4309b0de64502398116f648cc7f2068e1a1537
treea4bc6f6fe4b87f1984ae05e94fe1ff2e5362a0c6
parent83c51006759437b8643264c5fb748030fd6aaef5
Add duplication APIs to ASN1_TIME and related types

Fixes #10600.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10823)
crypto/asn1/a_gentm.c
crypto/asn1/a_time.c
crypto/asn1/a_utctm.c
doc/man3/ASN1_TIME_set.pod
include/openssl/asn1.h
test/asn1_time_test.c
util/libcrypto.num