aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay
AgeCommit message (Expand)Author
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-05-12relay: Add DNS metricsDavid Goulet
2021-05-12dns: Gather DNS request statisticsDavid Goulet
2021-05-12relay: Add the global connection limit metricsDavid Goulet
2021-05-12relay: Add number of open and max sockets metricsDavid Goulet
2021-05-12relay: Add the onionskins processing metricsDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-05-12relay: Code and objects to initialize metrics storeDavid Goulet
2021-05-12relay: Groundwork for relay metrics supportDavid Goulet
2021-05-10Remove unused function: dns_randfn_() in dns.c.Alexander Færøy
2021-05-10Merge remote-tracking branch 'tor-gitlab/mr/369'Alexander Færøy
2021-04-16Stop calling evdns_set_random_bytes_fn()Nick Mathewson
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 straightforward overload general metrics.George Kadianakis
2021-03-17Implement backbone of overload statistics.George Kadianakis
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-24Merge branch 'maint-0.4.5'David Goulet
2021-02-23relay: Avoid a directory early fetchDavid Goulet
2021-02-23Merge branch 'ticket40282_046_01_squashed'Nick Mathewson
2021-02-22Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/316' into maint-0.4.5Nick Mathewson
2021-02-22Merge branch 'maint-0.4.5'Alexander Færøy
2021-02-22relay: Move log notice after suggested address lookupDavid Goulet
2021-02-22relay: Only authorities publish a DirPortDavid Goulet
2021-02-22relay: Remove dirport reachability self testDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-17relay: No longer test dirport reachability for authoritiesRoger Dingledine
2021-02-12Merge branch 'maint-0.4.5'David Goulet
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 '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: 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-19Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-19relay: Keep all ORPorts that are on different portsDavid Goulet
2021-01-19Merge branch 'maint-0.4.5'Nick Mathewson
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