Nick Mathewson
|
6aef89bda4
Remove compare_addr_to_node_policy
|
13 years ago |
Nick Mathewson
|
e158f8de4b
Rename and tweak nodelist_add_node_family() to add node
|
13 years ago |
Nick Mathewson
|
fa1d47293b
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
711100c597
Move dummy authority.z fetch out of update_router_descriptor_downloads
|
14 years ago |
Nick Mathewson
|
4cc348e896
Code to make clients fetch and use microdescriptors for circuit building
|
14 years ago |
Nick Mathewson
|
3df22887a3
Replace _AUTHORITY enum values with _DIRINFO values (automted)
|
14 years ago |
Nick Mathewson
|
6e58575767
Automated rename from authority_type_t to dirinfo_type_t
|
14 years ago |
Nick Mathewson
|
8b686d98c4
Merge maint-0.2.2 for the bug1090-part1-squashed branch
|
13 years ago |
Nick Mathewson
|
80adb3de50
When there is a transition in permitted nodes, apply it to trackexithosts map
|
13 years ago |
Roger Dingledine
|
0ad3836f73
If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.
|
13 years ago |
Roger Dingledine
|
ad3da53536
If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.
|
15 years ago |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (0.2.2)
|
14 years ago |
Sebastian Hahn
|
4556f2e7c8
Rename router_get_by_digest()
|
14 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
14 years ago |
Nick Mathewson
|
6dd7f85bc7
Try to make most routerstatus_t interfaces const
|
14 years ago |
Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
14 years ago |
Nick Mathewson
|
3a492d31d5
Download microdescriptors if you're a cache
|
14 years ago |
Nick Mathewson
|
60e3def3ed
Merge branch 'bug1899'
|
14 years ago |
Nick Mathewson
|
e2b71d8841
Merge branch 'bug911'
|
14 years ago |
Nick Mathewson
|
f5b7e039f3
Extract the "do these routers have the same addr:orport" logic into a fn
|
14 years ago |
Nick Mathewson
|
bfa1962d80
Complicate the rules on WARN vs INFO in consensus verification
|
14 years ago |
Nick Mathewson
|
5926d9cfcc
Move code for launching tests out of router_add_to_routerlist()
|
14 years ago |
Linus Nordberg
|
da49a7267f
Fix typos, make all \brief's conformant, end sentences with a period.
|
14 years ago |
Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
14 years ago |