From: Karsten Loesing Date: Sun, 31 Aug 2008 22:23:32 +0000 (+0000) Subject: Changelog entry for implementation of proposal 121. X-Git-Tag: tor-0.2.1.5-alpha~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434757908559f2f22bf4944c11ddd551cce325a1;p=thirdparty%2Ftor.git Changelog entry for implementation of proposal 121. svn:r16706 --- 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