Roger Dingledine
|
c48cda7b02
update control spec to reflect our new SETCONF behavior
|
19 years ago |
Roger Dingledine
|
08348ae66e
add a RESETCONF controller command, and make setconf with a null
|
19 years ago |
Roger Dingledine
|
445bce75dc
formatting/numbering patch from matt edman
|
19 years ago |
Roger Dingledine
|
9064ea6c71
fix some typos in the control spec
|
19 years ago |
Roger Dingledine
|
486dc7007b
document the 'quit' controller command
|
19 years ago |
Nick Mathewson
|
16528aa070
Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.
|
19 years ago |
Nick Mathewson
|
4cb89fd557
Implement some more GETINFO goodness: expose helper nodes, config options, getinfo keys.
|
19 years ago |
Roger Dingledine
|
e573b3f7db
it's called GETCONF, not GETCONFIG
|
19 years ago |
Nick Mathewson
|
cf13b3e4a6
Macro-fu to get DEBUG events working.
|
19 years ago |
Nick Mathewson
|
2d52be47b7
checkpoint minor control-spec cleanups
|
19 years ago |
Nick Mathewson
|
7479a55724
Note that authentication arguments are optional
|
19 years ago |
Nick Mathewson
|
6602098e03
Describe how to detect v0 or v1 protocol
|
19 years ago |
Nick Mathewson
|
e376e6cc07
note GETCONF default feature in spec
|
19 years ago |
Nick Mathewson
|
64fc1f7bae
Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events.
|
19 years ago |
Nick Mathewson
|
c1e91ff493
Address points by arma and points not by arma in new control-spec.txt
|
19 years ago |
Roger Dingledine
|
bc3c578576
some fixes and questions on the control spec
|
19 years ago |
Nick Mathewson
|
946892ab68
First (and fragmentary) draft of revised controller protocol.
|
19 years ago |
Nick Mathewson
|
8666f07f65
Document s2k and cookie auth methods; resolve bug 153
|
19 years ago |
Nick Mathewson
|
4991290935
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.
|
19 years ago |
Nick Mathewson
|
4a90d37229
Better messages when POSTDESCRIPTOR fails
|
19 years ago |
Roger Dingledine
|
aef0ac4090
fix typo
|
19 years ago |
Nick Mathewson
|
fca6800b8b
Rename option in control-spec.txt too.
|
19 years ago |
Roger Dingledine
|
d751d4048b
change control spec so closestream doesn't get to specify whether
|
19 years ago |
Nick Mathewson
|
5edd94b27e
Clarify behavior of SETEVENTS: it is SET, not ADD.
|
19 years ago |
Roger Dingledine
|
4dc570bf60
note that you can't attachstream to a non-open circuit.
|
19 years ago |
Geoff Goodell
|
8fc1061b84
added short descriptions to circuit-related event codes
|
19 years ago |
Nick Mathewson
|
27e00e3fdd
Document EXTENDCIRCUIT DONE message behavior.
|
19 years ago |
Nick Mathewson
|
7a0072cc1a
Specify and implement close-stream and close-circuit control messages
|
19 years ago |
Roger Dingledine
|
171ce8f1db
update control-spec too
|
19 years ago |
Geoff Goodell
|
6152264c0d
specify that a key-value configuration line consists of key-space-value.
|
19 years ago |