index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
nodelist.c
Age
Commit message (
Expand
)
Author
2011-06-08
Fix a memleak in nodelist_assert_ok()
Sebastian Hahn
2011-05-11
Hand-tune the new tor_memcmp instances in 0.2.3
Nick Mathewson
2011-05-11
Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmps
Nick Mathewson
2011-01-03
Bump copyright statements to 2011 (master)
Nick Mathewson
2010-10-21
Remove a ??? comment in node_get_by_nickname
Nick Mathewson
2010-10-21
Add a node_get_by_hex_id().
Nick Mathewson
2010-10-14
Make check-spaces happy
Sebastian Hahn
2010-10-13
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-04
Fix a couple more node_t-related nullpointer bugs
Nick Mathewson
2010-10-01
More debugging code for node_t branch
Nick Mathewson
2010-10-01
Implement policies for nodes (and for microdescriptors too)
Nick Mathewson
2010-10-01
Implement a few more node-based functions
Nick Mathewson
2010-10-01
Implement node-based router family code
Nick Mathewson
2010-10-01
Rename routerstatus_t.is_running to is_flagged_running
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerstatus_t interfaces const
Nick Mathewson
2010-10-01
Implement a basic node and nodelist type
Nick Mathewson