diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-17 22:44:16 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-17 22:44:16 +0000 |
commit | 25f78498f91ba9f482bc654d3af8905b600d4f7f (patch) | |
tree | 4b72b48bf0bfd5006ebbf1b03b3e32d82ca144b1 /doc | |
parent | 820159cac540b4777fb639de663d72f04690e2a2 (diff) | |
download | tor-25f78498f91ba9f482bc654d3af8905b600d4f7f.tar.gz tor-25f78498f91ba9f482bc654d3af8905b600d4f7f.zip |
r15531@tombo: nickm | 2007-12-17 17:19:24 -0500
Support raw IP-to-country as well as postprocessed format. Include GEOIP summary in extrainfo of bridges.
svn:r12846
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -31,18 +31,18 @@ R . spec . geoip caching and publishing for bridges R . spec - Implement - . Code to load a geoip file from disk + o Code to load a geoip file from disk o Truncated format - - Full format. + o Full format. o Actually invoke o Code to store a GEOIP file in memory. o Code to remember client IPs. - . Code to generate history lines - - Make history lines match spec. + o Code to generate history lines - Controller interface - Track consecutive time up, not time since last-forgotten IP. - Add log lines. - Tests + - Mention in dir-spec.txt d let Vidalia use the geoip data too rather than doing its own anonymized queries o bridge address disbursal strategies |