aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-12 21:39:33 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-12 21:39:33 +0000
commit7d60f88e8dbfa09d811fe3fcd54aa4ef17f957e0 (patch)
tree98ce65a8d3e7101898cdcd8b9d33800e247669a1 /proposals
parentd884f345a4f7e3f27e0b9e1ed83e54cacde9aae4 (diff)
downloadtorspec-7d60f88e8dbfa09d811fe3fcd54aa4ef17f957e0.tar.gz
torspec-7d60f88e8dbfa09d811fe3fcd54aa4ef17f957e0.zip
r11773@catbus: nickm | 2007-02-12 15:18:48 -0500
Implement proposal 106: stop requiring clients to have certificates, and stop checking for nicknames in certificates. [See proposal 106 for rationale.] Also improve messages when checking TLS handshake, to re-resolve bug 382. svn:r9568
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/106-less-tls-constraint.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 9ea3d7a..9cd76f2 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -24,5 +24,5 @@ Proposals by number:
103 Splitting identity key from regularly used signing key [OPEN]
104 Long and Short Router Descriptors [OPEN]
105 Version negotiation for the Tor protocol [OPEN]
-106 Checking fewer things during TLS handshakes [OPEN]
+106 Checking fewer things during TLS handshakes [FINISHED]
diff --git a/proposals/106-less-tls-constraint.txt b/proposals/106-less-tls-constraint.txt
index 0c71d6c..f44532e 100644
--- a/proposals/106-less-tls-constraint.txt
+++ b/proposals/106-less-tls-constraint.txt
@@ -4,7 +4,7 @@ Version: $Revision: 12105 $
Last-Modified: $Date: 2007-01-30T07:50:01.643717Z $
Author: Nick Mathewson
Created:
-Status: Accepted
+Status: Finished
Overview: