提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 7479a55724 Note that authentication arguments are optional 20 年之前
  Nick Mathewson 6602098e03 Describe how to detect v0 or v1 protocol 20 年之前
  Nick Mathewson e376e6cc07 note GETCONF default feature in spec 20 年之前
  Nick Mathewson 64fc1f7bae Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events. 20 年之前
  Nick Mathewson c1e91ff493 Address points by arma and points not by arma in new control-spec.txt 20 年之前
  Roger Dingledine bc3c578576 some fixes and questions on the control spec 20 年之前
  Nick Mathewson 946892ab68 First (and fragmentary) draft of revised controller protocol. 20 年之前
  Nick Mathewson 8666f07f65 Document s2k and cookie auth methods; resolve bug 153 20 年之前
  Nick Mathewson 4991290935 Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact. 20 年之前
  Nick Mathewson 4a90d37229 Better messages when POSTDESCRIPTOR fails 20 年之前
  Roger Dingledine aef0ac4090 fix typo 20 年之前
  Nick Mathewson fca6800b8b Rename option in control-spec.txt too. 20 年之前
  Roger Dingledine d751d4048b change control spec so closestream doesn't get to specify whether 20 年之前
  Nick Mathewson 5edd94b27e Clarify behavior of SETEVENTS: it is SET, not ADD. 20 年之前
  Roger Dingledine 4dc570bf60 note that you can't attachstream to a non-open circuit. 20 年之前
  Geoff Goodell 8fc1061b84 added short descriptions to circuit-related event codes 20 年之前
  Nick Mathewson 27e00e3fdd Document EXTENDCIRCUIT DONE message behavior. 20 年之前
  Nick Mathewson 7a0072cc1a Specify and implement close-stream and close-circuit control messages 20 年之前
  Roger Dingledine 171ce8f1db update control-spec too 20 年之前
  Geoff Goodell 6152264c0d specify that a key-value configuration line consists of key-space-value. 20 年之前
  Nick Mathewson 07a7b6af64 Implement redirectstream in control interface. 20 年之前
  Nick Mathewson df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. 20 年之前
  Nick Mathewson 538b613079 <arma2> - closed=4, new connection=5, new resolve request=6) 20 年之前
  Nick Mathewson e2715ac24f Note a couple of changes in TC 20 年之前
  Nick Mathewson 115271f65e Implement the common case of ATTACHSTREAM. 20 年之前
  Nick Mathewson fc0e67bc72 Clarify some confusion about what GETINFO(addr-mappings) should return. 20 年之前
  Nick Mathewson b494c2223d Specify and implement fragmented control messages to allow for (among other things) long GETINFO replies. Otherwise we could hit the 64K barrier on questions like "please dump your client-side DNS cache." 20 年之前
  Roger Dingledine e050470112 make slightly clearer that mapaddress arguments are strings 20 年之前
  Nick Mathewson f309168301 Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle 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. 20 年之前
  Geoff Goodell d418cd5f70 integrating changes related to building circuits, assigning streams, and exchanging descriptors (discussed on return trip from airport) 20 年之前