summaryrefslogtreecommitdiff
path: root/src/or/routerlist.h
AgeCommit message (Expand)Author
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-10-14Rename router_get_by_digest()Sebastian Hahn
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerstatus_t interfaces constNick Mathewson
2010-10-01Try to make most routerinfo_t interfaces constNick Mathewson
2010-09-27Download microdescriptors if you're a cacheNick Mathewson
2010-09-14Merge branch 'bug1899'Nick Mathewson
2010-09-14Merge branch 'bug911'Nick Mathewson
2010-09-14Extract the "do these routers have the same addr:orport" logic into a fnNick Mathewson
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
2010-08-18Move code for launching tests out of router_add_to_routerlist()Nick Mathewson
2010-07-28Fix typos, make all \brief's conformant, end sentences with a period.Linus Nordberg
2010-07-27Create routerlist.hSebastian Hahn