aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-10shellcheck: Fix new warningsDavid Goulet
2023-01-10sandbox: Allow my-consensus-* files for an authorityDavid Goulet
2022-12-20Enable IP_BIND_ADDRESS_NO_PORT if supportedAlex Xu (Hello71)
2022-12-12Merge branch 'tor-gitlab/mr/667' into maint-0.4.7David Goulet
2022-12-12socks: Make SafeSocks refuse SOCKS4 and accept SOCKS4aDavid Goulet
2022-12-11Add issue40613qontinuum
2022-12-11Replace socket_failed_from_resource_exhaustion() by socket_failed_from_fd_exh...qontinuum
2022-12-11Isolate warn_about_resource_exhaution()qontinuum
2022-12-07metrics: Fix typo in a labelDavid Goulet
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-06version: Bump version to 0.4.7.12-devTor CI Release
2022-12-06version: Bump version to 0.4.5.15-devTor CI Release
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-06version: Bump version to 0.4.7.12Tor CI Release
2022-12-06version: Bump version to 0.4.5.15Tor CI Release
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-06fallbackdir: Update list generated on December 06, 2022Tor CI Release
2022-12-06Update geoip files to match ipfire location db, 2022/12/06.Tor CI Release
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-06fallbackdir: Update files from latest 047 releaseDavid Goulet
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-06geoip: Update files from latest 047 releaseDavid Goulet
2022-12-06Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-12-02Ticket 40724: Add metrics for CC circuit countsMike Perry
2022-12-01Ticket 40724: Changes fileMike Perry
2022-12-01Ticket 40724: Additional congestion control metricsMike Perry
2022-11-29dirauth: rotate moria1 keys and portsRoger Dingledine
2022-11-28Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-11-28changes: Add file for ticket 40674David Goulet
2022-11-28dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
2022-11-28Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-11-23relay: Use the configured number of threads for worker work calculationDavid Goulet
2022-11-10version: Bump version to 0.4.7.11-devTor CI Release
2022-11-10version: Bump version to 0.4.7.11Tor CI Release
2022-11-10fallbackdir: Update list generated on November 10, 2022Tor CI Release
2022-11-10Update geoip files to match ipfire location db, 2022/11/10.Tor CI Release
2022-11-10metrics: Split cc with counters and gaugesDavid Goulet
2022-11-10metrics: Split connections with a counter and gaugeDavid Goulet
2022-11-09changes: Add file for ticket 40674David Goulet
2022-11-09Merge branch 'ticket40674_047_01' into maint-0.4.7David Goulet
2022-11-09dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
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-09Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-11-09build: fix -Wstrict-prototypes (Clang 16)Sam James