aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-09-14 23:24:39 -0400
committerNick Mathewson <nickm@torproject.org>2009-09-14 23:24:39 -0400
commit92c40e9727078b443ca04c8c094d6cf71b6e9880 (patch)
tree203833195ef6d5bd69e0a7e00ecd483d05f09aaf /proposals
parent65dfa126eb9039414b29cba92ba2ee7ddce60f3a (diff)
downloadtorspec-92c40e9727078b443ca04c8c094d6cf71b6e9880.tar.gz
torspec-92c40e9727078b443ca04c8c094d6cf71b6e9880.zip
Mark proposal 167 as implemented.
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/167-params-in-consensus.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index d2d3ca5..93dc029 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -87,6 +87,8 @@ Proposals by number:
164 Reporting the status of server votes [OPEN]
165 Easy migration for voting authority sets [OPEN]
166 Including Network Statistics in Extra-Info Documents [ACCEPTED]
+167 Vote on network parameters in consensus [CLOSED]
+168 Reduce default circuit window [OPEN]
Proposals by status:
@@ -114,6 +116,7 @@ Proposals by status:
163 Detecting whether a connection comes from a client [for 0.2.2]
164 Reporting the status of server votes [for 0.2.2]
165 Easy migration for voting authority sets
+ 168 Reduce default circuit window [for 0.2.2]
ACCEPTED:
110 Avoiding infinite length circuits [for 0.2.1.x] [in 0.2.1.3-alpha]
117 IPv6 exits [for 0.2.1.x]
@@ -157,6 +160,7 @@ Proposals by status:
148 Stream end reasons from the client side should be uniform [in 0.2.1.9-alpha]
150 Exclude Exit Nodes from a circuit [in 0.2.1.3-alpha]
152 Optionally allow exit from single-hop circuits [in 0.2.1.6-alpha]
+ 167 Vote on network parameters in consensus [in 0.2.2]
SUPERSEDED:
112 Bring Back Pathlen Coin Weight
113 Simplifying directory authority administration
diff --git a/proposals/167-params-in-consensus.txt b/proposals/167-params-in-consensus.txt
index 7649c04..d23bc9c 100644
--- a/proposals/167-params-in-consensus.txt
+++ b/proposals/167-params-in-consensus.txt
@@ -2,8 +2,8 @@ Filename: 167-params-in-consensus.txt
Title: Vote on network parameters in consensus
Author: Roger Dingledine
Created: 18-Aug-2009
-Status: Open
-Target: 0.2.2
+Status: Closed
+Implemented-In: 0.2.2
0. History