summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2021-08-26Add spaces between the "and" when logging the "Your server has not managed to...Neel Chauhan
2021-08-18Merge remote-tracking branch 'tor-gitlab/mr/420'Nick Mathewson
2021-08-17dir: Do not flag non-running failing HSDirDavid Goulet
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-07-12Add stricter limits to the number of L2 nodesGeorge Kadianakis
2021-07-12Add a switch to toggle the feature on/offGeorge Kadianakis
2021-07-09Add layer2_guard_free()George Kadianakis
2021-07-09Don't double-pick L2 nodesGeorge Kadianakis
2021-07-06Code improvementsGeorge Kadianakis
2021-07-01Use L2 vanguards during path selectionGeorge Kadianakis
2021-07-01Introduce vanguards-lite subsystem and some of its entry pointsGeorge Kadianakis
2021-07-01Merge remote-tracking branch 'tor-gitlab/mr/405'Nick Mathewson
2021-06-29Merge branch 'tor-gitlab/mr/275'David Goulet
2021-06-28If TestingTorNetwork, skip perm check on the hs directorySteven Engler
2021-06-28Merge remote-tracking branch 'tor-gitlab/mr/385'George Kadianakis
2021-06-18Merge branch 'maint-0.4.6'David Goulet
2021-06-18Fix compilation on systems with older compilers.Alexander Færøy
2021-06-14Merge remote-tracking branch 'tor-gitlab/mr/338'Nick Mathewson
2021-06-10Merge branch 'maint-0.4.6'Nick Mathewson
2021-06-10Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-06-10Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsingGeorge Kadianakis
2021-06-01Merge branch 'maint-0.4.6'David Goulet
2021-06-01Merge branch 'tor-gitlab/mr/393' into maint-0.4.6David Goulet
2021-05-27Upgrade and rate-limit compression failure message.Nick Mathewson
2021-05-27Merge branch 'maint-0.4.6'David Goulet
2021-05-27Merge branch 'tor-gitlab/mr/392' into maint-0.4.6David Goulet
2021-05-26Prefer mmap()ed consensus files over cached_dir_t entries.Nick Mathewson
2021-05-25Merge remote-tracking branch 'tor-gitlab/mr/388' into mainAlexander Færøy
2021-05-25Merge remote-tracking branch 'tor-gitlab/mr/380' into mainAlexander Færøy
2021-05-20Fix the fencepost issue when we check stability_last_downratedNeel Chauhan
2021-05-12rephist: Add a counter for the onioniskins statsDavid Goulet
2021-05-12relay: We might be noting down an unknown DNS error typeDavid 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
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-12metrics: Move helper function to lib/metricsDavid Goulet
2021-05-11Ignore MAX_BANDWIDTH_CHANGE_FREQ on testing networks.Nick Mathewson
2021-05-11Make MinTimeToReportBandwidth a testing-only option (and rename it)Nick Mathewson
2021-05-11Make client heartbeat stats tied to the heartbeat period.Nick Mathewson
2021-05-10Fix typo in comment for handle_control_redirectstream()Neel Chauhan
2021-05-10Merge branch 'maint-0.4.6'Nick Mathewson