diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-09-15 12:53:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-09-15 12:53:44 -0400 |
commit | f9226ae03076fc7d2885e9c84e88613d6dbcf867 (patch) | |
tree | 5cdd0d37907a05f20363fcdd1161ce2494b88398 /ChangeLog | |
parent | b73ecdc232db889790c8842b353cf71b6c7046a9 (diff) | |
parent | fcacf224913b3a0a08cef06a7241348f49b26e49 (diff) | |
download | tor-f9226ae03076fc7d2885e9c84e88613d6dbcf867.tar.gz tor-f9226ae03076fc7d2885e9c84e88613d6dbcf867.zip |
Merge commit 'origin/maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -141,6 +141,10 @@ Changes in version 0.2.1.20 - 2009-??-?? - Fix an extremely rare infinite recursion bug that could occur if we tried to log a message after shutting down the log subsystem. Found by Matt Edman. Bugfix on 0.2.0.16-alpha. + - Fix an obscure bug where hidden services on 64-bit big-endian + systems might mis-read the timestamp in v3 introduce cells, and + refuse to connect back to the client. Discovered by "rotor". + Bugfix on 0.2.1.6-alpha. - We were triggering a CLOCK_SKEW controller status event whenever we connect via the v2 connection protocol to any relay that has a wrong clock. Instead, we should only inform the controller when |