aboutsummaryrefslogtreecommitdiff
path: root/doc/control-spec.txt
Commit message (Expand)AuthorAge
* document the new functionality that crept in:Roger Dingledine2005-09-14
* correct a mistake i just addedRoger Dingledine2005-09-13
* update control spec to reflect our new SETCONF behaviorRoger Dingledine2005-09-13
* add a RESETCONF controller command, and make setconf with a nullRoger Dingledine2005-09-08
* formatting/numbering patch from matt edmanRoger Dingledine2005-08-29
* fix some typos in the control specRoger Dingledine2005-08-22
* document the 'quit' controller commandRoger Dingledine2005-08-13
* Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.Nick Mathewson2005-08-10
* Implement some more GETINFO goodness: expose helper nodes, config options, ge...Nick Mathewson2005-08-04
* it's called GETCONF, not GETCONFIGRoger Dingledine2005-07-17
* Macro-fu to get DEBUG events working.Nick Mathewson2005-07-13
* checkpoint minor control-spec cleanupsNick Mathewson2005-07-12
* Note that authentication arguments are optionalNick Mathewson2005-06-27
* Describe how to detect v0 or v1 protocolNick Mathewson2005-06-24
* note GETCONF default feature in specNick Mathewson2005-06-19
* Implement all the rest of the new controller protocol, debug a little, add so...Nick Mathewson2005-06-19
* Address points by arma and points not by arma in new control-spec.txtNick Mathewson2005-06-18
* some fixes and questions on the control specRoger Dingledine2005-06-18
* First (and fragmentary) draft of revised controller protocol.Nick Mathewson2005-06-17
* Document s2k and cookie auth methods; resolve bug 153Nick Mathewson2005-06-05
* Revise control spec and implementation to allow all log messages to be sent t...Nick Mathewson2005-04-05
* Better messages when POSTDESCRIPTOR failsNick Mathewson2005-04-02
* fix typoRoger Dingledine2005-03-29
* Rename option in control-spec.txt too.Nick Mathewson2005-03-27
* change control spec so closestream doesn't get to specify whetherRoger Dingledine2005-03-27
* Clarify behavior of SETEVENTS: it is SET, not ADD.Nick Mathewson2005-03-25
* note that you can't attachstream to a non-open circuit.Roger Dingledine2005-03-24
* added short descriptions to circuit-related event codesGeoff Goodell2005-03-24
* Document EXTENDCIRCUIT DONE message behavior.Nick Mathewson2005-03-24
* Specify and implement close-stream and close-circuit control messagesNick Mathewson2005-03-22
* update control-spec tooRoger Dingledine2005-03-22
* specify that a key-value configuration line consists of key-space-value.Geoff Goodell2005-03-21
* Implement redirectstream in control interface.Nick Mathewson2005-03-19
* Commit fixes for several pending tor core tasks: document all DOCDOCed functi...Nick Mathewson2005-03-17
* <arma2> - closed=4, new connection=5, new resolve request=6)Nick Mathewson2005-03-14
* Note a couple of changes in TCNick Mathewson2005-03-14
* Implement the common case of ATTACHSTREAM.Nick Mathewson2005-03-12
* Clarify some confusion about what GETINFO(addr-mappings) should return.Nick Mathewson2005-03-02
* Specify and implement fragmented control messages to allow for (among other ...Nick Mathewson2005-03-02
* make slightly clearer that mapaddress arguments are stringsRoger Dingledine2005-02-23
* Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configura...Nick Mathewson2005-02-18
* integrating changes related to building circuits, assigning streams, and exch...Geoff Goodell2005-02-16
* As another exception, the controller can getconf the "version" string,Roger Dingledine2005-02-09
* fix some problems in control-specRoger Dingledine2005-01-13
* Add proposal to control spec for a simple way to bind IP addresses to hostnam...Nick Mathewson2005-01-06
* remove misleading (and potentially dangerous) statement that clientsRoger Dingledine2004-12-17
* specify the control-spec's 'signal' commandRoger Dingledine2004-12-17
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* control event logs include loglevel noticeRoger Dingledine2004-11-09
* Fix up error codesNick Mathewson2004-11-07