Browse Source

r17189@tombo: nickm | 2008-07-18 14:35:58 -0400
Mark proposal 150 closed.


svn:r16062

Nick Mathewson 17 years ago
parent
commit
d8f4ccc1d3

+ 4 - 2
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]
 147  Eliminate the need for v2 directories in generating v3 directories [ACCEPTED]
 148  Stream end reasons from the client side should be uniform [ACCEPTED]
 148  Stream end reasons from the client side should be uniform [ACCEPTED]
 149  Using data from NETINFO cells [OPEN]
 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]
 151  Improving Tor Path Selection [DRAFT]
 152  Optionally allow exit from single-hop circuits  [DRAFT]
 152  Optionally allow exit from single-hop circuits  [DRAFT]
+153  Automatic software update protocol [DRAFT]
 
 
 
 
 Proposals by status:
 Proposals by status:
@@ -87,6 +88,7 @@ Proposals by status:
    144  Increase the diversity of circuits by detecting nodes belonging the
    144  Increase the diversity of circuits by detecting nodes belonging the
    151  Improving Tor Path Selection
    151  Improving Tor Path Selection
    152  Optionally allow exit from single-hop circuits 
    152  Optionally allow exit from single-hop circuits 
+   153  Automatic software update protocol
  OPEN:
  OPEN:
    121  Hidden Service Authentication
    121  Hidden Service Authentication
    142  Combine Introduction and Rendezvous Points
    142  Combine Introduction and Rendezvous Points
@@ -106,7 +108,6 @@ Proposals by status:
    140  Provide diffs between consensuses
    140  Provide diffs between consensuses
    147  Eliminate the need for v2 directories in generating v3 directories
    147  Eliminate the need for v2 directories in generating v3 directories
    148  Stream end reasons from the client side should be uniform
    148  Stream end reasons from the client side should be uniform
-   150  Exclude Exit Nodes from a circuit
  META:
  META:
    000  Index of Tor Proposals
    000  Index of Tor Proposals
    001  The Tor Proposal Process
    001  The Tor Proposal Process
@@ -137,6 +138,7 @@ Proposals by status:
    130  Version 2 Tor connection protocol
    130  Version 2 Tor connection protocol
    138  Remove routers that are not Running from consensus documents
    138  Remove routers that are not Running from consensus documents
    139  Download consensus documents only when it will be trusted
    139  Download consensus documents only when it will be trusted
+   150  Exclude Exit Nodes from a circuit
  SUPERSEDED:
  SUPERSEDED:
    112  Bring Back Pathlen Coin Weight
    112  Bring Back Pathlen Coin Weight
    113  Simplifying directory authority administration
    113  Simplifying directory authority administration

+ 2 - 2
doc/spec/proposals/150-exclude-exit-nodes.txt

@@ -3,8 +3,8 @@ Title: Exclude Exit Nodes from a circuit
 Version: $Revision$
 Version: $Revision$
 Author: Mfr
 Author: Mfr
 Created: 2008-06-15
 Created: 2008-06-15
-Status: Accepted
+Status: Closed
-Target: 0.2.1.x
+Implemented-In: 0.2.1.3-alpha
 
 
 Overview
 Overview