[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Allow multiple exit policy lines; mostly add support for AP...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] Allow multiple exit policy lines; mostly add support for AP...
- From: nickm@seul.org (Nick Mathewson)
- Date: Wed, 19 May 2004 22:42:51 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Wed, 19 May 2004 22:43:15 -0400
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv28361/doc
Modified Files:
TODO
Log Message:
Allow multiple exit policy lines; mostly add support for AP policies
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- TODO 19 May 2004 20:25:44 -0000 1.113
+++ TODO 20 May 2004 02:42:49 -0000 1.114
@@ -16,9 +16,9 @@
o the keep-trying-to-build-intropoints-always bug.
- *bindaddress
o include the port
- - allow multiple of them
+ o allow multiple of them
- have an allow/deny series for them
- - break exitpolicy into multiple config lines
+ o break exitpolicy into multiple config lines
- have the OP forget routers it hasn't heard about in 24 hours
- rename/rearrange functions for what file they're in
- try to break apart the main clump of functions better.