- 06 Jan, 2007 3 commits
-
-
Nick Mathewson authored
Implement DNS-related status events. svn:r9285
-
Nick Mathewson authored
Implement a control status event for bad libevent version/method combos. Warn that libevent <1.1 with select() is needlessly slow. Reply to comment. svn:r9284
-
Nick Mathewson authored
control-spec: upcase arguments in status events; note unimplemented events individually r11825@Kushana: nickm | 2007-01-03 17:41:43 -0500 Implement EXTERNAL IP server status event. r11826@Kushana: nickm | 2007-01-03 17:47:10 -0500 Implement BAD_SERVER_DESCRIPTOR server status event. r11827@Kushana: nickm | 2007-01-03 18:01:56 -0500 Implement SOCKS_UNKNOWN_PROTOCOL and DANGEROUS_SOCKS client events. r11828@Kushana: nickm | 2007-01-03 18:23:22 -0500 Implement BUG controller events. Also, flush ERR-level status events just like ERR-level log messages. r11829@Kushana: nickm | 2007-01-03 23:37:27 -0500 Yet more status events: CLOCK_SKEW, GOOD/ACCEPTED_SERVER_DESCRIPTOR, {CHECKING_}REACHABILITY_{SUCCEEDED|FAILED} r11833@Kushana: nickm | 2007-01-05 16:56:37 -0500 Note some unimplementedness in control-spec.txt svn:r9279
-
- 03 Jan, 2007 1 commit
-
-
Roger Dingledine authored
svn:r9250
-
- 02 Jan, 2007 1 commit
-
-
Roger Dingledine authored
what i had in mind svn:r9241
-
- 15 Dec, 2006 1 commit
-
-
Nick Mathewson authored
Implement SETEVENTS GUARD. Needs review and testing. svn:r9137
-
- 14 Dec, 2006 1 commit
-
-
Roger Dingledine authored
svn:r9109
-
- 12 Dec, 2006 1 commit
-
-
Roger Dingledine authored
svn:r9093
-
- 02 Dec, 2006 1 commit
-
-
Roger Dingledine authored
svn:r9015
-
- 30 Oct, 2006 1 commit
-
-
Roger Dingledine authored
yet. so be it. svn:r8859
-
- 29 Oct, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8855
-
- 27 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Fix Bug 349: Have GETINFO network-status return even old routers, and use long nicknames where appropriate. Document this. svn:r8834
-
- 25 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Add a CLEARDNSCACHE signal to clear the client-side DNS cache. svn:r8829
-
- 24 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Remove reference to NS_FULL event; add two GETINFO targets. svn:r8812
-
- 23 Oct, 2006 3 commits
-
-
Nick Mathewson authored
clarify recent spec stuff svn:r8808
-
Roger Dingledine authored
some conventions. svn:r8805
-
Roger Dingledine authored
and so vidalia can start handling them if it wants. svn:r8802
-
- 20 Oct, 2006 4 commits
-
-
Nick Mathewson authored
Add an event type to tell the controller when our opinion of a router status has changed. I might have missed some cases here. svn:r8781
-
Roger Dingledine authored
svn:r8780
-
Nick Mathewson authored
Start implementing reason extension for stream events to match the one one used by circuit events. (Not a complete implementation yet; actual reasons are not passed to control.c) svn:r8777
-
Nick Mathewson authored
Add a GETINFO target so controllers can ask Tor for the current state of a router. (Results given in networkstatus format.) svn:r8772
-
- 19 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Fix an XXX in handling destroy cells: when we get a destroy cell with reason FOO, do not tell the controller REASON=FOO. Instead, say REASON=DESTROYED REMOTE_REASON=FOO. Suggested by a conversation with Mike Perry. svn:r8760
-
- 18 Oct, 2006 2 commits
-
-
Nick Mathewson authored
Add comments on questions in control-spec.txt svn:r8746
-
Roger Dingledine authored
svn:r8745
-
- 17 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Apply patch from Mike Perry: add more reasons for circuit destroys. (Slightly tweaked to avoid allocating a number for an "internal" reason.) svn:r8739
-
- 16 Oct, 2006 1 commit
-
-
Roger Dingledine authored
this way vidalia has some guess about how freaked out we are, even if it doesn't recognize the status name. svn:r8735
-
- 15 Oct, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8728
-
- 14 Oct, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8715
-
- 12 Oct, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8693
-
- 09 Oct, 2006 2 commits
-
-
Nick Mathewson authored
Touch up last patch (to add REASON to CIRC events): make some reasons more sensible, send reasons only to controllers that have enabled extended events, and clean up whitespace. svn:r8672
-
Nick Mathewson authored
Patch from Mike Perry: add a REASON field to closed and failed circ events. svn:r8671
-
- 08 Oct, 2006 1 commit
-
-
Roger Dingledine authored
needs a better name, and maybe needs a better syntax too. svn:r8658
-
- 07 Oct, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8633
-
- 03 Oct, 2006 2 commits
-
-
Nick Mathewson authored
More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x. svn:r8590
-
Nick Mathewson authored
Control-spec tweaks: add USEFEATURE, along with description of new naming scheme. svn:r8589
-
- 02 Oct, 2006 1 commit
-
-
Nick Mathewson authored
Improve error messages from AUTHENTICATE attempts to controller. svn:r8574
-
- 29 Sep, 2006 1 commit
-
-
Nick Mathewson authored
Add DESCCHANGED event to control-spec; note that GETINFO dir/* has in fact been implemented. svn:r8531
-
- 25 Sep, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8497
-
- 15 Sep, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8401
-
- 09 Sep, 2006 1 commit
-
-
Roger Dingledine authored
svn:r8354
-