aboutsummaryrefslogtreecommitdiff
path: root/src/feature/client
AgeCommit message (Expand)Author
2019-09-06entrynodes: Make routine descriptor expiry notice logs less alarmingteor
2019-08-30Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5teor
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-05-31num_bridges_usable(): only count configured bridges.Nick Mathewson
2019-02-14Merge branch 'tor-github/pr/536' into maint-0.3.5George Kadianakis
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Stop logging 'Your Guard' in circpathbias.crl1987
2018-11-22Entry Nodes: Use a reasonably live consensus to select guardsteor
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-13Merge branch 'bug27224_take2_squashed'Nick Mathewson
2018-09-13Avoid calling node_get_all_orports() from node_is_a_configured_bridge()rl1987
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-07-21Split select_entry_guard_for_circuit()rl1987
2018-07-21Make entry_guards_update_primary() shorterrl1987
2018-07-21Split sampled_guards_update_from_consensus() into subfunctionsrl1987
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson