summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-12fallbackdir: Update list generated on July 12, 2023Tor CI Release
2023-07-12Update geoip files to match ipfire location db, 2023/07/12.Tor CI Release
2023-07-12Merge branch 'maint-0.4.7'David Goulet
2023-07-05replace L2 vanguards that aren't Fast or StableRoger Dingledine
2023-07-05trivial typo fix in commentRoger Dingledine
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-23Add congestion control tests to build.Mike Perry
2023-06-23Add CWND test vectorsMike Perry
2023-06-23Add RTT Test VectorsMike Perry
2023-06-23Add clock heuristic test vector for congestion control.Mike 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-19Merge branch 'ticket40773' into 'main'David Goulet
2023-06-19Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-06-15Merge branch 'tor-gitlab/mr/722'David Goulet
2023-06-15Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-06-15Bug 40811: Count conflux leg launch attempts early.Mike Perry
2023-06-14Merge branch 'tor-gitlab/mr/721'David Goulet
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-13Merge branch 'tor-gitlab/mr/715'David Goulet
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-07Fix the spacing in the 'Your Tor identity key fingerprint is' log line'Neel Chauhan
2023-06-06Add a conflux helper to log conflux sets.Mike Perry
2023-06-05More fixes for compile-time warnings in equix and hashxMicah Elizabeth Scott
2023-06-05Fix compilation error on older gcc versions and MSVC.Gabriela Moldovan
2023-06-01fallbackdir: Update list generated on June 01, 2023Tor CI Release
2023-06-01Update geoip files to match ipfire location db, 2023/06/01.Tor CI Release
2023-06-01test: Really fix the mem leak from prior commitDavid Goulet
2023-06-01test: Fix a mem leak reported by CoverityDavid Goulet
2023-05-31Merge branch 'maint-0.4.7'David Goulet
2023-05-31Merge branch 'tor-gitlab/mr/714' into maint-0.4.7David Goulet
2023-05-31Update CI builds to Debian Bullseye, fix associated compatibility bugsMicah Elizabeth Scott
2023-05-31Merge branch 'tor-gitlab/mr/713'David Goulet
2023-05-29tls: Disable a warning with LibreSSL >= 3.8.0orbea
2023-05-28hs_pow: Add CompiledProofOfWorkHash torrc optionMicah Elizabeth Scott
2023-05-28hs_pow: Update for equix API to fix issue 40794Micah Elizabeth Scott
2023-05-28equix: API changes for new result codes and hashx compatibilityMicah Elizabeth Scott
2023-05-28hashx: API changes to allow recovery from late compile failuresMicah Elizabeth Scott
2023-05-28hashx: allow hashx_compile to fail, avoid segfault without changing APIMicah Elizabeth Scott
2023-05-28hashx: minor, another logical operator changeMicah Elizabeth Scott