aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-12-19 04:58:58 +0000
committerRoger Dingledine <arma@torproject.org>2007-12-19 04:58:58 +0000
commitf405f9b6140d9f001bb96364dc4c240afc222103 (patch)
tree8c16b2430bf2e4b0a19e010d640cb0291db17152 /ChangeLog
parenta697573ce911f0b16e5cb5e8d73d4863883f82ac (diff)
downloadtor-f405f9b6140d9f001bb96364dc4c240afc222103.tar
tor-f405f9b6140d9f001bb96364dc4c240afc222103.tar.gz
Make getinfo ns/purpose/bridge actually work
Also, dump our bridge router status entries to disk every 30 minutes. svn:r12871
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 11 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c50b4bca..bbc2ae136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,13 +36,17 @@ Changes in version 0.2.0.13-alpha - 2007-12-??
AlternateBridgeAuthority, and AlternateHSAuthority) that let the
user selectively replace the default directory authorities, rather
than the all-or-nothing replacement that DirServer offers.
- - Tor can now be configured to read a GeoIP file from disk in one of two
- formats. This can be used by controllers to map IPs to countries.
- Eventually, it may support exit-by-country.
- - When possible, bridges remember which countries users are coming
- from, and report aggregate information in their extra-info
- documents, so that the bridge authorities can learn where Tor is
- blocked.
+ - Tor can now be configured to read a GeoIP file from disk in one
+ of two formats. This can be used by controllers to map IP addresses
+ to countries. Eventually, it may support exit-by-country.
+ - When possible, bridge relays remember which countries users
+ are coming from, and report aggregate information in their
+ extra-info documents, so that the bridge authorities can learn
+ where Tor is blocked.
+ - Bridge directory authorities now do reachability testing on the
+ bridges they know. They provide router status summaries to the
+ controller on "getinfo ns/purpose/bridge", and also dump summaries
+ to a file periodically.
o Minor bugfixes:
- The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network