Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make the spec more accurate | Roger Dingledine | 2006-04-09 |
| | | | | svn:r6344 | ||
* | minor cleanups | Roger Dingledine | 2006-04-03 |
| | | | | svn:r6301 | ||
* | admit that getinfo can fail. | Roger Dingledine | 2006-04-02 |
| | | | | svn:r6291 | ||
* | specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR | Roger Dingledine | 2006-03-17 |
| | | | | | | | to address bug 250. svn:r6177 | ||
* | Implement GETINFO(dir/server/foo); status will be harder. | Nick Mathewson | 2006-03-15 |
| | | | | svn:r6165 | ||
* | add to the stack of implementation notes. | Roger Dingledine | 2006-03-09 |
| | | | | svn:r6113 | ||
* | new controller signal NEWNYM that makes new application requests | Roger Dingledine | 2006-03-09 |
| | | | | | | | use clean circuits. svn:r6104 | ||
* | introduce a new orconn_status "NEW" | Roger Dingledine | 2006-03-08 |
| | | | | svn:r6100 | ||
* | mark controller exposure of directory data as DRAFT and Not Implemented | Geoff Goodell | 2006-03-08 |
| | | | | svn:r6094 | ||
* | add tor/* contents from Section 4.4 of dir-spec.txt to controller GETINFO ↵ | Geoff Goodell | 2006-03-07 |
| | | | | | | requests svn:r6091 | ||
* | Mention which version of tor implements control-spec.txt, so people wont get ↵ | Nick Mathewson | 2006-03-05 |
| | | | | | | so confused. svn:r6085 | ||
* | Add a new circuit purpose 'controller' to let the controller | Roger Dingledine | 2006-02-23 |
| | | | | | | | | | | | | | ask for a circuit that Tor won't try to use. Extend the EXTENDCIRCUIT controller command to let you specify the purpose if you're starting a new circuit. Add a new SETCIRCUITPURPOSE controller command to let you change a circuit's purpose after it's been created. svn:r6075 | ||
* | apply contrib/checkSpace.pl to our spec files too. | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5941 | ||
* | minor fix to control spec | Roger Dingledine | 2006-02-04 |
| | | | | svn:r5904 | ||
* | from the controller you can getinfo entry-guards now, not entry-nodes. | Roger Dingledine | 2006-01-10 |
| | | | | svn:r5780 | ||
* | spec getinfo desc/all-recent | Roger Dingledine | 2006-01-10 |
| | | | | svn:r5769 | ||
* | update the control spec to deprecate getinfo helper-nodes | Roger Dingledine | 2005-12-28 |
| | | | | svn:r5674 | ||
* | mention that getinfo helper-nodes can return status "never-connected". | Roger Dingledine | 2005-12-25 |
| | | | | | | | also, make explicit that there's a space between status and isotime. svn:r5648 | ||
* | separate address and port with a space in REDIRECTSTREAM command | Geoff Goodell | 2005-12-22 |
| | | | | svn:r5633 | ||
* | clarify that tor will close unattached streams by itself after 2 minutes, | Roger Dingledine | 2005-12-05 |
| | | | | | | | no matter what the controller does. svn:r5501 | ||
* | Add a new controller event type that allows controllers to get all | Peter Palfrader | 2005-11-19 |
| | | | | | | | | server descriptors that were uploaded to a router in its role as authoritative dirserver. svn:r5436 | ||
* | document how the error values for closestream and closecircuit work. | Roger Dingledine | 2005-11-18 |
| | | | | | | | also, let redirectstream take a port, in case we want to change that too. svn:r5420 | ||
* | what to do on a failed setconf was a bit unspecified | Roger Dingledine | 2005-11-17 |
| | | | | svn:r5413 | ||
* | fix typo | Roger Dingledine | 2005-11-01 |
| | | | | svn:r5341 | ||
* | More work towards a sane digest-based liveness testing. | Nick Mathewson | 2005-10-12 |
| | | | | svn:r5238 | ||
* | document the new functionality that crept in: | Roger Dingledine | 2005-09-14 |
| | | | | | | | | | | | | RESETCONF exitpolicy=foo is equivalent to SETCONF exitpolicy=foo unless foo is a linelist with a non-null default (we don't have any of those currently), in which it appends to the default rather than replacing. svn:r5047 | ||
* | correct a mistake i just added | Roger Dingledine | 2005-09-13 |
| | | | | svn:r5039 | ||
* | update control spec to reflect our new SETCONF behavior | Roger Dingledine | 2005-09-13 |
| | | | | svn:r5038 | ||
* | add a RESETCONF controller command, and make setconf with a null | Roger Dingledine | 2005-09-08 |
| | | | | | | | option actually mean to set it to "" svn:r4916 | ||
* | formatting/numbering patch from matt edman | Roger Dingledine | 2005-08-29 |
| | | | | svn:r4881 | ||
* | fix some typos in the control spec | Roger Dingledine | 2005-08-22 |
| | | | | svn:r4811 | ||
* | document the 'quit' controller command | Roger Dingledine | 2005-08-13 |
| | | | | svn:r4776 | ||
* | Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls. | Nick Mathewson | 2005-08-10 |
| | | | | svn:r4761 | ||
* | Implement some more GETINFO goodness: expose helper nodes, config options, ↵ | Nick Mathewson | 2005-08-04 |
| | | | | | | getinfo keys. svn:r4694 | ||
* | it's called GETCONF, not GETCONFIG | Roger Dingledine | 2005-07-17 |
| | | | | svn:r4591 | ||
* | Macro-fu to get DEBUG events working. | Nick Mathewson | 2005-07-13 |
| | | | | svn:r4539 | ||
* | checkpoint minor control-spec cleanups | Nick Mathewson | 2005-07-12 |
| | | | | svn:r4533 | ||
* | Note that authentication arguments are optional | Nick Mathewson | 2005-06-27 |
| | | | | svn:r4498 | ||
* | Describe how to detect v0 or v1 protocol | Nick Mathewson | 2005-06-24 |
| | | | | svn:r4478 | ||
* | note GETCONF default feature in spec | Nick Mathewson | 2005-06-19 |
| | | | | svn:r4463 | ||
* | Implement all the rest of the new controller protocol, debug a little, add ↵ | Nick Mathewson | 2005-06-19 |
| | | | | | | some new features, add ADDRMAP events. svn:r4460 | ||
* | Address points by arma and points not by arma in new control-spec.txt | Nick Mathewson | 2005-06-18 |
| | | | | svn:r4451 | ||
* | some fixes and questions on the control spec | Roger Dingledine | 2005-06-18 |
| | | | | svn:r4450 | ||
* | First (and fragmentary) draft of revised controller protocol. | Nick Mathewson | 2005-06-17 |
| | | | | svn:r4446 | ||
* | Document s2k and cookie auth methods; resolve bug 153 | Nick Mathewson | 2005-06-05 |
| | | | | svn:r4307 | ||
* | Revise control spec and implementation to allow all log messages to be sent ↵ | Nick Mathewson | 2005-04-05 |
| | | | | | | to controller with their severities intact. svn:r4010 | ||
* | Better messages when POSTDESCRIPTOR fails | Nick Mathewson | 2005-04-02 |
| | | | | svn:r3989 | ||
* | fix typo | Roger Dingledine | 2005-03-29 |
| | | | | svn:r3915 | ||
* | Rename option in control-spec.txt too. | Nick Mathewson | 2005-03-27 |
| | | | | svn:r3896 | ||
* | change control spec so closestream doesn't get to specify whether | Roger Dingledine | 2005-03-27 |
| | | | | | | | | | 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 |