index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
nodelist.h
Commit message (
Expand
)
Author
Age
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
*
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-12
*
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
2012-09-14
*
Move many of the node_ functions from routerlist to nodelist
Nick Mathewson
2012-09-14
*
Make node_ipv6_preferred() take microdescs into account.
Linus Nordberg
2012-09-04
*
Clients connect to public relays over IPv6.
Linus Nordberg
2012-09-04
*
Make node_assert_ok less duplicatey
Nick Mathewson
2012-08-24
*
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
2012-08-23
*
Try to re-approximate the older semantics of nodelist_add_routerinfo
Nick Mathewson
2012-07-19
*
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-07-19
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.
Linus Nordberg
2011-11-30
*
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
*
Rename and tweak nodelist_add_node_family() to add node
Nick Mathewson
2011-07-11
*
Bump copyright statements to 2011 (master)
Nick Mathewson
2011-01-03
*
Add a node_get_by_hex_id().
Nick Mathewson
2010-10-21
*
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-13
*
Implement node-based router family code
Nick Mathewson
2010-10-01
*
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
*
Implement a basic node and nodelist type
Nick Mathewson
2010-10-01