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