aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/conflux.c
AgeCommit message (Expand)Author
2024-04-15conflux: Avoid noting a cell was sent on a closed circuitDavid Goulet
2023-12-07Bug 40897: Add more checks to free pathsMike Perry
2023-08-25Bug #40842: Don't send on sets that are being torn downMike Perry
2023-08-25Bug #40841: Demote extra legs to protocol warn.Mike Perry
2023-08-15Bug 40834: Remove assert and add logs to track no-leg caseMike Perry
2023-08-01Bug 40827: Add additional logs and checks for 0-leg conflux caseMike Perry
2023-06-13Bug 40810: Avoid using 0 RTT legsMike Perry
2023-06-09Add conflux logs to diagnose cases where RTTs are absent/zero.Mike Perry
2023-05-10Clean up and disable switch rate limiting.Mike Perry
2023-05-10Remove two conflux algs: maxrate and cwndrate.Mike Perry
2023-04-06Prop#329 OOM: Handle freeing conflux queues on OOMDavid Goulet
2023-04-06Prop#329 Algs: Conflux multiplexed cell sending decision algsMike Perry
2023-04-06Prop#329 Algs: Conflux multiplexed cell receive handlingMike Perry