Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Clarify some confusion about what GETINFO(addr-mappings) should return. | Nick Mathewson | 2005-03-02 | |
| | | | | svn:r3727 | |||
* | Specify and implement fragmented control messages to allow for (among other ↵ | Nick Mathewson | 2005-03-02 | |
| | | | | | | things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache." svn:r3726 | |||
* | make slightly clearer that mapaddress arguments are strings | Roger Dingledine | 2005-02-23 | |
| | | | | svn:r3668 | |||
* | Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle ↵ | Nick Mathewson | 2005-02-18 | |
| | | | | | | non-configuration stuff and to avoid proliferating more GETFOO/FOOVALUE pairs. Remove spurious 0x from signal codes. Simplify address-mapping format. Clarify what an identity looks like. svn:r3635 | |||
* | integrating changes related to building circuits, assigning streams, and ↵ | Geoff Goodell | 2005-02-16 | |
| | | | | | | exchanging descriptors (discussed on return trip from airport) svn:r3630 | |||
* | As another exception, the controller can getconf the "version" string, | Roger Dingledine | 2005-02-09 | |
| | | | | | | | | and Tor will return a string describing its version number. Setconf on "version" will not work. svn:r3591 | |||
* | fix some problems in control-spec | Roger Dingledine | 2005-01-13 | |
| | | | | svn:r3351 | |||
* | Add proposal to control spec for a simple way to bind IP addresses to ↵ | Nick Mathewson | 2005-01-06 | |
| | | | | | | hostnames. Example: "Please make all requests for 10.200.0.1 go to foobarbaz.onion". This feature would be needed for any attempt to write a torified DNS proxy. Needs more thought and more comments. svn:r3313 | |||
* | remove misleading (and potentially dangerous) statement that clients | Roger Dingledine | 2004-12-17 | |
| | | | | | | | are rate-limited more than servers svn:r3170 | |||
* | specify the control-spec's 'signal' command | Roger Dingledine | 2004-12-17 | |
| | | | | svn:r3169 | |||
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 | |
| | | | | svn:r2989 | |||
* | control event logs include loglevel notice | Roger Dingledine | 2004-11-09 | |
| | | | | svn:r2746 | |||
* | Fix up error codes | Nick Mathewson | 2004-11-07 | |
| | | | | svn:r2706 | |||
* | clean up control spec, man page | Roger Dingledine | 2004-11-07 | |
| | | | | svn:r2703 | |||
* | Adjust GETCONFIG/SETCONFIG specification in control-spec | Nick Mathewson | 2004-11-04 | |
| | | | | svn:r2677 | |||
* | Update control-spec.txt; some minor changes; more thoughts on authentication | Nick Mathewson | 2004-11-03 | |
| | | | | svn:r2665 | |||
* | Start implementing control interface. | Nick Mathewson | 2004-11-03 | |
| | | | | svn:r2652 | |||
* | fix a typo (spotted by weasel) | Nick Mathewson | 2004-09-08 | |
| | | | | svn:r2332 | |||
* | Add spec for UI control protocol | Nick Mathewson | 2004-08-09 | |
svn:r2203 |