Commit History

Author SHA1 Message Date
  Nick Mathewson 5c0e6b587a Rename tor-control.py to TorControl.py; begin making it into a useful library instead of a lame testing script. 19 years ago
  Nick Mathewson c5845c1784 Remind us to fwd-port accept fix. 19 years ago
  Roger Dingledine 570da8a8e8 and fill in another missing socks reply 19 years ago
  Roger Dingledine 9b9dbad0b7 fix another case where we need to send a socks reply (reject) 19 years ago
  Roger Dingledine 8945df8daa remove dead code 19 years ago
  Roger Dingledine 9685164fe5 don't mark a router down just because your httpsproxy is unreachable 19 years ago
  Nick Mathewson d26bcfab92 Note where connection that hasnt sent end was marked. 19 years ago
  Nick Mathewson 5edd94b27e Clarify behavior of SETEVENTS: it is SET, not ADD. 19 years ago
  Peter Palfrader 44a6878331 Forward port debian changelog to head 19 years ago
  Roger Dingledine bd37c9a3bd REUSEADDR on normal places means you can rebind to the port 19 years ago
  Roger Dingledine 4abb54a876 forward-port the circuit_resume_edge_reading_helper fix. 19 years ago
  Roger Dingledine 4dc570bf60 note that you can't attachstream to a non-open circuit. 19 years ago
  Roger Dingledine fa3c9d94bc when you attachstream to a circid of 0, send back an answer 19 years ago
  Roger Dingledine 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always 19 years ago
  Nick Mathewson 13fdf51bc1 Bulletproof connection_ap_handshake_attach_chosen_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 ba578f0ed6 Fix Python resolve script so we have an easy way to test SOCKS5 resolves. 19 years ago
  Nick Mathewson 7521f2d58a Move some TODO items out of the 0.1.0.1-rc pile 19 years ago
  Nick Mathewson 8e8915f3ca Fix SOCKS5 bug: Set replylen to 0 after sending hanshake back 19 years ago
  Nick Mathewson 0cfdeb01c8 Debug EXTENDCIRCUIT 19 years ago
  Nick Mathewson 2930a3eef0 Bump OSX versions. 19 years ago
  Roger Dingledine 0dc91fd9c0 fix an assert -- we're not allowed to write onto a conn after we've 19 years ago
  Roger Dingledine fb8a319ffe fix an over-eager assert, to make httpsproxy get a little farther 19 years ago
  Roger Dingledine 935d0d9685 bump cvs to 0.1.0.1-rc 19 years ago
  Nick Mathewson fbf2289d37 Remove @LOCALSTATEDIR@ macros when building windows package 19 years ago
  Roger Dingledine a799dad937 forward-port the commenting out of the assert that glenn fink was 19 years ago
  Nick Mathewson 4ee6addf57 Fix bug 44: on HUP, if descriptor building fails (say, because router_get_my_address() fails), use old descriptor and warn. 19 years ago
  Nick Mathewson 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs 19 years ago
  Nick Mathewson b9016bd18f Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality. 19 years ago