Commit History

Author SHA1 Message Date
  Nick Mathewson efb5db449a Describe where to find torrc on OS X 20 years ago
  Roger Dingledine 19553eebec update version pointers on osx/win32 docs 20 years ago
  Roger Dingledine 4533a46e41 move the assert higher up so the error message makes more sense 20 years ago
  Roger Dingledine fcfe6d2e8b fix assert: stop trying to send a socks reply to an *exit* 20 years ago
  Roger Dingledine 9e1543401f add another instance of the word 'hibernation' in the description 20 years ago
  Roger Dingledine b8d38dc57b try harder to establish reachability, in the first 20 minutes 20 years ago
  Roger Dingledine e692e73853 deal with the fact that tor-control.py got renamed 20 years ago
  Roger Dingledine 1328383482 make it clearer to the human that his server is testing 20 years ago
  Roger Dingledine e203d47192 first cut of a 0.1.0.1-rc1 changelog 20 years ago
  Nick Mathewson 5c0e6b587a Rename tor-control.py to TorControl.py; begin making it into a useful library instead of a lame testing script. 20 years ago
  Nick Mathewson c5845c1784 Remind us to fwd-port accept fix. 20 years ago
  Roger Dingledine 570da8a8e8 and fill in another missing socks reply 20 years ago
  Roger Dingledine 9b9dbad0b7 fix another case where we need to send a socks reply (reject) 20 years ago
  Roger Dingledine 8945df8daa remove dead code 20 years ago
  Roger Dingledine 9685164fe5 don't mark a router down just because your httpsproxy is unreachable 20 years ago
  Nick Mathewson d26bcfab92 Note where connection that hasnt sent end was marked. 20 years ago
  Nick Mathewson 5edd94b27e Clarify behavior of SETEVENTS: it is SET, not ADD. 20 years ago
  Peter Palfrader 44a6878331 Forward port debian changelog to head 20 years ago
  Roger Dingledine bd37c9a3bd REUSEADDR on normal places means you can rebind to the port 20 years ago
  Roger Dingledine 4abb54a876 forward-port the circuit_resume_edge_reading_helper fix. 20 years ago
  Roger Dingledine 4dc570bf60 note that you can't attachstream to a non-open circuit. 20 years ago
  Roger Dingledine fa3c9d94bc when you attachstream to a circid of 0, send back an answer 20 years ago
  Roger Dingledine 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always 20 years ago
  Nick Mathewson 13fdf51bc1 Bulletproof connection_ap_handshake_attach_chosen_circuit 20 years ago
  Geoff Goodell 8fc1061b84 added short descriptions to circuit-related event codes 20 years ago
  Nick Mathewson 27e00e3fdd Document EXTENDCIRCUIT DONE message behavior. 20 years ago
  Nick Mathewson ba578f0ed6 Fix Python resolve script so we have an easy way to test SOCKS5 resolves. 20 years ago
  Nick Mathewson 7521f2d58a Move some TODO items out of the 0.1.0.1-rc pile 20 years ago
  Nick Mathewson 8e8915f3ca Fix SOCKS5 bug: Set replylen to 0 after sending hanshake back 20 years ago
  Nick Mathewson 0cfdeb01c8 Debug EXTENDCIRCUIT 20 years ago