aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-16 09:24:15 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-16 09:24:15 -0400
commit4b879cb63c88c8285adeb988accbe4a996295898 (patch)
tree68bd29323d33651b8fd2773a59ca8e2cc258751b
parentcbe17dfc88f753fa0a98acb6851fe5783e39bfc8 (diff)
downloadtorspec-4b879cb63c88c8285adeb988accbe4a996295898.tar.gz
torspec-4b879cb63c88c8285adeb988accbe4a996295898.zip
Fill in "implemented-in" fields.
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/151-path-selection-improvements.txt1
-rw-r--r--proposals/260-rend-single-onion.txt1
3 files changed, 4 insertions, 2 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 7ec3a2d..bba6534 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -268,7 +268,7 @@ Proposals by status:
257 Refactoring authorities and making them more isolated from the net
FINISHED:
121 Hidden Service Authentication [in 0.2.1.x]
- 151 Improving Tor Path Selection
+ 151 Improving Tor Path Selection [in 0.2.2.2-alpha]
155 Four Improvements of Hidden Service Performance [in 0.2.1.x]
158 Clients download consensus + microdescriptors [in 0.2.3.1-alpha]
160 Authorities vote for bandwidth offsets in consensus [for 0.2.1.x]
@@ -279,7 +279,7 @@ Proposals by status:
220 Migrate server identity keys to Ed25519 [for 0.2.x.x]
232 Pluggable Transport through SOCKS proxy [in 0.2.6]
244 Use RFC5705 Key Exporting in our AUTHENTICATE calls [in 0.3.0.1-alpha]
- 260 Rendezvous Single Onion Services
+ 260 Rendezvous Single Onion Services [in 0.2.9.3-alpha]
274 Rotate onion keys less frequently [in 0.3.1.1-alpha]
278 Directory Compression Scheme Negotiation [in 0.3.1.1-alpha]
CLOSED:
diff --git a/proposals/151-path-selection-improvements.txt b/proposals/151-path-selection-improvements.txt
index af89f21..7e2d113 100644
--- a/proposals/151-path-selection-improvements.txt
+++ b/proposals/151-path-selection-improvements.txt
@@ -4,6 +4,7 @@ Author: Fallon Chen, Mike Perry
Created: 5-Jul-2008
Status: Finished
In-Spec: path-spec.txt
+Implemented-In: 0.2.2.2-alpha
Overview
diff --git a/proposals/260-rend-single-onion.txt b/proposals/260-rend-single-onion.txt
index 9777e0a..c4f2617 100644
--- a/proposals/260-rend-single-onion.txt
+++ b/proposals/260-rend-single-onion.txt
@@ -3,6 +3,7 @@ Title: Rendezvous Single Onion Services
Author: Tim Wilson-Brown, John Brooks, Aaron Johnson, Rob Jansen, George Kadianakis, Paul Syverson, Roger Dingledine
Created: 2015-10-17
Status: Finished
+Implemented-In: 0.2.9.3-alpha
1. Overview