aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/conflux_pool.c
AgeCommit message (Expand)Author
2023-12-07Bug 40897 Bug Bounty: Double the number of max conflux circsMike Perry
2023-12-07Bug 40897: Add more checks to free pathsMike Perry
2023-12-07Bug 40897: Move safety check to proper location and give it error handling.Mike Perry
2023-10-30Bug 40878: Count a valid conflux linked cell as valid dataMike Perry
2023-09-20Bug 40862: Check if circuits are unused more waysMike Perry
2023-08-25Bug #40841: Demote extra legs to protocol warn.Mike Perry
2023-08-15Revert "Nullify on_circuit if last conflux leg"Mike Perry
2023-08-01Nullify on_circuit if last conflux legDavid Goulet
2023-06-15Bug 40811: Count conflux leg launch attempts early.Mike Perry
2023-06-09Bug 40801: Send LINKED_ACK before attaching streamsMike Perry
2023-06-09Add conflux logs to diagnose cases where RTTs are absent/zero.Mike Perry
2023-06-06Add a conflux helper to log conflux sets.Mike Perry
2023-05-11Add torrc option for conflux client UX.Mike Perry
2023-05-11Fix unit tests.Mike Perry
2023-05-11Clean up UX decision logic; hardcode for browser UX case.Mike Perry
2023-05-04Handle infinite loop with only one bridge (or snowflake).Mike Perry
2023-04-06Prop#329 Pool: Handle pre-building and using conflux sets.David Goulet
2023-04-06Prop#329 Pool: Avoid sharing Guards and Middles between circuits.Mike Perry
2023-04-06Prop#329 Pool: Handle linking, unlinking, and relaunching conflux circuit legs.David Goulet