add X509_cmp_timeframe() including its documentation
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 22 Nov 2019 12:02:52 +0000 (13:02 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 4 Dec 2019 15:17:55 +0000 (15:17 +0000)
commit25d7cd1d69e5d5df9c9f346922a48797baca03b7
tree7c60c618d7e22dc13cb6a7a270fccb50aa3a394c
parentdc5d74e648c499d5247ff2d3db125c347abc5c1f
add X509_cmp_timeframe() including its documentation

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10502)
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man3/X509_cmp_time.pod
include/openssl/x509.h
include/openssl/x509_vfy.h
test/x509_time_test.c
util/libcrypto.num