aboutsummaryrefslogtreecommitdiff
path: root/src/core/or
AgeCommit message (Expand)Author
2024-04-30Fix typo in tor-relays list addresshiro
2024-04-16circuit: Remove log_warn triggered by a proto violationDavid Goulet
2024-04-15Merge branch 'tor-gitlab/mr/808' into maint-0.4.8David Goulet
2024-04-15conflux: Don't process a closed circuit on get packaged windowDavid Goulet
2024-04-15conflux: Avoid noting a cell was sent on a closed circuitDavid Goulet
2023-12-08Merge remote-tracking branch 'mikeperry-private/bug40897' into maint-0.4.8David Goulet
2023-12-07Merge remote-tracking branch 'origin/merge-requests/776' into maint-0.4.8Alexander Færøy
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-10-12fix bridge transport statisticstrinity-1686a
2023-09-20Bug 40862: Check if circuits are unused more waysMike Perry
2023-08-25Bug #40842: Additional diagnosticsMike 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-23doxygen: Typo fix in relay.c commentDavid Goulet
2023-08-23typo: Fix a doxygen html unclosed tagDavid Goulet
2023-08-22Merge remote-tracking branch 'mbeth-private/ticket40821_mr'David Goulet
2023-08-15Bug 40834: Remove assert and add logs to track no-leg caseMike Perry
2023-08-15Revert "Nullify on_circuit if last conflux leg"Mike Perry
2023-08-11Extend DoS protection to IP addresses with known relaysMicah Elizabeth Scott
2023-08-09Extend DoS protection to partially-open channelsMicah Elizabeth Scott
2023-08-02relay: Remove logging for a bug. It triggers a BUG() laterDavid Goulet
2023-08-01Merge branch 'bug40827' into 'main'David Goulet
2023-08-01Bug 40827: Add additional logs and checks for 0-leg conflux caseMike Perry
2023-08-01Nullify on_circuit if last conflux legDavid Goulet
2023-07-31Bug 40828: Add more log scrubbing to protocol warningsMike Perry
2023-07-17Warn when operating as bridge and exittrinity-1686a
2023-06-27Bug 40566: Remove unused BDP estimatorsMike Perry
2023-06-27Bug 40566: Remove unused congestion control alg structs.Mike Perry
2023-06-27Bug 40566: Unhook unused congestion control algsMike Perry
2023-06-27Bug 40566: Remove unused cc alg filesMike Perry
2023-06-23Export variables and functions for CC unit tests.Mike Perry
2023-06-23Bug 40709: Update and clean up tests for consensus paramsMike Perry
2023-06-23Bug 40709: Update congestion control parametersMike Perry
2023-06-22Bug 40569: Reduce accepted range for negotiated cc_sendme_incMike Perry
2023-06-20Bug 40808: Change KISTSchedRunInterval range and default; add KISTSchedRunInt...Mike Perry
2023-06-15Bug 40811: Count conflux leg launch attempts early.Mike Perry
2023-06-13Bug 40810: Avoid using 0 RTT legsMike Perry
2023-06-13Bug 40810: Improve validation checks to ignore 0-RTT legsMike Perry
2023-06-09Bug 40801: Do not change read state of marked connsMike Perry
2023-06-09Bug 40801: Send LINKED_ACK before attaching streamsMike Perry
2023-06-09Add BUG() macro to marked edge readsMike 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-24Merge branch 'tor-gitlab/mr/711'David Goulet
2023-05-24token_bucket_ctr: replace 32-bit wallclock time with monotimeMicah Elizabeth Scott
2023-05-24Merge branch 'tor-gitlab/mr/709'David Goulet
2023-05-11Add torrc option for conflux client UX.Mike Perry