Maximize time_t when intmax_t is available
authorViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 13 Jan 2016 02:13:34 +0000 (21:13 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 13 Jan 2016 02:37:39 +0000 (21:37 -0500)
commit03f887ca1213744e2da3ec50f46d9fe3bc269510
tree3ec7c5239598d87c71d04d076604d0d81f263efe
parentef30a6845a538067829deadca61b000cedf214fd
Maximize time_t when intmax_t is available

Well, I'm not actually changing time_t, just changing how time_t
valued opt values are converted from string to time_t.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/apps.h
apps/opt.c
include/openssl/ossl_typ.h