summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-04fallbackdir: Update list generated on August 04, 2023Tor CI Release
2023-08-04Update geoip files to match ipfire location db, 2023/08/04.Tor CI Release
2023-08-02relay: Remove logging for a bug. It triggers a BUG() laterDavid Goulet
2023-08-01Merge branch 'cargo_hashx_rng' into 'main'David 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-28hashx: Rust hook for inspecting and modifying the random number streamMicah Elizabeth Scott
2023-07-26Include a basic Rust wrapper for Equi-X and HashXMicah Elizabeth Scott
2023-07-26Merge branch 'maint-0.4.7'David Goulet
2023-07-26fallbackdir: Update list generated on July 26, 2023Tor CI Release
2023-07-26Update geoip files to match ipfire location db, 2023/07/26.Tor CI Release
2023-07-26fallback: Take file from main for our release CIDavid Goulet
2023-07-26geoip: Take the database from mainDavid Goulet
2023-07-24Merge branch 'maint-0.4.7'David Goulet
2023-07-24Fix all -Werror=enum-int-mismatch warningsDavid Goulet
2023-07-20Merge branch 'warn-bridge-exit' into 'main'David Goulet
2023-07-17Warn when operating as bridge and exittrinity-1686a
2023-07-16fix non-fatal assertion when rotate_onion_key failstrinity-1686a
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