[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9711: Add some more 020 items to the TODO. (in tor/trunk: . doc)
Author: nickm
Date: 2007-03-02 15:00:26 -0500 (Fri, 02 Mar 2007)
New Revision: 9711
Modified:
tor/trunk/
tor/trunk/doc/TODO
Log:
r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500
Add some more 020 items to the TODO.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r12372] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2007-03-02 13:59:04 UTC (rev 9710)
+++ tor/trunk/doc/TODO 2007-03-02 20:00:26 UTC (rev 9711)
@@ -124,12 +124,20 @@
- Remove socketpair-based bridges conns, and the word "bridge".
- Generate torrc.{complete|sample}.in, tor.1.in, the HTML manual, and the
online config documentation from a single source.
+ - Have clients do TLS connection rotation less often than "every 10
+ minutes" in the thrashy case, and more often than "once a week" in the
+ extra-stable case.
+ - Implement TLS shutdown properly when possible.
- Features:
- Implement a DNS proxy
- Bridges.
- Let controller set router flags for authority to transmit, and for
client to use.
- Support relaying streams to ipv6.
+ - Let servers decide to support BEGIN_DIR but not DirPort.
+ - Blocking
+ - It would be potentially helpful to https requests on the OR port by
+ acting like an HTTPS server.
- Deprecations:
- Remove v0 control protocol.