diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-10-15 05:09:48 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-10-15 05:09:48 +0000 |
commit | 01eacbca9ebf217bf1c8c5f883266092b4365cec (patch) | |
tree | 96ab4194129747ea6f2ae2a640bd3848258f3ab6 /doc | |
parent | 88e0c080cf5493e2841a392f77daeef3db6a289d (diff) | |
download | tor-01eacbca9ebf217bf1c8c5f883266092b4365cec.tar tor-01eacbca9ebf217bf1c8c5f883266092b4365cec.tar.gz |
Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better.
svn:r2528
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,9 +11,9 @@ ARMA - arma claims X Abandoned 0.0.9pre4: -o - Don't use FascistFirewall if you're going via Tor, or if + o Don't use FascistFirewall if you're going via Tor, or if you're going via HttpProxy. -N - make RecommendedVersions a CONFIG_TYPE_LINELIST option + o make RecommendedVersions a CONFIG_TYPE_LINELIST option R . bandwidth buckets for write as well as read. N - Handle rendezvousing with unverified nodes. - Specify: Stick rendezvous point's key in INTRODUCE cell. |