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