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
|
преди 21 години |
Roger Dingledine
|
6c9d78b319
stop asserting that computers always go forward in time
|
преди 21 години |
Roger Dingledine
|
5e2e6555a2
and a minor patch
|
преди 21 години |
Roger Dingledine
|
419a672222
holding until flush was borked
|
преди 21 години |
Roger Dingledine
|
6022bfea11
better debugging for lonely flushes
|
преди 21 години |
Roger Dingledine
|
3c71d09402
use conn->hold_open_until_flushed for streams
|
преди 21 години |
Nick Mathewson
|
f4e4dac801
Implement hold_open_until_flushed. I may have missed something important.
|
преди 21 години |
Roger Dingledine
|
8275e2302c
make socks5 not give a spurious warning
|
преди 21 години |
Nick Mathewson
|
5a053a6a81
remove redundant check
|
преди 21 години |
Nick Mathewson
|
6379dbbe2a
warn more when losing data on closed/marked connections.
|
преди 21 години |
Nick Mathewson
|
6f3c6d1289
Split out mark_for_close with circuits. Seems to work for me.
|
преди 21 години |
Roger Dingledine
|
2c341cd032
put switch_id and start_daemon earlier
|
преди 21 години |
Roger Dingledine
|
ef5f917e9e
print a statement when the first circ is finished,
|
преди 21 години |
Roger Dingledine
|
4716d4d871
bugfix: only warn about an unrouter router after we've fetched a directory
|
преди 21 години |
Roger Dingledine
|
928db6dadc
cwd to datadir if it's defined, rather than /
|
преди 21 години |
Nick Mathewson
|
f039eca658
Stop trying to flush on broken sockets marked for close.
|
преди 21 години |
Roger Dingledine
|
80410fa8dc
some comments to point nick at the latest bugs
|
преди 21 години |
Roger Dingledine
|
e59f19ca03
some more small fixes
|
преди 21 години |
Nick Mathewson
|
b4a7883c90
make code more readable; arrbitrarily change a -1 to a 0.
|
преди 21 години |
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.
|
преди 21 години |