diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-20 14:58:29 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-20 14:58:29 +0000 |
commit | e5f064c983eba136e3d448914995e79f1f55959d (patch) | |
tree | 2efab188a013149c6f8977539c3c63daa4c1e761 /ChangeLog | |
parent | 136ed3307140ff82ade78f21765e43c87902d240 (diff) | |
download | tor-e5f064c983eba136e3d448914995e79f1f55959d.tar.gz tor-e5f064c983eba136e3d448914995e79f1f55959d.zip |
r9290@31-35-219: nickm | 2006-10-20 10:32:33 -0400
Add a GETINFO target so controllers can ask Tor for the current state of a router. (Results given in networkstatus format.)
svn:r8772
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? Perry) - Add a REMOTE_REASON field to CIRC events to tell the controller about why a remote OR told us to close a circuit. + - There's now a GETINFO ns/... field so that controllers can ask Tor + about the current state of a router. o Security bugfixes: - When the user sends a NEWNYM signal, clear the client-side DNS |