diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-12-12 17:36:08 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-12-12 17:36:08 +0000 |
commit | 6c2dbc56bf185f8e36d6f597839ac960f4bb4fee (patch) | |
tree | 6e12a60e87301eaa1d6cc1c12587c5f7522a3cd9 /doc/spec | |
parent | 3a2d8470e3b5067413bf32f348bf564f07c329f2 (diff) | |
download | tor-6c2dbc56bf185f8e36d6f597839ac960f4bb4fee.tar tor-6c2dbc56bf185f8e36d6f597839ac960f4bb4fee.tar.gz |
Mark proposal 157 as accepted.
svn:r17609
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 4 | ||||
-rw-r--r-- | doc/spec/proposals/157-specific-cert-download.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 5fe29c528..e253854c3 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -79,7 +79,7 @@ Proposals by number: 154 Automatic Software Update Protocol [SUPERSEDED] 155 Four Improvements of Hidden Service Performance [FINISHED] 156 Tracking blocked ports on the client side [OPEN] -157 Make certificate downloads specific [OPEN] +157 Make certificate downloads specific [ACCEPTED] Proposals by status: @@ -99,7 +99,6 @@ Proposals by status: 146 Add new flag to reflect long-term stability [for 0.2.1.x] 149 Using data from NETINFO cells [for 0.2.1.x] 156 Tracking blocked ports on the client side [for 0.2.?] - 157 Make certificate downloads specific [for 0.2.1.x] ACCEPTED: 110 Avoiding infinite length circuits [for 0.2.1.x] [in 0.2.1.3-alpha] 117 IPv6 exits [for 0.2.1.x] @@ -108,6 +107,7 @@ Proposals by status: 140 Provide diffs between consensuses [for 0.2.1.x] 147 Eliminate the need for v2 directories in generating v3 directories [for 0.2.1.x] 148 Stream end reasons from the client side should be uniform [for 0.2.1.x] + 157 Make certificate downloads specific [for 0.2.1.x] META: 000 Index of Tor Proposals 001 The Tor Proposal Process diff --git a/doc/spec/proposals/157-specific-cert-download.txt b/doc/spec/proposals/157-specific-cert-download.txt index bb50ac40e..4687a5bd0 100644 --- a/doc/spec/proposals/157-specific-cert-download.txt +++ b/doc/spec/proposals/157-specific-cert-download.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: 2-Dec-2008 -Status: Open +Status: Accepted Target: 0.2.1.x History: |