aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-14 07:51:39 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-14 07:51:39 +0000
commit8bf32223d714b67e176bf79eea4cd3fb2e578d55 (patch)
treed80d6d3da357dedde9cea04ff61d1ae362e3807a /ChangeLog
parent8b35202b474fb11f2c92773d78bf432e95eaea05 (diff)
downloadtor-8bf32223d714b67e176bf79eea4cd3fb2e578d55.tar.gz
tor-8bf32223d714b67e176bf79eea4cd3fb2e578d55.zip
backport r11499, r11500, r11501: hidserv hexdigests rather than nicknames
svn:r11922
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 078ba2ef14..a83634e391 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@ Changes in version 0.1.2.18 - 2007-??-??
o Major bugfixes:
- Fix possible segfaults in functions called from
rend_process_relay_cell().
+ - Hidden services were choosing introduction points uniquely by
+ hexdigest, but when constructing the hidden service descriptor
+ they merely wrote the (potentially ambiguous) nickname.
+ - Clients now use the v2 intro format for hidden service
+ connections: they specify their chosen rendezvous point by identity
+ digest rather than by (potentially ambiguous) nickname. These
+ changes could speed up hidden service connections dramatically.
o Minor bugfixes:
- Don't try to access (or alter) the state file when running