[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Raise common code for "detach this stream and try it with a...
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] Raise common code for "detach this stream and try it with a...
- From: nickm@xxxxxxxx (Nick Mathewson)
- Date: Sun, 13 Mar 2005 22:13:02 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sun, 13 Mar 2005 22:13:27 -0500
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Update of /home/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv7794/doc
Modified Files:
TODO
Log Message:
Raise common code for "detach this stream and try it with a different circuit" into a separate function; make that function handle controller-managed streams right.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- TODO 12 Mar 2005 20:18:38 -0000 1.278
+++ TODO 14 Mar 2005 03:12:59 -0000 1.279
@@ -79,7 +79,7 @@
attach them automatically. ("Hidden" config option.)
o Implement 'attach stream X to circuit Y' logic.
- Time out never-attached streams.
- - If we never get a CONNECTED back, we should put the stream back in
+ o If we never get a CONNECTED back, we should put the stream back in
CONTROLLER_WAIT, not in CIRCUIT_WAIT.
- Tests for new controller features
R o HTTPS proxy for OR CONNECT stuff. (For outgoing SSL connections to