aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.h
AgeCommit message (Expand)Author
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-04-26If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.Roger Dingledine
2011-04-26If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick 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