summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2008-08-31 22:23:32 +0000
committerKarsten Loesing <karsten.loesing@gmx.net>2008-08-31 22:23:32 +0000
commit434757908559f2f22bf4944c11ddd551cce325a1 (patch)
treed210beaaea00eadbc4c7ba3ce09e8004ca706440
parent94c3515092815713f2c2c2889dcc5cc05393670c (diff)
downloadtor-434757908559f2f22bf4944c11ddd551cce325a1.tar.gz
tor-434757908559f2f22bf4944c11ddd551cce325a1.zip
Changelog entry for implementation of proposal 121.
svn:r16706
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ce187980f..fa6404fd23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
Changes in version 0.2.1.5-alpha - 2008-08-31
- o Major features [IPv6 support]:
+ o Major features:
- Convert many internal address representations to optionally hold
IPv6 addresses.
- Generate and accept IPv6 addresses in many protocol elements.
- Make resolver code handle nameservers located at ipv6 addresses.
- Begin implementation of proposal 121 (Client authorization for
- hidden services): associate keys, client lists, and authorization
- types with hidden services.
+ hidden services): configure hidden services with client
+ authorization, publish descriptors for them, and configure
+ authorization data for hidden services at clients. (The only missing
+ piece is to actually access hidden services that perform client
+ authorization.)
- Network status consensus documents and votes now contain for each
router bandwidth information and a summary of that router's exit
policy. This will in the future be used by clients so that they