aboutsummaryrefslogtreecommitdiff
path: root/doc/control-spec.txt
Commit message (Expand)AuthorAge
* it's called GETCONF, not GETCONFIG•••svn:r4591 Roger Dingledine2005-07-17
* Macro-fu to get DEBUG events working.•••svn:r4539 Nick Mathewson2005-07-13
* checkpoint minor control-spec cleanups•••svn:r4533 Nick Mathewson2005-07-12
* Note that authentication arguments are optional•••svn:r4498 Nick Mathewson2005-06-27
* Describe how to detect v0 or v1 protocol•••svn:r4478 Nick Mathewson2005-06-24
* note GETCONF default feature in spec•••svn:r4463 Nick Mathewson2005-06-19
* Implement all the rest of the new controller protocol, debug a little, add so...•••svn:r4460 Nick Mathewson2005-06-19
* Address points by arma and points not by arma in new control-spec.txt•••svn:r4451 Nick Mathewson2005-06-18
* some fixes and questions on the control spec•••svn:r4450 Roger Dingledine2005-06-18
* First (and fragmentary) draft of revised controller protocol.•••svn:r4446 Nick Mathewson2005-06-17
* Document s2k and cookie auth methods; resolve bug 153•••svn:r4307 Nick Mathewson2005-06-05
* Revise control spec and implementation to allow all log messages to be sent t...•••svn:r4010 Nick Mathewson2005-04-05
* Better messages when POSTDESCRIPTOR fails•••svn:r3989 Nick Mathewson2005-04-02
* fix typo•••svn:r3915 Roger Dingledine2005-03-29
* Rename option in control-spec.txt too.•••svn:r3896 Nick Mathewson2005-03-27
* change control spec so closestream doesn't get to specify whether•••tor should hold-open-until-flushed. tor should take care of that (it should always hold open until flushed), and the controller should never care _how_ tor does its things. svn:r3892 Roger Dingledine2005-03-27
* Clarify behavior of SETEVENTS: it is SET, not ADD.•••svn:r3871 Nick Mathewson2005-03-25
* note that you can't attachstream to a non-open circuit.•••svn:r3858 Roger Dingledine2005-03-24
* added short descriptions to circuit-related event codes•••svn:r3854 Geoff Goodell2005-03-24
* Document EXTENDCIRCUIT DONE message behavior.•••svn:r3853 Nick Mathewson2005-03-24
* Specify and implement close-stream and close-circuit control messages•••svn:r3814 Nick Mathewson2005-03-22
* update control-spec too•••svn:r3802 Roger Dingledine2005-03-22
* specify that a key-value configuration line consists of key-space-value.•••svn:r3794 Geoff Goodell2005-03-21
* Implement redirectstream in control interface.•••svn:r3785 Nick Mathewson2005-03-19
* Commit fixes for several pending tor core tasks: document all DOCDOCed functi...•••svn:r3769 Nick Mathewson2005-03-17
* <arma2> - closed=4, new connection=5, new resolve request=6)•••<arma2> + closed=4, new connection=5, new resolve request=6, <arma2> + stream detached from circuit, retriable=7) <arma2> nick: this comma is confusing. svn:r3761 Nick Mathewson2005-03-14
* Note a couple of changes in TC•••svn:r3760 Nick Mathewson2005-03-14
* Implement the common case of ATTACHSTREAM.•••svn:r3751 Nick Mathewson2005-03-12
* Clarify some confusion about what GETINFO(addr-mappings) should return.•••svn:r3727 Nick Mathewson2005-03-02
* Specify and implement fragmented control messages to allow for (among other ...•••svn:r3726 Nick Mathewson2005-03-02
* make slightly clearer that mapaddress arguments are strings•••svn:r3668 Roger Dingledine2005-02-23
* Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configura...•••svn:r3635 Nick Mathewson2005-02-18
* integrating changes related to building circuits, assigning streams, and exch...•••svn:r3630 Geoff Goodell2005-02-16
* As another exception, the controller can getconf the "version" string,•••and Tor will return a string describing its version number. Setconf on "version" will not work. svn:r3591 Roger Dingledine2005-02-09
* fix some problems in control-spec•••svn:r3351 Roger Dingledine2005-01-13
* Add proposal to control spec for a simple way to bind IP addresses to hostnam...•••svn:r3313 Nick Mathewson2005-01-06
* remove misleading (and potentially dangerous) statement that clients•••are rate-limited more than servers svn:r3170 Roger Dingledine2004-12-17
* specify the control-spec's 'signal' command•••svn:r3169 Roger Dingledine2004-12-17
* remove emacs droppings, since nick says he doesn't need them anymore•••svn:r2989 Roger Dingledine2004-11-26
* control event logs include loglevel notice•••svn:r2746 Roger Dingledine2004-11-09
* Fix up error codes•••svn:r2706 Nick Mathewson2004-11-07
* clean up control spec, man page•••svn:r2703 Roger Dingledine2004-11-07
* Adjust GETCONFIG/SETCONFIG specification in control-spec•••svn:r2677 Nick Mathewson2004-11-04
* Update control-spec.txt; some minor changes; more thoughts on authentication•••svn:r2665 Nick Mathewson2004-11-03
* Start implementing control interface.•••svn:r2652 Nick Mathewson2004-11-03
* fix a typo (spotted by weasel)•••svn:r2332 Nick Mathewson2004-09-08
* Add spec for UI control protocol•••svn:r2203 Nick Mathewson2004-08-09