diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-15 13:37:33 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-15 13:37:33 +0000 |
commit | 93375d9a84bf10113285cf2f8fd426f961002025 (patch) | |
tree | 55c8d324f50d77bec1d5b3f1361b172e74619835 /doc/spec/proposals/000-index.txt | |
parent | 484a5806985e617e311fd76fd9a6c5bf24fb3268 (diff) | |
download | tor-93375d9a84bf10113285cf2f8fd426f961002025.tar.gz tor-93375d9a84bf10113285cf2f8fd426f961002025.zip |
commit proposal 120: Suicide descriptors when Tor servers stop
svn:r11115
Diffstat (limited to 'doc/spec/proposals/000-index.txt')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index a90d3997a2..8d83ae70da 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -27,7 +27,7 @@ Proposals by number: 106 Checking fewer things during TLS handshakes [CLOSED] 107 Uptime Sanity Checking [CLOSED] 108 Base "Stable" Flag on Mean Time Between Failures [OPEN] -109 No more than one server per IP address [ACCEPTED] +109 No more than one server per IP address [CLOSED] 110 Avoiding infinite length circuits [OPEN] 111 Prioritizing local traffic over relayed traffic [OPEN] 112 Bring Back Pathlen Coin Weight [OPEN] @@ -37,4 +37,5 @@ Proposals by number: 116 Two hop paths from entry guards [OPEN] 117 IPv6 exits [OPEN] 118 Advertising multiple ORPorts at once [RESEARCH] - +119 New PROTOCOLINFO command for controllers [OPEN] +120 Suicide descriptors when Tor servers stop [OPEN] |