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 |
Roger Dingledine
|
e59f19ca03
some more small fixes
|
21 years ago |
Nick Mathewson
|
b4a7883c90
make code more readable; arrbitrarily change a -1 to a 0.
|
21 years ago |
Nick Mathewson
|
ee68371f41
Stop answering "end" with "end"
|
21 years ago |
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 years ago |
Nick Mathewson
|
88e222ff76
Make has_sent_end irrelevant: only try to send end if reason is nonzero
|
21 years ago |
Roger Dingledine
|
d0ad9b147a
and another one
|
21 years ago |
Roger Dingledine
|
611f117ce1
patches/answers to nick's commit
|
21 years ago |
Nick Mathewson
|
c5bbb571d2
Refactor mark_for_close, connection_edge_end and friends. Now, everybody
|
21 years ago |
Roger Dingledine
|
58a7bfab81
bump cvs to pre23
|
21 years ago |
Roger Dingledine
|
737b2a0bf1
make 'connected' cells include the resolved IP
|
21 years ago |
Roger Dingledine
|
195dfd35a8
Fix a bug where you might flush some data on a tls connection, and then
|
21 years ago |
Roger Dingledine
|
feafba073d
we forgot to include the resolved IP in 'connected' cells
|
21 years ago |
Roger Dingledine
|
1b3c197fad
clean up an ia64 warning
|
21 years ago |