Commit History

Author SHA1 Message Date
  Roger Dingledine ae67c48805 bugfix: in some cases, connection_mark_for_close wasn't marking the conn 20 years ago
  Roger Dingledine 3fb9c869a8 clearer warning message 20 years ago
  Roger Dingledine c058f87513 disallow changing from ORPort==0 to ORPort>0 on hup 20 years ago
  Roger Dingledine 928db6dadc cwd to datadir if it's defined, rather than / 20 years ago
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there 20 years ago
  Roger Dingledine 5701cc2359 fix the function comment 20 years ago
  Nick Mathewson 0a673f4491 Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a 20 years ago
  Roger Dingledine 9a55700747 add a log_warn to notify us of yet another potential dns.c bug 20 years ago
  Nick Mathewson 833d14246d Make dns_cancel_pending_resolve less agressive. 20 years ago
  Nick Mathewson 55174d1cb0 Fix bug on dns_found_answer from mark_to_close stuff. 20 years ago
  Roger Dingledine fadfd26188 remove assert from dns.c that's no longer true: 20 years ago
  Nick Mathewson f039eca658 Stop trying to flush on broken sockets marked for close. 20 years ago
  Roger Dingledine 80410fa8dc some comments to point nick at the latest bugs 20 years ago
  Roger Dingledine d1deb753db better explain exit policies in the torrc 20 years ago
  Roger Dingledine cec2eee533 enable assert_connection_ok() 20 years ago
  Roger Dingledine 70c43e152a note bug in assert_connection_ok 20 years ago
  Roger Dingledine dd632e697e clean up some log messages and severities 20 years ago
  Roger Dingledine a24b6e6d4f make flush_buf have a sane return convention 20 years ago
  Roger Dingledine 82f224ca6d document 'excludenodes' in man page 20 years ago
  Roger Dingledine b354ecfecd rename ExcludedNodes config option to ExcludeNodes 20 years ago
  Roger Dingledine f3ea6be7e5 a few more comments for the spec 20 years ago
  Roger Dingledine 3a1a6bb09e if a relay cell is unrecognized at the end of the circuit, 20 years ago
  Roger Dingledine e59f19ca03 some more small fixes 20 years ago
  Nick Mathewson b4a7883c90 make code more readable; arrbitrarily change a -1 to a 0. 20 years ago
  Nick Mathewson ee68371f41 Stop answering "end" with "end" 20 years ago
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. 20 years ago
  Nick Mathewson 88e222ff76 Make has_sent_end irrelevant: only try to send end if reason is nonzero 20 years ago
  Roger Dingledine d0ad9b147a and another one 20 years ago
  Roger Dingledine 611f117ce1 patches/answers to nick's commit 20 years ago
  Nick Mathewson c5bbb571d2 Refactor mark_for_close, connection_edge_end and friends. Now, everybody 20 years ago