Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson b7c2b18bd6 Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off. 20 年之前
  Roger Dingledine 3d2c6c7cfa catch signals in a more portable way, so solaris can catch them too 20 年之前
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 20 年之前
  Roger Dingledine 208625ae31 clean up some presentation and comments 20 年之前
  Roger Dingledine 74ef3a63ae bugfix: decrement OR connections from global_bucket too 20 年之前
  Roger Dingledine 703b2d3cf8 refactor bandwidth-control token buckets 20 年之前
  Roger Dingledine 87797bcde5 get rid of those pesky tabs 20 年之前
  Roger Dingledine 623cb0e311 more details when a conn is closed before it's done flushing 20 年之前
  Roger Dingledine 52e813951a start tracking the 'broken pipe' error 20 年之前
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) 20 年之前
  Nick Mathewson d877aac5ad Make windows version correct; initialize windows foolishness so that gethostbyname works. 20 年之前
  Roger Dingledine 416993afc1 bugfix: only set conn->hold_open_until_flushed after marking 20 年之前
  Roger Dingledine 10cee8b7f7 fix a rare race condition: when we send a cell and then 20 年之前
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time 20 年之前
  Roger Dingledine 5e2e6555a2 and a minor patch 20 年之前
  Roger Dingledine 419a672222 holding until flush was borked 20 年之前
  Roger Dingledine 6022bfea11 better debugging for lonely flushes 20 年之前
  Roger Dingledine 3c71d09402 use conn->hold_open_until_flushed for streams 20 年之前
  Nick Mathewson f4e4dac801 Implement hold_open_until_flushed. I may have missed something important. 20 年之前
  Roger Dingledine 8275e2302c make socks5 not give a spurious warning 20 年之前
  Nick Mathewson 5a053a6a81 remove redundant check 20 年之前
  Nick Mathewson 6379dbbe2a warn more when losing data on closed/marked connections. 20 年之前
  Nick Mathewson 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 年之前
  Roger Dingledine 2c341cd032 put switch_id and start_daemon earlier 20 年之前
  Roger Dingledine ef5f917e9e print a statement when the first circ is finished, 20 年之前
  Roger Dingledine 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 20 年之前
  Roger Dingledine 928db6dadc cwd to datadir if it's defined, rather than / 20 年之前
  Nick Mathewson f039eca658 Stop trying to flush on broken sockets marked for close. 20 年之前
  Roger Dingledine 80410fa8dc some comments to point nick at the latest bugs 20 年之前
  Roger Dingledine e59f19ca03 some more small fixes 20 年之前