Commit History

Author SHA1 Message Date
  Nick Mathewson a1e4c6dc85 Fix assertion failure spotted by arma. 20 years ago
  Roger Dingledine b961732246 add --version, note that --help is probably obsolete 20 years ago
  Roger Dingledine 1147289dc0 make config_assign fail rather than warn for unrecognized config options 20 years ago
  Roger Dingledine 08346f13f0 make parse_line_from_file fail rather than warn for malformed lines 20 years ago
  Roger Dingledine f81ad1550e note an assert trigger bug 20 years ago
  Roger Dingledine c0b5002d2c update the todo 20 years ago
  Nick Mathewson 5072488a95 make 'make test' exit(1) if a test fails. 20 years ago
  Nick Mathewson 3138941e68 revise spec. It still needs more explanation to be intelligible by the uninitiated, but it is at least far less incorrect. 20 years ago
  Roger Dingledine 2c341cd032 put switch_id and start_daemon earlier 20 years ago
  Roger Dingledine e2881631cf fix duplicate call to connection_mark_for_close 20 years ago
  Roger Dingledine 2ac37c64f2 bugfix: we were checking the wrong thing to see if 'reason' 20 years ago
  Peter Palfrader 247fe31af2 New upstream release. 20 years ago
  Roger Dingledine 5aafb298af bump cvs to pre24 20 years ago
  Roger Dingledine 6ee357e64b changelog for pre23 20 years ago
  Roger Dingledine 8e5c1921fc when a stream is 15s late, print out the circuit at -l warn 20 years ago
  Roger Dingledine ef5f917e9e print a statement when the first circ is finished, 20 years ago
  Roger Dingledine 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 20 years ago
  Roger Dingledine b4338ce704 disable buffer tests, until we rewrite them (one of them fails) 20 years ago
  Roger Dingledine 195ee8c845 create a separate connection_edge_destroy() function 20 years ago
  Roger Dingledine 62d3df8633 bugfix: when we time out on a stream and detach, send an end first 20 years ago
  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