aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitlist.h
AgeCommit message (Expand)Author
2024-01-30metrics: Add new relay metrics to MetricsPortDavid Goulet
2023-04-06Prop#329: Add purposes for conflux circuitsMike Perry
2022-12-14circ: Add function to learn if queue is fullDavid Goulet
2022-12-02Ticket 40724: Add metrics for CC circuit countsMike Perry
2022-11-07metrics: Add running average of CC cwnd in slow start when closing circuitMike Perry
2022-11-07metrics: Add running average of CC cwnd when closing circuitDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-03-17Merge branch 'maint-0.4.5'George Kadianakis
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-03-08Don't warn about missing guard state if controller picked first hopNick Mathewson
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2020-11-17relay: Use testing circuit instead of dummy descriptor fetchDavid Goulet
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-30circ: Add an handle to circuit_tDavid Goulet
2019-05-27Make sure that we send at least some random data in RELAY_DATA cellsNick Mathewson
2019-05-15Bug 28780: Add purpose for keeping padding circuits openMike Perry
2019-05-03Hiding crypt_path_t: Move assert functions in crypt_path.c.George Kadianakis
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-20Add origin circuit event pubsub systemTaylor Yu
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson