summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
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 stats for num circ reaching max cell outqDavid 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-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-24dir auths now omit Measured= if rs->is_authorityRoger Dingledine
2022-10-24back out most of commit b7992d4fRoger Dingledine
2022-10-12relay: Add number of rejected connections to MetricsPortDavid Goulet
2022-10-12relay: Add connection stats to MetricsPortDavid Goulet
2022-10-12conn: Keep stats of opened and closed connectionsDavid Goulet
2022-10-06Properly compute cell-drop overload fractionAndy
2022-08-09ignore families for L2 guard independenceRoger Dingledine
2022-08-09make L2 vanguards actually independentRoger Dingledine
2022-08-09dirauth: Make voting flag threshold tunable via torrcDavid Goulet
2022-08-04dirauth: Add a AuthDirVoteGuard to pin Guard flagsDavid Goulet
2022-03-31document running_long_enough_to_decide_unreachable()Roger Dingledine
2022-03-16Merge branch 'tor-gitlab/mr/550'David Goulet
2022-03-16Merge branch 'tor-gitlab/mr/548'David Goulet
2022-03-16hs: Helper function to setup congestion controlDavid Goulet
2022-03-16hs: Transfer ccontrol from circuit to cpathDavid 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-15Merge branch 'tor-gitlab/mr/547'David Goulet
2022-03-15rephist: Introduce a fraction and period for overload onionskinDavid Goulet
2022-03-15dns: Wake up a dormant tor with a DNSPort requestDavid Goulet
2022-03-14Merge branch 'tor-gitlab/mr/546'David Goulet
2022-03-14Control port STREAM XON/XOFF status event notificationMike Perry
2022-03-11Merge branch 'tor-gitlab/mr/543'David Goulet
2022-03-10Merge branch 'maint-0.4.6'David Goulet