diff options
author | deraadt <> | 2014-05-27 21:29:43 +0000 |
---|---|---|
committer | deraadt <> | 2014-05-27 21:29:43 +0000 |
commit | 44b1ab0f6ed24380287a97a4709c7e4b7fd13d20 (patch) | |
tree | 9a5f8c41ac7aa5540ccc275fed226bd22d7adda7 /src/lib/libssl/s3_clnt.c | |
parent | baea9cffa20ddb15f869859f8369e86072e24b5f (diff) | |
download | openbsd-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/s3_clnt.c')
0 files changed, 0 insertions, 0 deletions