aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/relay.h
AgeCommit message (Expand)Author
2024-04-15conflux: Avoid noting a cell was sent on a closed circuitDavid Goulet
2022-11-03metrics: Add stats for num circ reaching max cell outqDavid Goulet
2022-10-26relay: Add total number of streams seen on MetricsPortDavid Goulet
2022-10-26dos: Apply circuit creation defenses if circ max queue cell reachedDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-08-05Rename handle_relay_command to handle_relay_cell_command .George Kadianakis
2019-08-05Test that regular cells get ignored in padding circuits.George Kadianakis
2019-05-27Tests for deciding how full our relay cells should beNick Mathewson
2019-05-27Make sure that we send at least some random data in RELAY_DATA cellsNick Mathewson
2019-05-13Merge remote-tracking branch 'tor-github/pr/998'Nick Mathewson
2019-05-01Bug 29231: Report correct padding write totals and enabled totals.Mike Perry
2019-04-29sendme: Better handle the random paddingDavid Goulet
2019-02-20Remove all uses of weak_rng.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-02Add relay crypto mock points for tests.Mike Perry
2018-07-05Move literally everything out of src/orNick Mathewson