From: Nick Mathewson Date: Fri, 18 Jul 2008 18:36:35 +0000 (+0000) Subject: r17189@tombo: nickm | 2008-07-18 14:35:58 -0400 X-Git-Tag: tor-0.2.1.3-alpha~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8f4ccc1d384144088c4897f1cf56300b6cd41ca;p=thirdparty%2Ftor.git r17189@tombo: nickm | 2008-07-18 14:35:58 -0400 Mark proposal 150 closed. svn:r16062 --- diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index e7d141b4fc..a7ce7a8870 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -72,9 +72,10 @@ Proposals by number: 147 Eliminate the need for v2 directories in generating v3 directories [ACCEPTED] 148 Stream end reasons from the client side should be uniform [ACCEPTED] 149 Using data from NETINFO cells [OPEN] -150 Exclude Exit Nodes from a circuit [ACCEPTED] +150 Exclude Exit Nodes from a circuit [CLOSED] 151 Improving Tor Path Selection [DRAFT] 152 Optionally allow exit from single-hop circuits [DRAFT] +153 Automatic software update protocol [DRAFT] Proposals by status: @@ -87,6 +88,7 @@ Proposals by status: 144 Increase the diversity of circuits by detecting nodes belonging the 151 Improving Tor Path Selection 152 Optionally allow exit from single-hop circuits + 153 Automatic software update protocol OPEN: 121 Hidden Service Authentication 142 Combine Introduction and Rendezvous Points @@ -106,7 +108,6 @@ Proposals by status: 140 Provide diffs between consensuses 147 Eliminate the need for v2 directories in generating v3 directories 148 Stream end reasons from the client side should be uniform - 150 Exclude Exit Nodes from a circuit META: 000 Index of Tor Proposals 001 The Tor Proposal Process @@ -137,6 +138,7 @@ Proposals by status: 130 Version 2 Tor connection protocol 138 Remove routers that are not Running from consensus documents 139 Download consensus documents only when it will be trusted + 150 Exclude Exit Nodes from a circuit SUPERSEDED: 112 Bring Back Pathlen Coin Weight 113 Simplifying directory authority administration diff --git a/doc/spec/proposals/150-exclude-exit-nodes.txt b/doc/spec/proposals/150-exclude-exit-nodes.txt index 8571b4520d..b73a9cc4d1 100644 --- a/doc/spec/proposals/150-exclude-exit-nodes.txt +++ b/doc/spec/proposals/150-exclude-exit-nodes.txt @@ -3,8 +3,8 @@ Title: Exclude Exit Nodes from a circuit Version: $Revision$ Author: Mfr Created: 2008-06-15 -Status: Accepted -Target: 0.2.1.x +Status: Closed +Implemented-In: 0.2.1.3-alpha Overview