Age | Commit message (Collapse) | Author |
|
drafts, and bad ideas still remain in doc.)
svn:r9411
|
|
svn:r9387
|
|
item for BW events.
svn:r9383
|
|
Implement SOCKS_BAD_HOSTNAME status event. Defer remaining status events. Clean up control-spec.txt a little, and fill in recommendations for events.
svn:r9374
|
|
Patch from Mike Perry: Track reasons for OR connection failure; display them in control events. Needs review and revision.
svn:r9354
|
|
Notes about deprecation and status events in control-spec
svn:r9320
|
|
time to put out the bugfix release.
svn:r9309
|
|
Implement DNS-related status events.
svn:r9285
|
|
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
|
|
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
|
|
svn:r9250
|
|
what i had in mind
svn:r9241
|
|
Implement SETEVENTS GUARD. Needs review and testing.
svn:r9137
|
|
svn:r9109
|
|
svn:r9093
|
|
svn:r9015
|
|
yet. so be it.
svn:r8859
|
|
svn:r8855
|
|
Fix Bug 349: Have GETINFO network-status return even old routers, and use long nicknames where appropriate. Document this.
svn:r8834
|
|
Add a CLEARDNSCACHE signal to clear the client-side DNS cache.
svn:r8829
|
|
Remove reference to NS_FULL event; add two GETINFO targets.
svn:r8812
|
|
clarify recent spec stuff
svn:r8808
|
|
some conventions.
svn:r8805
|
|
and so vidalia can start handling them if it wants.
svn:r8802
|
|
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
|
|
svn:r8780
|
|
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
|
|
Add a GETINFO target so controllers can ask Tor for the current state of a router. (Results given in networkstatus format.)
svn:r8772
|
|
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
|
|
Add comments on questions in control-spec.txt
svn:r8746
|
|
svn:r8745
|
|
Apply patch from Mike Perry: add more reasons for circuit destroys. (Slightly tweaked to avoid allocating a number for an "internal" reason.)
svn:r8739
|
|
this way vidalia has some guess about how freaked out we are, even if
it doesn't recognize the status name.
svn:r8735
|
|
svn:r8728
|
|
svn:r8715
|
|
svn:r8693
|
|
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
|
|
Patch from Mike Perry: add a REASON field to closed and failed circ events.
svn:r8671
|
|
needs a better name, and maybe needs a better syntax too.
svn:r8658
|
|
svn:r8633
|
|
More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x.
svn:r8590
|
|
Control-spec tweaks: add USEFEATURE, along with description of new naming scheme.
svn:r8589
|
|
Improve error messages from AUTHENTICATE attempts to controller.
svn:r8574
|
|
Add DESCCHANGED event to control-spec; note that GETINFO dir/* has in fact been implemented.
svn:r8531
|
|
svn:r8497
|
|
svn:r8401
|
|
svn:r8354
|
|
don't need to guess what it is / will be later.
svn:r6615
|
|
still using the v0 control protocol.
svn:r6559
|
|
when it has been extended one or more hops.
svn:r6456
|