[or-cvs] r16706: {tor} Changelog entry for implementation of proposal 121. (tor/trunk)

kloesing at seul.org kloesing at seul.org
Sun Aug 31 22:23:32 UTC 2008


Author: kloesing
Date: 2008-08-31 18:23:32 -0400 (Sun, 31 Aug 2008)
New Revision: 16706

Modified:
   tor/trunk/ChangeLog
Log:
Changelog entry for implementation of proposal 121.

Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2008-08-31 22:18:37 UTC (rev 16705)
+++ tor/trunk/ChangeLog	2008-08-31 22:23:32 UTC (rev 16706)
@@ -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



More information about the tor-commits mailing list