Roger Dingledine
|
4565150db2
if you tell people that IgnoreVersion exists,
|
21 years ago |
Roger Dingledine
|
3b78f5cb09
we are pre14.
|
21 years ago |
Roger Dingledine
|
e73e7a1074
updated todo
|
21 years ago |
Roger Dingledine
|
f5994416c4
bugfix and cleanups
|
21 years ago |
Nick Mathewson
|
fd07872a72
Separate failure-count tracking from circuit-launching.
|
21 years ago |
Peter Palfrader
|
9a676b04dd
Check that we can write to the logfile and log a warning to stderr if we can't
|
21 years ago |
Nick Mathewson
|
3d145769de
Patch last patch to last patch
|
21 years ago |
Nick Mathewson
|
312208eff1
removed unused variable; silence warning
|
21 years ago |
Nick Mathewson
|
dde0eb6570
Patch last patch.
|
21 years ago |
Nick Mathewson
|
0e5abcb635
Skip non-running routers for exit node selection
|
21 years ago |
Roger Dingledine
|
25ac8857f3
bugfix: sometimes we closed a circ while cpuworker was cranking,
|
21 years ago |
Roger Dingledine
|
a6595f4579
revert part of that last change
|
21 years ago |
Roger Dingledine
|
c00953d2a1
make more sure we can't end up with two connections to the same OR
|
21 years ago |
Roger Dingledine
|
f0cccc567e
bugfix: don't ask for ->next of an expired circuit
|
21 years ago |
Roger Dingledine
|
ac56486bf6
use the tor_malloc_zero wrapper
|
21 years ago |
Roger Dingledine
|
ec02f83f94
add a tor_malloc_zero wrapper: tor_malloc and memset 0
|
21 years ago |
Roger Dingledine
|
a3e39b0ceb
don't build too many circs at once
|
21 years ago |
Nick Mathewson
|
bb0e409fbd
Simplify post-TLS-handshake checks, and add check for correct nickname
|
21 years ago |
Nick Mathewson
|
dd16a9abcb
Stop leaking X509 certs; those things are _nasty_ on the carpet
|
21 years ago |
Nick Mathewson
|
366ba4a7c7
Always include newline with port section of exit policy
|
21 years ago |
Roger Dingledine
|
51de02bcb5
stop client_dns_clean from calling malloc(0)
|
21 years ago |
Nick Mathewson
|
4eabb8450e
Fix possible bug in circID selection when building circuits on combination OP/OR servers
|
21 years ago |
Roger Dingledine
|
7a702d64d4
more verbose info for circuits when kill -USR1
|
21 years ago |
Nick Mathewson
|
f42c77f618
"I don't think it's quite fair to condemn a whole program because of a
|
21 years ago |
Roger Dingledine
|
a18ced652b
finally find and possibly fix the circuit_deliver_relay_cell warn bug
|
21 years ago |
Nick Mathewson
|
44ced0952f
Fix bytesex issues on in.s_addr
|
21 years ago |
Roger Dingledine
|
42b5ed754f
catch the last missing log line i hope
|
21 years ago |
Nick Mathewson
|
90e143e6d4
Remove a possible source of error in circID picking.
|
21 years ago |
Roger Dingledine
|
e5d6e7db1a
continue the circuit_deliver_relay_cell forward-failure bughunt
|
21 years ago |
Nick Mathewson
|
ac5fc456ee
comment choose_good_exit_server
|
21 years ago |