diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-03 19:00:55 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-03 19:00:55 +0000 |
commit | 3e65ebbb525be7f4cd617acd4a84f7c321839522 (patch) | |
tree | 61e3167e9f4464bcfde7894e5bee28f80465d0ed /ChangeLog | |
parent | 50320ac420580dd6a24ca72b5a7b614e8dc5e985 (diff) | |
download | tor-3e65ebbb525be7f4cd617acd4a84f7c321839522.tar.gz tor-3e65ebbb525be7f4cd617acd4a84f7c321839522.zip |
r8863@totoro: nickm | 2006-10-03 14:56:44 -0400
ChangeLog entry forr verbose_names controller shenanigans
svn:r8594
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -60,6 +60,11 @@ Changes in version 0.1.2.2-alpha - 2006-10-?? - Avoid possibility of controller-triggered crash when misusing certain commands from a v0 controller on platforms that do not handle printf("%s",NULL) gracefully. + - Add an (off by default) feature so that controllers can get more useful + identifiers for servers. Instead of learning identity digests for + un-Named servers and nicknames for Named servers, the new identifiers + include digest, nickname, and indication of Named status. See + control-spec.txt for more information. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |