aboutsummaryrefslogtreecommitdiff
path: root/src/or/nodelist.h
Commit message (Expand)AuthorAge
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.Linus Nordberg2011-11-30
* First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* Rename and tweak nodelist_add_node_family() to add nodeNick Mathewson2011-07-11
* Bump copyright statements to 2011 (master)Nick Mathewson2011-01-03
* Add a node_get_by_hex_id().Nick Mathewson2010-10-21
* Implement node_set_exit_policy_to_reject_all with a flagNick Mathewson2010-10-13
* Implement node-based router family codeNick Mathewson2010-10-01
* Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* Implement a basic node and nodelist typeNick Mathewson2010-10-01