aboutsummaryrefslogtreecommitdiff
path: root/src/feature/client
AgeCommit message (Expand)Author
2024-06-18Add changes file for tpo/core/tor#11101.Alexander Færøy
2024-06-18Add implementation and version metadata to bridge extra-info.Alexander Færøy
2024-06-18Include "IMPLEMENTATION" parameter to STATUS TYPE=version PT messages.Alexander Færøy
2024-06-18Drop requirement for TRANSPORT being present in STATUS messages.Alexander Færøy
2024-06-18Add support for PT STATUS TYPE=version messages.Alexander Færøy
2023-11-01Bug 40876: Extra loggingMike Perry
2023-11-01Bug 40876: Don't reduce primary list for temporary restrictionsMike Perry
2023-07-12Merge branch 'maint-0.4.7'David Goulet
2023-07-05replace L2 vanguards that aren't Fast or StableRoger Dingledine
2023-05-25Merge branch 'tor-gitlab/mr/443'David Goulet
2023-05-25Restart PT processes when they die on us.Alexander Færøy
2023-05-25Log at LD_PT instead of LD_GENERAL for PT process stdout lines.Alexander Færøy
2023-05-25Only terminate PT processes that are running.Alexander Færøy
2023-05-25Log name of managed proxy in exit handler.Alexander Færøy
2023-05-25Log state transitions for Pluggable TransportsAlexander Færøy
2023-05-04Handle infinite loop with only one bridge (or snowflake).Mike Perry
2023-04-06Prop#329 Pool: Avoid sharing Guards and Middles between circuits.Mike Perry
2023-04-06Prop#329: Add purposes for conflux circuitsMike Perry
2023-01-30fix trivial typosRoger Dingledine
2022-12-16Fix typosDimitris Apostolou
2022-08-09ignore families for L2 guard independenceRoger Dingledine
2022-08-09make L2 vanguards actually independentRoger Dingledine
2022-03-15dns: Wake up a dormant tor with a DNSPort requestDavid Goulet
2021-12-16fix syntax errors listed by cppcheckHans-Christoph Steiner
2021-12-15Merge remote-tracking branch 'tor-gitlab/mr/491' into mainAlexander Færøy
2021-11-23Add documentation on {C,S}METHOD parsing behaviourCecylia Bocovich
2021-11-19Don't kill managed proxy on method errorCecylia Bocovich
2021-11-15Do not count controller-selected paths towards path bias.Nick Mathewson
2021-10-28don't retry entry guards if they're bridges without descriptorsRoger Dingledine
2021-10-28handle other de-sync cases from #40396Roger Dingledine
2021-10-28reassess minimum-dir-info when a bridge failsRoger Dingledine
2021-10-28only log "new bridge descriptor" if really newRoger Dingledine
2021-10-24fetch missing bridge descriptors without delayRoger Dingledine
2021-10-14Lower maximum value for guard-extreme-restriction-percent to 100.Nick Mathewson
2021-07-12Add stricter limits to the number of L2 nodesGeorge Kadianakis
2021-07-12Add a switch to toggle the feature on/offGeorge Kadianakis
2021-07-09Add layer2_guard_free()George Kadianakis
2021-07-09Don't double-pick L2 nodesGeorge Kadianakis
2021-07-06Code improvementsGeorge Kadianakis
2021-07-01Introduce vanguards-lite subsystem and some of its entry pointsGeorge Kadianakis
2021-04-13Merge branch 'maint-0.4.5'Nick Mathewson
2021-04-08guard: Don't check bridge transport name when selecting eligible guardsDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-08Merge branch 'bug40249_squashed'Nick Mathewson
2021-02-08Add stream ID to ADDRMAP control eventNeel Chauhan
2021-01-21Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-21Introduce a new bridge_has_invalid_transport() function.Nick Mathewson
2021-01-20bridge: Don't initiate connection without a transportDavid Goulet
2021-01-19Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-19Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson