From: Nick Mathewson Date: Sat, 18 Dec 2004 05:21:05 +0000 (+0000) Subject: Add opprotunistic circuit-building tweak to Tor TODO X-Git-Tag: debian-version-0.0.9.2-1~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c7a6dd8034254120094692fdab84f4e66b0687f;p=thirdparty%2Ftor.git Add opprotunistic circuit-building tweak to Tor TODO svn:r3172 --- diff --git a/doc/TODO b/doc/TODO index 6874727794..7b45b3d2e1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -53,6 +53,8 @@ N - Make millisecond accuracy work on win32 Tier two: - Handle pools of waiting circuits better. + - Limit number of circuits that we preemptively generate based on past + behavior; use same limits in circuit_expire_old_circuits(). - Let more config options (e.g. ORPort) change dynamically. - Write limiting; configurable token buckets. - Only the top of a directory needs to be signed.