summaryrefslogtreecommitdiff
path: root/src/lib/libssl/d1_srvr.c
diff options
context:
space:
mode:
authorderaadt <>2014-05-27 21:29:43 +0000
committerderaadt <>2014-05-27 21:29:43 +0000
commit44b1ab0f6ed24380287a97a4709c7e4b7fd13d20 (patch)
tree9a5f8c41ac7aa5540ccc275fed226bd22d7adda7 /src/lib/libssl/d1_srvr.c
parentbaea9cffa20ddb15f869859f8369e86072e24b5f (diff)
downloadopenbsd-44b1ab0f6ed24380287a97a4709c7e4b7fd13d20.tar.gz
openbsd-44b1ab0f6ed24380287a97a4709c7e4b7fd13d20.tar.bz2
openbsd-44b1ab0f6ed24380287a97a4709c7e4b7fd13d20.zip
Fix a Y2038 problem, by conversion of long to time_t.
The TS_RESP_CTX_set_time_cb() API gets removed. Nothing in the greater ecosystem ever calls it. This API needs to be removed, because if anyone ever calls on a BE 32 system assuming long rather than time_t, it will be dangerously incompatible. ok miod guenther
Diffstat (limited to 'src/lib/libssl/d1_srvr.c')
0 files changed, 0 insertions, 0 deletions