Roger Dingledine
|
7cd46d7f95
fix a seg fault when you finish connecting to a server but
|
преди 20 години |
Roger Dingledine
|
34249e8861
fix segfault when specifying DirServer without nickname
|
преди 20 години |
Roger Dingledine
|
99e1845339
actually, don't specify local as the whole of net 127, for
|
преди 20 години |
Roger Dingledine
|
a2186b9999
fix a ! that got left out
|
преди 20 години |
Roger Dingledine
|
e9a328efb2
the torify config file should not use tor for local (127.x.y.z) addresses.
|
преди 20 години |
Roger Dingledine
|
42e7eb7d5a
another todo item we want to do
|
преди 20 години |
Nick Mathewson
|
27e753ec9a
Describe router download implementation in more detail, so I can do it
|
преди 20 години |
Roger Dingledine
|
06eb072031
remove some finished items from the todo
|
преди 20 години |
Nick Mathewson
|
6b5fc9d46f
Instead of "Network down", say "Is your network connection down?"
|
преди 20 години |
Roger Dingledine
|
0f013a6502
revise the spec to remove the "Ports" line of the descriptor, to indicate
|
преди 20 години |
Roger Dingledine
|
a6afef700a
nother typo
|
преди 20 години |
Roger Dingledine
|
edde3fcf25
ah ha, that variable was static. not useless after all.
|
преди 20 години |
Roger Dingledine
|
002c9b3589
clean up a lot message, and remove a line that does nothing.
|
преди 20 години |
Nick Mathewson
|
c55ee50661
update completed items
|
преди 20 години |
Nick Mathewson
|
89eded7b17
Add "panic" option to reject all servers not in fingerprint list.
|
преди 20 години |
Nick Mathewson
|
cf8c70b79c
fix compile
|
преди 20 години |
Nick Mathewson
|
280c62314e
Make clients look at the fast and stable flags in networkstatus, not at the bandwidth and uptime declared in the router descriptors.
|
преди 20 години |
Roger Dingledine
|
3489066433
put back in a todo comment, so we don't forget.
|
преди 20 години |
Roger Dingledine
|
dadcb19d17
fix typo
|
преди 20 години |
Nick Mathewson
|
24e79df0b6
Whitespace fixes; comments.
|
преди 20 години |
Nick Mathewson
|
713c995adb
Do not mark directories as down simply because they dont have the router descs we want.
|
преди 20 години |
Nick Mathewson
|
5965b3849e
Remove some redundant and obsolete code from routerparse
|
преди 20 години |
Nick Mathewson
|
6b1305aeeb
Flip a misplaced not
|
преди 20 години |
Nick Mathewson
|
3ea32f51cb
add a few clarifying comments
|
преди 20 години |
Nick Mathewson
|
ce71b17224
Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_dir_info, and make the latter function smarter.
|
преди 20 години |
Roger Dingledine
|
7b2b9af4eb
defer a whole lot more from 0.1.1.x
|
преди 20 години |
Roger Dingledine
|
25e1ad02fa
implement weasel's suggestion to fix the bug that newly bootstrapped
|
преди 20 години |
Roger Dingledine
|
e15c098eb8
remove a stray parenthesis that got into the tor-switchproxy doc
|
преди 20 години |
Nick Mathewson
|
7af95e5c06
When we mark a router as down, also mark its local_routerstatus as not running. This way, we do not use directories that are believed to be down.
|
преди 20 години |
Nick Mathewson
|
9482b1b9d5
Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories.
|
преди 20 години |