summaryrefslogtreecommitdiff
path: root/doc/spec/proposals/000-index.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-15 13:37:33 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-15 13:37:33 +0000
commit93375d9a84bf10113285cf2f8fd426f961002025 (patch)
tree55c8d324f50d77bec1d5b3f1361b172e74619835 /doc/spec/proposals/000-index.txt
parent484a5806985e617e311fd76fd9a6c5bf24fb3268 (diff)
downloadtor-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.txt5
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]