aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay
AgeCommit message (Expand)Author
2022-01-18Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2022-01-18Update new relay blogpost URLJérôme Charaoui
2021-11-03relay: Don't allow DirPort on non-IPv4David Goulet
2021-10-21Merge remote-tracking branch 'tor-gitlab/mr/338' into maint-0.4.5Alexander Færøy
2021-10-20Merge branch 'maint-0.3.5' into maint-0.4.5Alexander Færøy
2021-10-20Announce URL to bridge status page when starting Tor as a bridge relay.Alexander Færøy
2021-10-20Merge branch 'maint-0.3.5' into maint-0.4.5Alexander Færøy
2021-10-20Remove unused function: dns_randfn_() in dns.c.Alexander Færøy
2021-05-11Ignore MAX_BANDWIDTH_CHANGE_FREQ on testing networks.Nick Mathewson
2021-04-16Stop calling evdns_set_random_bytes_fn()Nick Mathewson
2021-02-23relay: Avoid a directory early fetchDavid Goulet
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/316' into maint-0.4.5Nick Mathewson
2021-02-22relay: Move log notice after suggested address lookupDavid Goulet
2021-02-17relay: No longer test dirport reachability for authoritiesRoger Dingledine
2021-02-12Merge branch 'tor-gitlab/mr/304' into maint-0.4.5David Goulet
2021-02-12config: Do not compare for duplicate ORPorts with different addressesDavid Goulet
2021-02-12Merge branch 'tor-gitlab/mr/302' into maint-0.4.5David Goulet
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-08relay: Look at the omit IPv6 flag when publishingDavid Goulet
2021-02-08relay: Fix Coverity warning for unchecked returned valueDavid Goulet
2021-01-27relay: Log if we can't find an address for configured ORPortDavid Goulet
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-27relay: Skip address discovery if no ORPort is foundDavid Goulet
2021-01-19relay: Keep all ORPorts that are on different portsDavid Goulet
2021-01-14relay: Don't BUG() if we can't find authority descriptorDavid Goulet
2021-01-14relay: Don't flag that we published if descriptor build failsDavid Goulet
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-08relay: Avoid log reachability test for bandwidth test circuitDavid Goulet
2020-11-17config: Really ignore non ORPorts when removing duplicatesDavid Goulet
2020-11-17Merge branch 'ticket40071_045_01_squashed' into masterNick Mathewson
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-13port: Don't ignore ports of a different familyDavid Goulet
2020-11-12Fix typos.Samanta Navarro
2020-10-27Avoid asserts with flagNeel Chauhan
2020-10-20Merge remote-tracking branch 'tor-gitlab/mr/148' into masterGeorge Kadianakis
2020-10-07Merge remote-tracking branch 'tor-github/pr/1827/head' into maint-0.3.5Nick Mathewson
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-09-18Add flag for whether an OR conn "counts" for bootstrap trackingNick Mathewson
2020-09-17Use the correct SIGNED_KEY_TYPE value for signing->link certsNick Mathewson
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick 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