aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-09relay: Cache onion queue parameters on consensus changeDavid Goulet
2022-11-09relay: Make the max pending tasks per CPU a consensus parameterDavid Goulet
2022-11-09relay: Add the onion_queue_wait_cutoff consensus paramDavid Goulet
2022-11-09relay: Make MaxOnionQueueDelay into a consensus paramDavid Goulet
2022-11-09Merge branch 'tor-gitlab/mr/654' into maint-0.4.7David Goulet
2022-11-09metrics: Reorganize state labels so rate() can be appliedMike Perry
2022-11-09metrics: Use N_EWMA for moving avg, with N=100.Mike Perry
2022-11-08Merge branch 'tor-gitlab/mr/651' into maint-0.4.7David Goulet
2022-11-08metrics: Record percentage of blocked channelsMike Perry
2022-11-08metrics: Report amount of cwnd drop from delta and gammaMike Perry
2022-11-08Merge branch 'tor-gitlab/mr/650' into maint-0.4.7David Goulet
2022-11-08relay: Remove unused conn->ext_or_conn_idDavid Goulet
2022-11-07math: Replace naughty macro by an inline functionDavid Goulet
2022-11-07metrics: Add flow control metrics.Mike Perry
2022-11-07metrics: Add stats when the clock stalls.Mike Perry
2022-11-07metrics: Add running average of CC cwnd in slow start when closing circuitMike Perry
2022-11-07metrics: Add stats when reaching vegas delta or ss_cwnd_maxDavid Goulet
2022-11-07metrics: Add running average of CC cwnd when closing circuitDavid Goulet
2022-11-07metrics: Add running average of CC cwnd when exiting slow startDavid Goulet
2022-11-03metrics: Add connection socket family to metricsDavid Goulet
2022-11-03metrics: Add stats for num circ reaching max cell outqDavid Goulet
2022-11-01Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-10-31sandbox: Add my-consensus-<flavor-name> to sandbox for dirauthDavid Goulet
2022-10-28thread: Bump max detectable CPU from 16 to 128David Goulet
2022-10-27Merge branch 'tor-gitlab/mr/644' into maint-0.4.7David Goulet
2022-10-27metrics: Treat relay connections as gauge, not counterDavid Goulet
2022-10-27metrics: Add number of opened circuits to MetricsPortDavid Goulet
2022-10-27relay: Add our consensus relay flag to MetricsPortDavid Goulet
2022-10-27metrics: Add traffic related stats to MetricsPortDavid Goulet
2022-10-27relay: Add DoS subsystem stats to MetricsPortDavid Goulet
2022-10-27metrics: Fix naming and documentationDavid Goulet
2022-10-26relay: Change the connection metrics nameDavid Goulet
2022-10-26relay: Add CC RTT reset stats to MetricsPortDavid Goulet
2022-10-26relay: Add total number of streams seen on MetricsPortDavid Goulet
2022-10-26rephist: Track number of streams seen per typeDavid Goulet
2022-10-26hs: Retry service rendezvous on circuit closeDavid Goulet
2022-10-26circ: Get rid of hs_circ_has_timed_outDavid Goulet
2022-10-26circ: Set proper timeout cutoff for HS circuitsDavid Goulet
2022-10-26hs: Retry rdv circuit if repurposedDavid Goulet
2022-10-26Merge branch 'tor-gitlab/mr/635' into maint-0.4.7David Goulet
2022-10-26hs: Change the error for a collapsing client circuitDavid Goulet
2022-10-26Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-10-26Merge branch 'tor-gitlab/mr/631' into maint-0.4.5David Goulet
2022-10-26dirauth: Remove FaravaharDavid Goulet
2022-10-26Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-10-26relay: Reduce the minimum circuit cell in queue limitDavid Goulet
2022-10-26dos: Apply circuit creation defenses if circ max queue cell reachedDavid Goulet
2022-10-24dir auths now omit Measured= if rs->is_authorityRoger Dingledine
2022-10-24back out most of commit b7992d4fRoger Dingledine
2022-10-18dirauth: Change dizum IP addressDavid Goulet