r14830@catbus: nickm | 2007-08-29 13:50:10 -0400

Make controllers accept LF as well as CRLF.  Update spec to reflect this.  Remove now-dead code.  Make controller warning about v0 protocol more accurate.


svn:r11299
This commit is contained in:
Nick Mathewson
2007-08-29 19:02:33 +00:00
parent 4266039c19
commit 91f83cfc2d
8 changed files with 52 additions and 87 deletions
+4
View File
@@ -9,6 +9,10 @@ Changes in version 0.2.0.7-alpha - 2007-??-??
temporarily runs an old version of Tor and then switches back to a new
one, she doesn't automatically lose her guards.
o Minor features (controller):
- Accept LF instead of CRLF on controller, since some software has a
hard time generating real Internet newlines.
o Minor bugfixes:
- When generating information telling us how to extend to a given
router, do not try to include the nickname if it is absent. Fixes