diff options
author | deraadt <> | 2014-05-27 21:29:43 +0000 |
---|---|---|
committer | deraadt <> | 2014-05-27 21:29:43 +0000 |
commit | 1c862900728cf1edc28b0ebf785abff750f14c40 (patch) | |
tree | 9a5f8c41ac7aa5540ccc275fed226bd22d7adda7 /src/lib/libssl/s3_both.c | |
parent | 52dcdcda442818978d7256363f514c3f60a8ec67 (diff) | |
download | openbsd-1c862900728cf1edc28b0ebf785abff750f14c40.tar.gz openbsd-1c862900728cf1edc28b0ebf785abff750f14c40.tar.bz2 openbsd-1c862900728cf1edc28b0ebf785abff750f14c40.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_both.c')
0 files changed, 0 insertions, 0 deletions