diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-08-21 05:37:19 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-08-21 05:37:19 +0000 |
commit | 9cd474d0db05119f1cc182bf2376a7d6afd78fa6 (patch) | |
tree | b8a3470d886662d042255d096ee3766f5197db33 /doc/spec | |
parent | 8a21232256a9aeae0a9a2da2563f734ca43f5e56 (diff) | |
download | tor-9cd474d0db05119f1cc182bf2376a7d6afd78fa6.tar.gz tor-9cd474d0db05119f1cc182bf2376a7d6afd78fa6.zip |
r14756@catbus: nickm | 2007-08-21 01:34:30 -0400
Mark proposal 108 as closed, and mark dir-voting related proposals as accepted
svn:r11238
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 6 | ||||
-rw-r--r-- | doc/spec/proposals/101-dir-voting.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/103-multilevel-keys.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/108-mtbf-based-stability.txt | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index b2de017d07..473de5b4a8 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -19,14 +19,14 @@ Proposals by number: 098 Proposals that should be written [META] 099 Miscellaneous proposals [META] 100 Tor Unreliable Datagram Extension Proposal [DEAD] -101 Voting on the Tor Directory System [OPEN] +101 Voting on the Tor Directory System [ACCEPTED] 102 Dropping "opt" from the directory format [CLOSED] -103 Splitting identity key from regularly used signing key [OPEN] +103 Splitting identity key from regularly used signing key [ACCEPTED] 104 Long and Short Router Descriptors [ACCEPTED] 105 Version negotiation for the Tor protocol [OPEN] 106 Checking fewer things during TLS handshakes [CLOSED] 107 Uptime Sanity Checking [CLOSED] -108 Base "Stable" Flag on Mean Time Between Failures [OPEN] +108 Base "Stable" Flag on Mean Time Between Failures [CLOSED] 109 No more than one server per IP address [CLOSED] 110 Avoiding infinite length circuits [OPEN] 111 Prioritizing local traffic over relayed traffic [OPEN] diff --git a/doc/spec/proposals/101-dir-voting.txt b/doc/spec/proposals/101-dir-voting.txt index 286277163a..a35c9cb1f7 100644 --- a/doc/spec/proposals/101-dir-voting.txt +++ b/doc/spec/proposals/101-dir-voting.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: -Status: Open +Status: Accepted Overview diff --git a/doc/spec/proposals/103-multilevel-keys.txt b/doc/spec/proposals/103-multilevel-keys.txt index 859e456613..f0b7fac971 100644 --- a/doc/spec/proposals/103-multilevel-keys.txt +++ b/doc/spec/proposals/103-multilevel-keys.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: -Status: Open +Status: Accepted Overview: diff --git a/doc/spec/proposals/108-mtbf-based-stability.txt b/doc/spec/proposals/108-mtbf-based-stability.txt index 3bf0db4b17..f2089730c9 100644 --- a/doc/spec/proposals/108-mtbf-based-stability.txt +++ b/doc/spec/proposals/108-mtbf-based-stability.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: 10-Mar-2007 -Status: Open +Status: Closed Overview: |