Nick Mathewson
|
8c837db38f
Merge branch 'nodes'
|
15 years ago |
Nick Mathewson
|
9fe3cd0be3
Fix a crash bug when serving microdescs on a bufferevent.
|
15 years ago |
Nick Mathewson
|
45f1e4d5ee
Rename routerstatus_t.is_running to is_flagged_running
|
15 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
15 years ago |
Nick Mathewson
|
6dd7f85bc7
Try to make most routerstatus_t interfaces const
|
15 years ago |
Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
15 years ago |
Nick Mathewson
|
4e0f7f4ffc
Code to download, parse, and store microdesc consensuses
|
15 years ago |
Nick Mathewson
|
af7fab020a
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
6c5b9ba625
Change bug1751 enabling code based on comments from arma
|
15 years ago |
Nick Mathewson
|
200921dc31
Refactor users of buf_datalen to bufferevent-friendly version.
|
16 years ago |
Nick Mathewson
|
ef5925237d
First cut of code to enable RefuseUnknownExits
|
15 years ago |
Nick Mathewson
|
60e3def3ed
Merge branch 'bug1899'
|
15 years ago |
Nick Mathewson
|
f5b7e039f3
Extract the "do these routers have the same addr:orport" logic into a fn
|
15 years ago |
Nick Mathewson
|
d9e0550560
Tweak some issues found by arma in bug911 review.
|
15 years ago |
Nick Mathewson
|
b2473357f2
Launch reachability tests for routers whose IP or ORPort change
|
15 years ago |
Nick Mathewson
|
5926d9cfcc
Move code for launching tests out of router_add_to_routerlist()
|
15 years ago |
Nick Mathewson
|
23fdf0b30f
Allow some skew in checking when a router said it was hibernating
|
15 years ago |
Nick Mathewson
|
a4c5287e1b
Clarify AssumeReachable semantics wrt hibernation
|
15 years ago |
Nick Mathewson
|
5063a1c538
Add some braces to make arma happy
|
15 years ago |
Nick Mathewson
|
fac272da31
If a router is hibernating, never vote that it is Running.
|
15 years ago |
Sebastian Hahn
|
05072723cb
Create routerparse.h
|
15 years ago |
Sebastian Hahn
|
df9d42cef5
Create rephist.h
|
15 years ago |
Sebastian Hahn
|
7bd8dee463
Create policies.h
|
15 years ago |
Sebastian Hahn
|
69fcbbaa89
Create networkstatus.h
|
15 years ago |
Sebastian Hahn
|
86d6bfe448
Create microdesc.h
|
15 years ago |
Sebastian Hahn
|
a86f464f6b
Create hibernate.h
|
15 years ago |
Sebastian Hahn
|
85f7d54418
Create dirvote.h
|
15 years ago |
Sebastian Hahn
|
7d4c027fb0
Create dirserv.h
|
15 years ago |
Sebastian Hahn
|
bec1c838ca
Create directory.h
|
15 years ago |
Sebastian Hahn
|
0bfa34e1f6
Create control.h
|
15 years ago |