diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-30 09:00:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-03 08:37:22 -0400 |
commit | 0704fa8a63c2e203162c359e184e63b10c45630c (patch) | |
tree | 3cee5bf6aaabf9178cf3d6ddfe1a3579e32ac466 /src/or/channeltls.h | |
parent | fae7060aea5c562fc59e7089b6a3459a5718b2d0 (diff) | |
download | tor-0704fa8a63c2e203162c359e184e63b10c45630c.tar.gz tor-0704fa8a63c2e203162c359e184e63b10c45630c.zip |
Handle u32 overflow in ed25519 cert expiration time.
The impact here isn't too bad. First, the only affected certs that
expire after 32-bit signed time overflows in Y2038. Second, it could
only make it seem that a non-expired cert is expired: it could never
make it seem that an expired cert was still live.
Fixes bug 20027; bugfix on 0.2.7.2-alpha.
Diffstat (limited to 'src/or/channeltls.h')
0 files changed, 0 insertions, 0 deletions