aboutsummaryrefslogtreecommitdiff
path: root/doc/control-spec.txt
Commit message (Expand)AuthorAge
* 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
* clean up control spec, man pageRoger Dingledine2004-11-07
* Adjust GETCONFIG/SETCONFIG specification in control-specNick Mathewson2004-11-04
* Update control-spec.txt; some minor changes; more thoughts on authenticationNick Mathewson2004-11-03
* Start implementing control interface.Nick Mathewson2004-11-03
* fix a typo (spotted by weasel)Nick Mathewson2004-09-08
* Add spec for UI control protocolNick Mathewson2004-08-09