aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-04-30Merge branch 'maint-0.4.8'HEADmainDavid Goulet
2024-04-30Fix typo in tor-relays list addressmaint-0.4.8hiro
2024-04-29Merge branch 'maint-0.4.8'David Goulet
2024-04-16circuit: Remove log_warn triggered by a proto violationDavid Goulet
2024-04-15Merge branch 'maint-0.4.8'David 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
2024-02-08Merge branch 'bug40911' into 'main'David Goulet
2024-02-01Make two 1-bit fields unsignedSebastian Hahn
2024-01-30metrics: Add new relay metrics to MetricsPortDavid Goulet
2023-12-08Merge branch 'maint-0.4.8'David Goulet
2023-12-08Merge remote-tracking branch 'mikeperry-private/bug40897' into maint-0.4.8David Goulet
2023-12-07Merge branch 'maint-0.4.8'Alexander Færøy
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-30Merge branch 'maint-0.4.8'David Goulet
2023-10-30Bug 40878: Count a valid conflux linked cell as valid dataMike Perry
2023-10-29fix memory leak in dos stream for resolve requeststrinity-1686a
2023-10-29correctly parse consensus params for dos stream mitigationtrinity-1686a
2023-10-18remove todostrinity-1686a
2023-10-18fix typostrinity-1686a
2023-10-18add metrics for rejected BEGIN/RESOLVEtrinity-1686a
2023-10-18add rate limit on BEGIN and RESOLVE cell per circuittrinity-1686a
2023-10-18add configuration and network parameters for stream dos mitigationtrinity-1686a
2023-10-18Merge branch 'ticket40870_048_02' into 'main'David Goulet
2023-10-16conflux: Flag set as in full teardown in the free pathDavid Goulet
2023-10-12fix bridge transport statisticstrinity-1686a
2023-09-21Merge branch 'maint-0.4.8'David Goulet
2023-09-20Bug 40862: Check if circuits are unused more waysMike Perry
2023-09-12Correct a comment on channel_should_write_to_kernel.Nick Mathewson
2023-09-05fix two simple typos in commentsRoger Dingledine
2023-08-28Merge branch 'maint-0.4.8'David Goulet
2023-08-25Bug #40842: Additional diagnosticsMike Perry
2023-08-25Bug #40842: Don't send on sets that are being torn downMike Perry
2023-08-25Merge branch 'maint-0.4.8'David Goulet
2023-08-25Merge branch 'reapply-exit-policy-on-reload' into 'main'David Goulet
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-05handle invalid exitpolicy when reapplying ittrinity-1686a
2023-08-02relay: Remove logging for a bug. It triggers a BUG() laterDavid Goulet
2023-08-01Merge branch 'bug40827' into 'main'David Goulet