aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/router.c
AgeCommit message (Expand)Author
2021-04-13relay: Move "overload-general" from extra-info to server descriptor.Alexander Færøy
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement backbone of overload statistics.George Kadianakis
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-22relay: Only authorities publish a DirPortDavid Goulet
2021-02-12Merge branch 'maint-0.4.5'David Goulet
2021-02-12Merge branch 'tor-gitlab/mr/302' into maint-0.4.5David Goulet
2021-02-12Merge branch 'maint-0.4.5'Alexander Færøy
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/293' into maint-0.4.5Alexander Færøy
2021-02-10relay: Don't look at omit flag when building descriptorDavid Goulet
2021-02-08Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-08relay: Look at the omit IPv6 flag when publishingDavid Goulet
2021-02-08relay: Fix Coverity warning for unchecked returned valueDavid Goulet
2021-01-27Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-27relay: Don't trigger an address discovery without an ORPortDavid Goulet
2021-01-27relay: Simplify IPv6 discovery when building descriptorDavid Goulet
2021-01-19Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-14relay: Don't flag that we published if descriptor build failsDavid Goulet
2020-12-21Merge branch 'mr_240_squashed'Nick Mathewson
2020-12-21Fix timestamp parser in new load_stats_file.Karsten Loesing
2020-12-21relay: Report the entire content of a stats fileDavid Goulet
2020-12-09Announce URL to bridge status page when starting Tor as a bridge relay.Alexander Færøy
2020-11-17Merge branch 'tor-gitlab/mr/182' into masterDavid Goulet
2020-11-17relay: Launch dummy circuit only when descriptor build failsDavid Goulet
2020-11-17relay: Look at our cache when looking for an IP changeDavid Goulet
2020-11-03Introduce v3_stats_t structure and some of its methods.George Kadianakis
2020-10-27Avoid asserts with flagNeel Chauhan
2020-10-07Merge branch 'maint-0.4.4' into masterGeorge Kadianakis
2020-10-01fix typosRoger Dingledine
2020-09-22Fix warnings when using two unusual options together.Nick Mathewson
2020-08-25Merge branch 'mr/113'George Kadianakis
2020-08-25Validate address more carefully when checking self-reachabilityNick Mathewson
2020-08-14Revise trac.torproject.org urls to refer to gitlab replacements.Nick Mathewson
2020-07-30Use write_str_if_not_equal() for onion servicesNeel Chauhan
2020-07-30Introduce write_str_if_not_equal()Neel Chauhan
2020-07-24relay: Publish IPv4 descriptor on guessed IPv6 reachability failureDavid Goulet
2020-07-24relay: Turn find address "method_used" into enumDavid Goulet
2020-07-23Merge branch 'remove-padding-fix-7869-v2'Nick Mathewson
2020-07-23Remove padding from ntor-onion-key #7869Daniel Pinto
2020-07-22relay: Support IPv6 when checking if our address changedDavid Goulet
2020-07-21relay: Change router_can_extend_over_ipv6() to look at configured portDavid Goulet
2020-07-21Rename router_get_advertised_*() functions.Nick Mathewson
2020-07-21Combine router_get_advertised_or_port{,by_af_}() functionsNick Mathewson
2020-07-21Rename get_primary_dir_port()Nick Mathewson
2020-07-21Rename get_first_advertised_{addr,port}_by_type_af().Nick Mathewson
2020-07-21relay: Don't publish IPv6 if found ORPort is 0David Goulet
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20addr: Use false/true with relay_find_addr_to_publish()David Goulet
2020-07-20relay: Don't lookup our address before rebuilding our descriptorDavid Goulet
2020-07-20relay: Publish IPv4/IPv6 from resolved address cacheDavid Goulet