diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-02 18:08:46 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-02 18:08:46 +0000 |
commit | 14f9b537d124866bf67befc473ac5be04f457db4 (patch) | |
tree | 9b26d7a99f38f0b37e9a700ec04ac2e04dda850d /ChangeLog | |
parent | a3efc8e3d19a4b221c460f687f780915502542fb (diff) | |
download | tor-14f9b537d124866bf67befc473ac5be04f457db4.tar.gz tor-14f9b537d124866bf67befc473ac5be04f457db4.zip |
r8835@totoro: nickm | 2006-10-02 12:54:41 -0400
Improve error messages from AUTHENTICATE attempts to controller.
svn:r8574
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ Changes in version 0.1.2.2-alpha - 2006-10-?? - Avoid choosing Exit nodes for entry or middle hops when the bandwidth available in non-Exit nodes is much higher then the bandwidth available in Exit nodes. (Fixes bug 200.) + - Give more meaningful errors on control authentication failure. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |