Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 2930a3eef0 Bump OSX versions. 20 years ago
  Roger Dingledine 0dc91fd9c0 fix an assert -- we're not allowed to write onto a conn after we've 20 years ago
  Roger Dingledine fb8a319ffe fix an over-eager assert, to make httpsproxy get a little farther 20 years ago
  Roger Dingledine 935d0d9685 bump cvs to 0.1.0.1-rc 20 years ago
  Nick Mathewson fbf2289d37 Remove @LOCALSTATEDIR@ macros when building windows package 20 years ago
  Roger Dingledine a799dad937 forward-port the commenting out of the assert that glenn fink was 20 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. 20 years ago
  Nick Mathewson 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs 20 years ago
  Nick Mathewson b9016bd18f Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality. 20 years ago
  Nick Mathewson 291548c4e4 Note that GETINFO (via the controller) for network-status will not work on non-authdirectories right now. 20 years ago
  Nick Mathewson f362b41b27 Make tor-control.py demo script exercise more of the controller interface, and provide a more useful set of functions itself. 20 years ago
  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. 20 years ago
  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. 20 years ago
  Nick Mathewson 905c16846a Fix a few more instances of memory not freed on exit (found by weasel). 20 years ago
  Nick Mathewson b7ce4d1d3d Correct fix for self-to-self addressmap; simplify replace-old-entry logic; add missing case. 20 years ago
  Roger Dingledine 22386ecf1e whoops, fix seg fault i just introduced 20 years ago
  Roger Dingledine 7373042a7b fix assert triggers (bugs 109 and 96), and put in some 20 years ago
  Roger Dingledine a523439cbc maybe resolve an assert trigger i just got: 20 years ago