aboutsummaryrefslogtreecommitdiff
path: root/src/or/bridges.c
AgeCommit message (Expand)Author
2017-05-22Set guard state on bridge descriptor fetches.George Kadianakis
2017-04-21Make launch_direct_bridge_descriptor_fetch use dirreqs.Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-09Fix failing bridges+ipv6-min integration test.George Kadianakis
2017-02-28Change approach to preventing duplicate guards.Nick Mathewson
2017-01-18Remove UseDeprecatedGuardAlgorithm.Nick Mathewson
2017-01-18Remove the (no longer compiled) code for legacy guard selection.Nick Mathewson
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-16Wrap all of the legacy guard code, and its users, in #ifdefsNick Mathewson
2016-12-16More progress on bridge implementation with prop271 guardsNick Mathewson
2016-12-16Add some needed accessors/inspectors for bridge/guard convergenceNick Mathewson
2016-12-16Lay down some infrastructure for bridges in the New Guard Order.Nick Mathewson
2016-11-30Use the new guard notification/selection APIs throughout TorNick Mathewson
2016-11-30Add accessors as needed to repair compilationNick Mathewson
2016-11-30Split bridge functions into a new module.Nick Mathewson