提交历史

作者 SHA1 备注 提交日期
  Roger Dingledine 8945df8daa remove dead code 21 年之前
  Roger Dingledine 9685164fe5 don't mark a router down just because your httpsproxy is unreachable 21 年之前
  Nick Mathewson d26bcfab92 Note where connection that hasnt sent end was marked. 21 年之前
  Nick Mathewson 5edd94b27e Clarify behavior of SETEVENTS: it is SET, not ADD. 21 年之前
  Peter Palfrader 44a6878331 Forward port debian changelog to head 21 年之前
  Roger Dingledine bd37c9a3bd REUSEADDR on normal places means you can rebind to the port 21 年之前
  Roger Dingledine 4abb54a876 forward-port the circuit_resume_edge_reading_helper fix. 21 年之前
  Roger Dingledine 4dc570bf60 note that you can't attachstream to a non-open circuit. 21 年之前
  Roger Dingledine fa3c9d94bc when you attachstream to a circid of 0, send back an answer 21 年之前
  Roger Dingledine 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always 21 年之前
  Nick Mathewson 13fdf51bc1 Bulletproof connection_ap_handshake_attach_chosen_circuit 21 年之前
  Geoff Goodell 8fc1061b84 added short descriptions to circuit-related event codes 21 年之前
  Nick Mathewson 27e00e3fdd Document EXTENDCIRCUIT DONE message behavior. 21 年之前
  Nick Mathewson ba578f0ed6 Fix Python resolve script so we have an easy way to test SOCKS5 resolves. 21 年之前
  Nick Mathewson 7521f2d58a Move some TODO items out of the 0.1.0.1-rc pile 21 年之前
  Nick Mathewson 8e8915f3ca Fix SOCKS5 bug: Set replylen to 0 after sending hanshake back 21 年之前
  Nick Mathewson 0cfdeb01c8 Debug EXTENDCIRCUIT 21 年之前
  Nick Mathewson 2930a3eef0 Bump OSX versions. 21 年之前
  Roger Dingledine 0dc91fd9c0 fix an assert -- we're not allowed to write onto a conn after we've 21 年之前
  Roger Dingledine fb8a319ffe fix an over-eager assert, to make httpsproxy get a little farther 21 年之前
  Roger Dingledine 935d0d9685 bump cvs to 0.1.0.1-rc 21 年之前
  Nick Mathewson fbf2289d37 Remove @LOCALSTATEDIR@ macros when building windows package 21 年之前
  Roger Dingledine a799dad937 forward-port the commenting out of the assert that glenn fink was 21 年之前
  Nick Mathewson 4ee6addf57 Fix bug 44: on HUP, if descriptor building fails (say, because router_get_my_address() fails), use old descriptor and warn. 21 年之前
  Nick Mathewson 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs 21 年之前
  Nick Mathewson b9016bd18f Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality. 21 年之前
  Nick Mathewson 291548c4e4 Note that GETINFO (via the controller) for network-status will not work on non-authdirectories right now. 21 年之前
  Nick Mathewson f362b41b27 Make tor-control.py demo script exercise more of the controller interface, and provide a more useful set of functions itself. 21 年之前
  Nick Mathewson 0b7a9e2e7b Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the future, now that we are more tolerant of skew. 21 年之前
  Nick Mathewson 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 21 年之前