summaryrefslogtreecommitdiff
path: root/src/feature/relay
AgeCommit message (Expand)Author
2022-10-12Merge branch 'maint-0.4.7'David Goulet
2022-10-12relay: Add number of rejected connections to MetricsPortDavid Goulet
2022-10-12relay: Add connection stats to MetricsPortDavid Goulet
2022-10-11Merge branch 'maint-0.4.7'David Goulet
2022-10-06Properly compute cell-drop overload fractionAndy
2022-07-26relay: Remove unused conn->ext_or_conn_idDavid Goulet
2022-06-16Don't add redundant quotes with escaped() in log messages.Nick Mathewson
2022-05-16Merge branch 'tor-gitlab/mr/489'David Goulet
2022-03-16dns: Remove reachable BUG()David Goulet
2022-03-16Merge branch 'tor-gitlab/mr/490'David Goulet
2022-03-15relay: Reconfigure libevent options only on DNS params changeDavid Goulet
2022-03-15relay: On new consensus, reconfigure DNS nameserversDavid Goulet
2022-03-15relay: Lower DNS Exit-side timeoutDavid Goulet
2022-03-15rephist: Introduce a fraction and period for overload onionskinDavid Goulet
2022-02-25Fix typosDimitris Apostolou
2022-02-22Handle other places that use onion handshake type valuesMike Perry
2022-02-22Extend info argument updates for non-ntorv3 casesMike Perry
2022-02-22Use protover to signal support for ntor3 + congestion control.Nick Mathewson
2022-02-22Implement core of ntor3 negotiation.Nick Mathewson
2022-02-14dns: Do not trigger overload general on DNS timeoutDavid Goulet
2022-01-19relay: Fix memory leak on BUG() code pathDavid Goulet
2022-01-18Merge branch 'maint-0.4.6'David Goulet
2022-01-18Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
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-12-15Fix compiler warnings from ubuntu/jammyDavid Goulet
2021-12-13relay: Change DNS timeout label on MetricsPortDavid Goulet
2021-11-09Stop using published_on to decide whether to republish.Nick Mathewson
2021-11-03Merge branch 'maint-0.4.6'David Goulet
2021-11-03Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2021-11-03relay: Don't allow DirPort on non-IPv4David Goulet
2021-10-21Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
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-20relay: Comment out a unused variable for nowDavid Goulet
2021-10-20relay: Avoid duplicate MetricsPort DNS errorDavid Goulet
2021-10-20Merge branch 'maint-0.4.5' into maint-0.4.6Alexander 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-10-20relay: For metrics, don't report DNS errors by query typeDavid Goulet
2021-10-20relay: Overload state on DNS timeout is now X% over Y secsDavid Goulet
2021-08-26Add spaces between the "and" when logging the "Your server has not managed to...Neel Chauhan
2021-06-28Merge remote-tracking branch 'tor-gitlab/mr/385'George Kadianakis
2021-06-14Merge remote-tracking branch 'tor-gitlab/mr/338'Nick Mathewson
2021-05-12rephist: Add a counter for the onioniskins statsDavid Goulet
2021-05-12metrics: One relay metrics was not using metrics_format_label()David Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-05-12relay: Add DNS metricsDavid Goulet
2021-05-12dns: Gather DNS request statisticsDavid Goulet