Roger Dingledine
|
f54224ab35
clients can now pick non-authdirservers for fetching directories.
|
21 vuotta sitten |
Nick Mathewson
|
54c129d8dc
abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments.
|
21 vuotta sitten |
Nick Mathewson
|
1040762531
Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status.
|
21 vuotta sitten |
Nick Mathewson
|
bc36db351f
Resolve all DOCDOCs.
|
21 vuotta sitten |
Nick Mathewson
|
5f7738d4cc
Code to parse tor version numbers so we can do an is-newer-than check.
|
21 vuotta sitten |
Roger Dingledine
|
86e0ede07e
checkpoint: start working on bandwidth tracking and
|
21 vuotta sitten |
Roger Dingledine
|
2325050b1b
tor now tolerates down dirservers better
|
21 vuotta sitten |
Roger Dingledine
|
e167eeb18e
add 'advertisedbandwidth' to router descriptor
|
21 vuotta sitten |
Nick Mathewson
|
7d8de8cd10
More digest/nickname fixes
|
21 vuotta sitten |
Roger Dingledine
|
62dcf9e20f
some of the infrastructure to let ORs connect on demand
|
21 vuotta sitten |
Roger Dingledine
|
e1ba0c4663
running-routers now lists down routers too (with a ! before their name)
|
21 vuotta sitten |
Nick Mathewson
|
541add90a1
Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells.
|
21 vuotta sitten |
Nick Mathewson
|
76f769deb9
Remaining 008pre1 items done; deferred where more design is needed.
|
21 vuotta sitten |
Nick Mathewson
|
8aec3a7301
Implement several 008pre1 items: needs more testing
|
21 vuotta sitten |
Nick Mathewson
|
3708886939
Implement RESOLVE/RESOLVED cells and socks resolve code
|
21 vuotta sitten |
Roger Dingledine
|
ba5d48e852
router->is_trusted_dir implies router->dir_port>0
|
21 vuotta sitten |
Roger Dingledine
|
80cee93f84
include <inttypes.h> if we have it
|
21 vuotta sitten |
Roger Dingledine
|
d90cb3504e
provide a prototype for dnsworkers_rotate
|
21 vuotta sitten |
Nick Mathewson
|
17b5b3685f
Make tor build on win32 again; handle locking for server
|
21 vuotta sitten |
Nick Mathewson
|
65e26bae3d
Check directory signatures based on name of signer, not on whom we got the directory from.
|
21 vuotta sitten |
Roger Dingledine
|
011ccbbf8d
crank up some of our constants, for better scalability
|
21 vuotta sitten |
Nick Mathewson
|
0d20fee2fb
Add more asserts to dns-pending connections; fix a couple seeming bugs.
|
21 vuotta sitten |
Nick Mathewson
|
94782444f8
Check recommended-software string *early*, before actually parsing the directory.
|
21 vuotta sitten |
Roger Dingledine
|
1ef411fefd
use sys/param.h if it's there
|
21 vuotta sitten |
Roger Dingledine
|
1841aa456b
rik's patch to not complain about freebsd's bug
|
21 vuotta sitten |
Roger Dingledine
|
994c9cbd7e
commit two fixes from Thomas Themel
|
21 vuotta sitten |
Nick Mathewson
|
ccb825128e
Tinker with log behavior: never send error messages about logs into the bitbucket
|
21 vuotta sitten |
Roger Dingledine
|
1c21a02b90
router_choose_random_node() was ignoring its routerlist argument.
|
21 vuotta sitten |
Roger Dingledine
|
30a07b2ecd
non-dirservers expire routerinfo's that are more than a day old
|
21 vuotta sitten |
Roger Dingledine
|
b6faca2268
enable checking the socks policy
|
21 vuotta sitten |