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
/
routerlist.c
Age
Commit message (
Expand
)
Author
2012-11-14
Parse IPv6 policy summaries from router descriptors and microdescs
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-31
Change some comments to reflect the multitude of GeoIP databases.
Linus Nordberg
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-09-17
Implement and use crypto_pk_eq_keys
Robert Ransom
2012-09-14
Move functions for seeing if we know enough nodes into nodelist
Nick Mathewson
2012-09-14
Remove router_get_by_{nickname,hexdigest} entirely
Nick Mathewson
2012-09-14
Remove the old disabled router_get_by_nickname implementation
Nick Mathewson
2012-09-14
Move many of the node_ functions from routerlist to nodelist
Nick Mathewson
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-12
Fix directory self-testing logic
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-10
Merge branch 'remove_old_ver_checks'
Nick Mathewson
2012-09-09
minor logging improvement
Roger Dingledine
2012-09-07
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-03
resolve an XXX by agreeing with nickm
Roger Dingledine
2012-09-03
make "Launching %d requests for %d routers" message more useful
Roger Dingledine
2012-08-28
Use a time-invariant comparison in choose_array_element_by_weight
Nick Mathewson
2012-08-27
In choose-by-bw, scale to better use the range of uint64
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Linus Nordberg
2012-08-09
Refactor the core of choosing by weights into a function
Nick Mathewson
2012-08-09
Refactor smartlist_choose_node_by_bandwidth to be less horrible.
Nick Mathewson
2012-08-09
Use a smarter fix for bug 1203.
Nick Mathewson
2012-08-09
Remove remaining timing-dependency in choosing nodes by bandwidth
Nick Mathewson
2012-08-09
Change smartlist_choose_node_by_bandwidth to avoid double
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Robert Ransom
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
Remove bogus comment claiming that an assertion is triggerable by consensus
Robert Ransom
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-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-28
Downgrade 'Got a certificate, but we already have it' log message from warnin...
Andrea Shepard
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-08
changes file and whitespace fix for bug5235 patch
Nick Mathewson
2012-06-08
Rate-limit 'Weighted bandwidth is 0.000000 ...' message; it can be produced i...
Andrea Shepard
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/bug3196'
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'public/bug2297'
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-16
Correct the bulletproofing of routerlist_insert()
Nick Mathewson
[next]