Roger Dingledine
|
5aafb298af
bump cvs to pre24
|
21 years ago |
Roger Dingledine
|
6ee357e64b
changelog for pre23
|
21 years ago |
Roger Dingledine
|
8e5c1921fc
when a stream is 15s late, print out the circuit at -l warn
|
21 years ago |
Roger Dingledine
|
ef5f917e9e
print a statement when the first circ is finished,
|
21 years ago |
Roger Dingledine
|
4716d4d871
bugfix: only warn about an unrouter router after we've fetched a directory
|
21 years ago |
Roger Dingledine
|
b4338ce704
disable buffer tests, until we rewrite them (one of them fails)
|
21 years ago |
Roger Dingledine
|
195ee8c845
create a separate connection_edge_destroy() function
|
21 years ago |
Roger Dingledine
|
62d3df8633
bugfix: when we time out on a stream and detach, send an end first
|
21 years ago |
Roger Dingledine
|
ae67c48805
bugfix: in some cases, connection_mark_for_close wasn't marking the conn
|
21 years ago |
Roger Dingledine
|
3fb9c869a8
clearer warning message
|
21 years ago |
Roger Dingledine
|
c058f87513
disallow changing from ORPort==0 to ORPort>0 on hup
|
21 years ago |
Roger Dingledine
|
928db6dadc
cwd to datadir if it's defined, rather than /
|
21 years ago |
Roger Dingledine
|
5cf0b6224b
bugfix: stop trying to write to a stderr that may not be there
|
21 years ago |
Roger Dingledine
|
5701cc2359
fix the function comment
|
21 years ago |
Nick Mathewson
|
0a673f4491
Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a
|
21 years ago |
Roger Dingledine
|
9a55700747
add a log_warn to notify us of yet another potential dns.c bug
|
21 years ago |
Nick Mathewson
|
833d14246d
Make dns_cancel_pending_resolve less agressive.
|
21 years ago |
Nick Mathewson
|
55174d1cb0
Fix bug on dns_found_answer from mark_to_close stuff.
|
21 years ago |
Roger Dingledine
|
fadfd26188
remove assert from dns.c that's no longer true:
|
21 years ago |
Nick Mathewson
|
f039eca658
Stop trying to flush on broken sockets marked for close.
|
21 years ago |
Roger Dingledine
|
80410fa8dc
some comments to point nick at the latest bugs
|
21 years ago |
Roger Dingledine
|
d1deb753db
better explain exit policies in the torrc
|
21 years ago |
Roger Dingledine
|
cec2eee533
enable assert_connection_ok()
|
21 years ago |
Roger Dingledine
|
70c43e152a
note bug in assert_connection_ok
|
21 years ago |
Roger Dingledine
|
dd632e697e
clean up some log messages and severities
|
21 years ago |
Roger Dingledine
|
a24b6e6d4f
make flush_buf have a sane return convention
|
21 years ago |
Roger Dingledine
|
82f224ca6d
document 'excludenodes' in man page
|
21 years ago |
Roger Dingledine
|
b354ecfecd
rename ExcludedNodes config option to ExcludeNodes
|
21 years ago |
Roger Dingledine
|
f3ea6be7e5
a few more comments for the spec
|
21 years ago |
Roger Dingledine
|
3a1a6bb09e
if a relay cell is unrecognized at the end of the circuit,
|
21 years ago |