Roger Dingledine
|
229761465c
re-enable reachability testing stuff.
|
20 years ago |
Nick Mathewson
|
97dad670ea
Renormalize whitespace
|
20 years ago |
Roger Dingledine
|
a1f1fa6ab2
Checkpoint in-progress fixes:
|
20 years ago |
Nick Mathewson
|
6e6d95b3db
Change from inet_ntoa to a threadproof tor_inet_ntoa.
|
20 years ago |
Roger Dingledine
|
797419a62c
remove unused code
|
20 years ago |
Roger Dingledine
|
2e97593d25
define TOR_FRAGILE if you want tor to give you a core when
|
21 years ago |
Roger Dingledine
|
75d83827e0
fix another bug where general exit circs were looking at rendezvous
|
21 years ago |
Roger Dingledine
|
ea24dc31bc
remove some extra-verbose logs
|
21 years ago |
Roger Dingledine
|
d2400a5afd
Introduce a notion of 'internal' circs, which are chosen without regard
|
21 years ago |
Roger Dingledine
|
84c81e0783
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
|
21 years ago |
Roger Dingledine
|
308ffa8a05
When listing circuits that are pending on an opening OR connection,
|
21 years ago |
Roger Dingledine
|
011ad3cba5
clean up logging,
|
21 years ago |
Roger Dingledine
|
802d374a99
I'm a bad person.
|
21 years ago |
Roger Dingledine
|
a2d80ec767
were we on crack??
|
21 years ago |
Roger Dingledine
|
d9f86e2782
and bust another memory leak
|
21 years ago |
Nick Mathewson
|
a6aa5eebd6
Fix some memory leaks and unlikely segfaults
|
21 years ago |
Roger Dingledine
|
5ba3328172
fix a minor leak in my recent commit
|
21 years ago |
Roger Dingledine
|
ef6c9d18e7
New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way
|
21 years ago |
Roger Dingledine
|
c644886c38
bugfix: When we were checking to see if an ap_conn should time out
|
21 years ago |
Roger Dingledine
|
8d69dc472b
make circuit building and router parsing less noisy
|
21 years ago |
Roger Dingledine
|
3929f58018
clean obsolete circuit_log_path code
|
21 years ago |
Nick Mathewson
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
Roger Dingledine
|
22727b4edc
wrong is ok, and right is fine, but in between is apparently
|
21 years ago |
Nick Mathewson
|
6f5dbefa7e
Normalize space: add one between every control keyword and control clause.
|
21 years ago |
Roger Dingledine
|
7c9a707900
remove emacs droppings, since nick says he doesn't need them anymore
|
21 years ago |
Nick Mathewson
|
f5319a010d
Dr. Seuss on iterating circular lists: "It's fun to have fun, but you
|
21 years ago |
Nick Mathewson
|
0a58bbe0dd
Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath).
|
21 years ago |
Roger Dingledine
|
6a516dfdd3
be more greedy about filling up all relay cells.
|
21 years ago |
Nick Mathewson
|
647c076c8f
add a TODO item and some comment changes.
|
21 years ago |
Nick Mathewson
|
60880cda84
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs.
|
21 years ago |