summaryrefslogtreecommitdiff
path: root/doc/spec/proposals/000-index.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-03-14 03:43:35 +0000
committerNick Mathewson <nickm@torproject.org>2007-03-14 03:43:35 +0000
commitded02139f0ee1529bebb44536f3da525ad27c01f (patch)
tree8427a8a08c2b05030ddc4b3aa2c7f2f0ef3598e9 /doc/spec/proposals/000-index.txt
parentb4bcd1270972087a506ca78db7b2271ba27ed01c (diff)
downloadtor-ded02139f0ee1529bebb44536f3da525ad27c01f.tar.gz
tor-ded02139f0ee1529bebb44536f3da525ad27c01f.zip
r12165@catbus: nickm | 2007-03-13 23:43:14 -0400
Add "Avoid infinite length circuits" as proposal 110. svn:r9814
Diffstat (limited to 'doc/spec/proposals/000-index.txt')
-rw-r--r--doc/spec/proposals/000-index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt
index 93d5d0ab1a..5d58bfb9da 100644
--- a/doc/spec/proposals/000-index.txt
+++ b/doc/spec/proposals/000-index.txt
@@ -27,4 +27,5 @@ 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 [OPEN] \ No newline at end of file
+109 No more than one server per IP address [OPEN]
+110 Avoiding infinite length circuits [OPEN]