提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. 21 年之前
  Nick Mathewson f90ccf5648 Implement new controller events for changed descriptors and new (not-yet-attached) streams. 21 年之前
  Nick Mathewson 5f8e2c2bc4 Rename unused-address functions to virtual address; this is more accurate. Also, include almost-right implementation of reusing dont-care mappings. (It is still kind of wrong because it does not take type into account.) 21 年之前
  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." 21 年之前
  Nick Mathewson 65230fd39f Implement "Dont-Care" from addresses to MapAddress control message. For safety, refuse to launch connections to unmapped addresses in the dont-care range. 21 年之前
  Nick Mathewson e14f812a67 Still more code to make sure we send the right number and kind of RELAY END cells 21 年之前
  Nick Mathewson afe414f070 Revise all calls to connection_edge_end to avoid sending MISC, and to take errno into account where possible. 21 年之前
  Nick Mathewson 4ddf768a4f Forward-port new reasons; clean up code more; add code to convert new reasons to SOCKS5 reply codes; add code to convert errnos to reasons. New code still needs to get invoked. 21 年之前
  Nick Mathewson 83743d64ab Change version parsing logic: a version is "obsolete" if it is not recommended and (1) there is a newer recommended version in the same series, or (2) there are no recommended versions in the same series, but there are some recommended versions in a newer series. A version is "new" if it is newer than any recommended version in the same series. 21 年之前
  Roger Dingledine 331badb6ef update todo 21 年之前
  Nick Mathewson 8efb2a957d Make sure that router_get_by_* can always return "me" 21 年之前
  Nick Mathewson fa92e5486b Make some control spec stuff done 21 年之前
  Nick Mathewson d21f007a84 Note done things on TODO 21 年之前
  Roger Dingledine 59b1b7770c caching .exit stuff is done 21 年之前
  Nick Mathewson 98d37b2a6f Add a log-related item. 21 年之前
  Roger Dingledine 2ecd3ff709 man page entry for httpsproxy 21 年之前
  Roger Dingledine 043fd5666f a list of things to do so we can decentralize 21 年之前
  Nick Mathewson 3135234f4d more 010x todos 21 年之前
  Roger Dingledine 5232481eed assign a few tasks 21 年之前
  Nick Mathewson 14f6d74c6d First cut at labelinging things for 0.1.0.x 21 年之前
  Roger Dingledine dd7333b2a1 a few more items for the todo 21 年之前
  Nick Mathewson de71abd238 Note that we should audit for more bucket over/underflow 21 年之前
  Roger Dingledine 8b19e8154a mark a few tasks as done, add a few more 21 年之前
  Roger Dingledine 9c8c90ec2f Sometime post 0.0.9, we should integrate an http proxy into Tor (maybe 21 年之前
  Nick Mathewson ff9618f31e Note that we need to check return codes from more libevent functions 21 年之前
  Nick Mathewson 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 年之前
  Nick Mathewson 2614589166 Enable Mac startup script by default 21 年之前
  Nick Mathewson dcd228585d Implement SIGNAL control command. 21 年之前
  Nick Mathewson 2e8f15a567 Note some 0093 items 21 年之前
  Roger Dingledine 15543a623f mention where to find the 'fingerprint' file 21 年之前