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
2018-06-29
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-06-23
Fix memory leak in frac_nodes_with_descriptors().
Alexander Færøy
2018-02-12
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-12
Merge branch 'bug23318-redux_029' into maint-0.2.9
Nick Mathewson
2017-12-11
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-11
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-11
Merge remote-tracking branch 'public/bug23985_029' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-28
Use local descriptor object to exclude self in path selection
David Goulet
2017-11-08
Don't delay descriptor fetches when missing info needed for circuits
Nick Mathewson
2017-11-08
Stop calculating total twice in frac_nodes_with_descriptors()
teor
2017-11-08
Check arguments and initialise variables in compute_weighted_bandwidths()
teor
2017-11-08
Actually log the total bandwidth in compute_weighted_bandwidths()
teor
2017-11-08
Use node counts in networks with all zero-bandwidths
teor
2017-11-08
Remove an erroneous 0.5 in compute_weighted_bandwidths()
Nick Mathewson
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-22
Refactor directory_initiate_command() so that it accepts guard_state.
George Kadianakis
2017-05-10
simplify functions now that they don't use options param
Roger Dingledine
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove ExcludeSingleHopRelays option
David Goulet
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-04-27
Merge branch 'dirreq'
Nick Mathewson
2017-04-27
Improve control flow in authority_certs_fetch_resource_impl
Nick Mathewson
2017-04-24
Add regression test for #22304
Taylor Yu
2017-04-21
Replace remaining directory_initiate_command_* instances
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-14
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
Nick Mathewson
2017-01-18
Remove PDS_FOR_GUARD
Nick Mathewson
2017-01-18
Remove the (no longer compiled) code for legacy guard selection.
Nick Mathewson
2017-01-18
Merge branch 'ahf_bugs_17847_2_squashed'
Nick Mathewson
2017-01-18
Refactor duplicated extrainfo checks into a common macro.
Alexander Færøy
2017-01-18
Generalize router_is_already_dir_fetching_{rs,ds}.
Alexander Færøy
2017-01-13
Merge branch 'ipv6-only-client_squashed'
Nick Mathewson
2017-01-13
When IPv6 addresses have not been downloaded, use hard-coded address info
teor
2016-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-12-13
Remove AuthDirMaxServersPerAuthAddr
Nick Mathewson
2016-12-12
Merge branch 'people-to-node-type'
Nick Mathewson
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-09
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-09
router: Fix memory leak in signed_descriptor_move()
David Goulet
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-30
Split bridge functions into a new module.
Nick Mathewson
2016-11-30
Stop discarding downloaded full descriptors when using microdescs for circuits
teor
2016-11-30
Fetch unknown certificates if FetchUselessDescriptors is true
teor
[next]