diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-12 21:39:33 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-12 21:39:33 +0000 |
commit | 0c40a080a493c9ffc76c78e9795f64d3a194a36c (patch) | |
tree | be67d7c594d95ddc9fc92fa3342ab180f73e8dfb /doc/spec/proposals/000-index.txt | |
parent | 3af0d90a7ae26453ebc49504cc3591ec13bb6f6f (diff) | |
download | tor-0c40a080a493c9ffc76c78e9795f64d3a194a36c.tar.gz tor-0c40a080a493c9ffc76c78e9795f64d3a194a36c.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 'doc/spec/proposals/000-index.txt')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 9ea3d7aa27..9cd76f2626 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/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] |