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
/
router.c
Age
Commit message (
Expand
)
Author
2017-12-11
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-27
relay: Change bandwidth stats interval to 24 hours
David Goulet
2017-11-18
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-13
Minimal implementation of bridge-distribution-request
Nick Mathewson
2016-05-26
Fix two long lines
Nick Mathewson
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-11
refactor the #19003 patches
Roger Dingledine
2016-05-09
Allow directories in small networks to bootstrap
teor (Tim Wilson-Brown)
2016-04-28
Refactor DirPort & begindir descriptor checks
teor (Tim Wilson-Brown)
2016-04-28
Remove redundant descriptor checks for OR/Dir reachability
teor (Tim Wilson-Brown)
2016-04-28
Refactor common code out of reachability checks
teor (Tim Wilson-Brown)
2016-04-28
Avoid checking ORPort reachability when the network is disabled
teor (Tim Wilson-Brown)
2016-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
2016-03-01
Remove an extraneous space in a log message
teor (Tim Wilson-Brown)
2016-03-01
Allow internal IPv6 addresses in descriptors in private networks
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-11
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-08
Add missing consts; my fault.
Nick Mathewson
2016-02-08
fix wide lines, use more locals.
Nick Mathewson
2016-02-07
Using router_get_my_routerinfo()
Harini Kannan
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Choose bridge addresses by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Fix *_get_all_orports to use ipv6_orport
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor log messages
teor (Tim Wilson-Brown)
2016-01-18
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2016-01-08
Added AccountRule in and AccountingRule out options
unixninja92
2015-12-18
Merge branch 'feature12538_028_01_squashed'
Nick Mathewson
2015-12-18
Restore semantics of advertise vs serve on directory cacheing
Nick Mathewson
2015-12-18
Change dataflow on generating 'dir-cache' flag.
Nick Mathewson
2015-12-18
Add new DirCache configuration option
Matthew Finkel
2015-12-17
Prop210: Fix directory fetch tests
teor (Tim Wilson-Brown)
2015-12-16
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-12-14
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Nick Mathewson
2015-12-07
Move a comment in router_get_my_descriptor to the correct line
teor (Tim Wilson-Brown)
2015-11-20
Refactor router_dump_exit_policy_to_string
teor (Tim Wilson-Brown)
2015-11-20
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-10-24
A second test case for dns_resolve_impl.
rl1987
2015-10-02
Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'
Nick Mathewson
2015-09-16
ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses
teor (Tim Wilson-Brown)
2015-09-15
Add tests for directory_handle_command_get
Reinaldo de Souza Jr
2015-08-11
Split the client-only parts of init_keys() into a separate function
Nick Mathewson
[next]