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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
nodelist.c
Age
Commit message (
Expand
)
Author
2013-03-28
Make PathsNeededToBuildCircuits option work.
Karsten Loesing
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-02-04
Quick fix on 5956 for authorities
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-30
Use %d, not %02d, for decimal percentages
Nick Mathewson
2013-01-30
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
Nick Mathewson
2013-01-30
Compute whether we're ready to build circuits based on fraction of paths
Nick Mathewson
2013-01-30
Add an optional out-arg to count_usable_descriptors
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-03
fix some typos
Roger Dingledine
2012-11-16
when counting available descs, say whether we're counting exits
Roger Dingledine
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-17
Two changes lost in rebase resurrected.
Linus Nordberg
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-04
Merge remote-tracking branch 'linus/bug6757'
Nick Mathewson
2012-09-21
Remove the testing_since* fields
Nick Mathewson
2012-09-19
Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set.
Linus Nordberg
2012-09-14
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-05
minor typos i found while constructing the changelog
Roger Dingledine
2012-09-04
Take microdesc into account when deciding about preferred OR port.
Linus Nordberg
2012-09-04
Make node_ipv6_preferred() take microdescs into account.
Linus Nordberg
2012-09-04
Take microdesc IPv6 address into account when setting node->ipv6_preferred.
Linus Nordberg
2012-09-04
Clients connect to public relays over IPv6.
Linus Nordberg
2012-09-04
Clear the ipv6_preferred flag like the others.
Linus Nordberg
2012-09-04
Fix a comment.
Linus Nordberg
2012-08-27
Fix whitespace
Nick Mathewson
2012-08-23
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
2012-07-19
Try to re-approximate the older semantics of nodelist_add_routerinfo
Nick Mathewson
2012-07-19
Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...
Linus Nordberg
2012-07-19
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-19
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-06-23
Catch a few more K&R violations with make check-spaces
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-30
Rename one more recalcitrant function.
Nick Mathewson
2011-11-30
Make the router_get_*_orport interface consistent with node_*.
Linus Nordberg
2011-11-30
Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.
Linus Nordberg
2011-11-30
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-09-28
Make sure the microdesc cache is loaded before setting a v3 md consensus
Nick Mathewson
2011-09-28
Fix a crash bug in tor_assert(md->held_by_node)
Nick Mathewson
2011-07-07
Make nodelist_purge avoid orphaned microdescs in rs-less nodes
Nick Mathewson
2011-07-07
Merge remote-tracking branch 'public/bug3153'
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-08
Fix a memleak in nodelist_assert_ok()
Sebastian Hahn
[next]