| Commit message (Expand) | Author | Age |
* | minor cleanups•••svn:r9387
| Roger Dingledine | 2007-01-22 |
* | minor cleanups on the controller spec. specify a wishlist•••item for BW events.
svn:r9383
| Roger Dingledine | 2007-01-22 |
* | r11987@Kushana: nickm | 2007-01-19 14:57:28 -0500••• 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
| Nick Mathewson | 2007-01-19 |
* | r11957@Kushana: nickm | 2007-01-15 15:25:57 -0500••• Patch from Mike Perry: Track reasons for OR connection failure; display them in control events. Needs review and revision.
svn:r9354
| Nick Mathewson | 2007-01-15 |
* | r11915@dhcp-18-188-69-59: nickm | 2007-01-10 11:24:40 -0500••• Notes about deprecation and status events in control-spec
svn:r9320
| Nick Mathewson | 2007-01-10 |
* | some cleanups. more probably remain, but hey, it's an alpha.•••time to put out the bugfix release.
svn:r9309
| Roger Dingledine | 2007-01-09 |
* | r11873@Kushana: nickm | 2007-01-06 02:32:18 -0500••• Implement DNS-related status events.
svn:r9285
| Nick Mathewson | 2007-01-06 |
* | r11872@Kushana: nickm | 2007-01-06 02:14:12 -0500••• 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 | 2007-01-06 |
* | r11824@Kushana: nickm | 2007-01-03 17:15:28 -0500••• 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
| Nick Mathewson | 2007-01-06 |
* | more cleanups, including a shiny new XXX012•••svn:r9250
| Roger Dingledine | 2007-01-03 |
* | some hints on the status event plan so nick has some clue•••what i had in mind
svn:r9241
| Roger Dingledine | 2007-01-02 |
* | r11614@Kushana: nickm | 2006-12-15 17:39:42 -0500••• Implement SETEVENTS GUARD. Needs review and testing.
svn:r9137
| Nick Mathewson | 2006-12-15 |
* | clarify our use of local time vs GMT•••svn:r9109
| Roger Dingledine | 2006-12-14 |
* | minor cleanups and notes•••svn:r9093
| Roger Dingledine | 2006-12-12 |
* | cleanups, bump to 0.1.2.4-alpha•••svn:r9015
| Roger Dingledine | 2006-12-02 |
* | start a tweak on the status event section, but not finished•••yet. so be it.
svn:r8859
| Roger Dingledine | 2006-10-30 |
* | general cleanups from looking through or-cvs•••svn:r8855
| Roger Dingledine | 2006-10-29 |
* | r9395@Kushana: nickm | 2006-10-26 22:06:51 -0400••• Fix Bug 349: Have GETINFO network-status return even old routers, and use long nicknames where appropriate. Document this.
svn:r8834
| Nick Mathewson | 2006-10-27 |
* | r9389@Kushana: nickm | 2006-10-25 17:46:16 -0400••• Add a CLEARDNSCACHE signal to clear the client-side DNS cache.
svn:r8829
| Nick Mathewson | 2006-10-25 |
* | r9364@Kushana: nickm | 2006-10-23 22:57:48 -0400••• Remove reference to NS_FULL event; add two GETINFO targets.
svn:r8812
| Nick Mathewson | 2006-10-24 |
* | r9358@Kushana: nickm | 2006-10-23 12:02:25 -0400••• clarify recent spec stuff
svn:r8808
| Nick Mathewson | 2006-10-23 |
* | spec and implement some more status events. start to build•••some conventions.
svn:r8805
| Roger Dingledine | 2006-10-23 |
* | implement a few status events, so we can make sure they work,•••and so vidalia can start handling them if it wants.
svn:r8802
| Roger Dingledine | 2006-10-23 |
* | r9312@Kushana: nickm | 2006-10-20 14:45:22 -0400••• 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
| Nick Mathewson | 2006-10-20 |
* | checkpoint some changes as i read diffs•••svn:r8780
| Roger Dingledine | 2006-10-20 |
* | r9303@Kushana: nickm | 2006-10-20 12:07:34 -0400••• 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 | 2006-10-20 |
* | 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
| Nick Mathewson | 2006-10-20 |
* | r9272@Kushana: nickm | 2006-10-19 12:52:37 -0400••• 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
| Nick Mathewson | 2006-10-19 |
* | r9075@totoro: nickm | 2006-10-18 10:08:30 -0400••• Add comments on questions in control-spec.txt
svn:r8746
| Nick Mathewson | 2006-10-18 |
* | hammer farther on the status events. still a lot of questions.•••svn:r8745
| Roger Dingledine | 2006-10-18 |
* | r9060@totoro: nickm | 2006-10-17 11:12:48 -0400••• Apply patch from Mike Perry: add more reasons for circuit destroys. (Slightly tweaked to avoid allocating a number for an "internal" reason.)
svn:r8739
| Nick Mathewson | 2006-10-17 |
* | break status events into notice/warn rather than general/client/server.•••this way vidalia has some guess about how freaked out we are, even if
it doesn't recognize the status name.
svn:r8735
| Roger Dingledine | 2006-10-16 |
* | take some more notes on status events we want•••svn:r8728
| Roger Dingledine | 2006-10-15 |
* | flesh out the status events some more•••svn:r8715
| Roger Dingledine | 2006-10-14 |
* | clean up and name and syntax of status events•••svn:r8693
| Roger Dingledine | 2006-10-12 |
* | r8973@totoro: nickm | 2006-10-09 11:45:47 -0400••• 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 | 2006-10-09 |
* | r8972@totoro: nickm | 2006-10-09 10:36:22 -0400••• Patch from Mike Perry: add a REASON field to closed and failed circ events.
svn:r8671
| Nick Mathewson | 2006-10-09 |
* | a potential syntax for the EVENT_MISC_* events.•••needs a better name, and maybe needs a better syntax too.
svn:r8658
| Roger Dingledine | 2006-10-08 |
* | finish poking and prodding. i'm all happy now.•••svn:r8633
| Roger Dingledine | 2006-10-07 |
* | r8859@totoro: nickm | 2006-10-03 14:25:27 -0400••• More about versioning. Also, cravenly postpone final v0 control protocol deprecation till 0.1.3.x.
svn:r8590
| Nick Mathewson | 2006-10-03 |
* | r8858@totoro: nickm | 2006-10-03 14:20:40 -0400••• Control-spec tweaks: add USEFEATURE, along with description of new naming scheme.
svn:r8589
| Nick Mathewson | 2006-10-03 |
* | r8835@totoro: nickm | 2006-10-02 12:54:41 -0400••• Improve error messages from AUTHENTICATE attempts to controller.
svn:r8574
| Nick Mathewson | 2006-10-02 |
* | r9003@Kushana: nickm | 2006-09-29 10:36:05 -0400••• Add DESCCHANGED event to control-spec; note that GETINFO dir/* has in fact been implemented.
svn:r8531
| Nick Mathewson | 2006-09-29 |
* | checkpoint changelog and general polishing•••svn:r8497
| Roger Dingledine | 2006-09-25 |
* | two todo items•••svn:r8401
| Roger Dingledine | 2006-09-15 |
* | add a "getinfo address" controller command.•••svn:r8354
| Roger Dingledine | 2006-09-09 |
* | export the default exit policy via the control port, so controllers•••don't need to guess what it is / will be later.
svn:r6615
| Roger Dingledine | 2006-06-13 |
* | the CookieAuthentication section in our spec seems to assume we're•••still using the v0 control protocol.
svn:r6559
| Roger Dingledine | 2006-06-07 |
* | apply control-spec patch from Matt Edman: Circuit status only has a path when...•••svn:r6456
| Nick Mathewson | 2006-05-21 |
* | make the spec more accurate•••svn:r6344
| Roger Dingledine | 2006-04-09 |