Commit History

Author SHA1 Message Date
  Roger Dingledine de146de0c5 make circuit-building less noisy when a node in your exclude/exit/entrynodes is down 20 years ago
  Nick Mathewson 20ecb66c7d Fix (maybe) assert_circuit_ok. leave it disabled till arma confirms 20 years ago
  Nick Mathewson 5a053a6a81 remove redundant check 20 years ago
  Nick Mathewson 6379dbbe2a warn more when losing data on closed/marked connections. 20 years ago
  Roger Dingledine 49281424ae bugfix: close_immediate called buf_clear but listeners don't have bufs 20 years ago
  Nick Mathewson 5985aef18a Nth time is the charm on list manip. 20 years ago
  Roger Dingledine d16f142fa9 fix the rpm spec description again 20 years ago
  Nick Mathewson a1503f667e Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to 20 years ago
  Roger Dingledine 4f6cf727b9 fix a pair of lurking segfaults 20 years ago
  Nick Mathewson 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 years ago
  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