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