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
/
feature
/
relay
/
router.c
Age
Commit message (
Expand
)
Author
2021-06-14
Merge remote-tracking branch 'tor-gitlab/mr/338'
Nick Mathewson
2021-05-11
Ignore MAX_BANDWIDTH_CHANGE_FREQ on testing networks.
Nick Mathewson
2021-04-13
relay: Move "overload-general" from extra-info to server descriptor.
Alexander Færøy
2021-03-17
Merge branch 'mr/334'
George Kadianakis
2021-03-17
Implement backbone of overload statistics.
George Kadianakis
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-22
relay: Only authorities publish a DirPort
David Goulet
2021-02-12
Merge branch 'maint-0.4.5'
David Goulet
2021-02-12
Merge branch 'tor-gitlab/mr/302' into maint-0.4.5
David Goulet
2021-02-12
Merge branch 'maint-0.4.5'
Alexander Færøy
2021-02-12
Merge remote-tracking branch 'tor-gitlab/mr/293' into maint-0.4.5
Alexander Færøy
2021-02-10
relay: Don't look at omit flag when building descriptor
David Goulet
2021-02-08
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-02-08
relay: Look at the omit IPv6 flag when publishing
David Goulet
2021-02-08
relay: Fix Coverity warning for unchecked returned value
David Goulet
2021-01-27
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-01-27
relay: Don't trigger an address discovery without an ORPort
David Goulet
2021-01-27
relay: Simplify IPv6 discovery when building descriptor
David Goulet
2021-01-19
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-01-14
relay: Don't flag that we published if descriptor build fails
David Goulet
2020-12-21
Merge branch 'mr_240_squashed'
Nick Mathewson
2020-12-21
Fix timestamp parser in new load_stats_file.
Karsten Loesing
2020-12-21
relay: Report the entire content of a stats file
David Goulet
2020-12-09
Announce URL to bridge status page when starting Tor as a bridge relay.
Alexander Færøy
2020-11-17
Merge branch 'tor-gitlab/mr/182' into master
David Goulet
2020-11-17
relay: Launch dummy circuit only when descriptor build fails
David Goulet
2020-11-17
relay: Look at our cache when looking for an IP change
David Goulet
2020-11-03
Introduce v3_stats_t structure and some of its methods.
George Kadianakis
2020-10-27
Avoid asserts with flag
Neel Chauhan
2020-10-07
Merge branch 'maint-0.4.4' into master
George Kadianakis
2020-10-01
fix typos
Roger Dingledine
2020-09-22
Fix warnings when using two unusual options together.
Nick Mathewson
2020-08-25
Merge branch 'mr/113'
George Kadianakis
2020-08-25
Validate address more carefully when checking self-reachability
Nick Mathewson
2020-08-14
Revise trac.torproject.org urls to refer to gitlab replacements.
Nick Mathewson
2020-07-30
Use write_str_if_not_equal() for onion services
Neel Chauhan
2020-07-30
Introduce write_str_if_not_equal()
Neel Chauhan
2020-07-24
relay: Publish IPv4 descriptor on guessed IPv6 reachability failure
David Goulet
2020-07-24
relay: Turn find address "method_used" into enum
David Goulet
2020-07-23
Merge branch 'remove-padding-fix-7869-v2'
Nick Mathewson
2020-07-23
Remove padding from ntor-onion-key #7869
Daniel Pinto
2020-07-22
relay: Support IPv6 when checking if our address changed
David Goulet
2020-07-21
relay: Change router_can_extend_over_ipv6() to look at configured port
David Goulet
2020-07-21
Rename router_get_advertised_*() functions.
Nick Mathewson
2020-07-21
Combine router_get_advertised_or_port{,by_af_}() functions
Nick Mathewson
2020-07-21
Rename get_primary_dir_port()
Nick Mathewson
2020-07-21
Rename get_first_advertised_{addr,port}_by_type_af().
Nick Mathewson
2020-07-21
relay: Don't publish IPv6 if found ORPort is 0
David Goulet
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
addr: Use false/true with relay_find_addr_to_publish()
David Goulet
[next]