summaryrefslogtreecommitdiff
path: root/src/feature/client/entrynodes.c
AgeCommit message (Expand)Author
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-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
2021-01-19Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2021-01-19Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
2021-01-13Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)Nick Mathewson
2021-01-11Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-11Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2021-01-11Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-01-11Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
2021-01-11Fix warnings in current debian-hardened CI.Nick Mathewson
2021-01-10fix typos and whitespaceRoger Dingledine
2020-11-12Fix typos.Samanta Navarro
2020-08-25Merge branch 'maint-0.4.4'David Goulet
2020-08-25Avoid guard-related warning when upgrading from 043 to 044.George Kadianakis
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
2020-06-30node: Rename addrs_in_same_network_family()David Goulet
2020-06-23Reinstate support for GUARD NEW/UP/DOWN control port events.George Kadianakis
2020-06-11Update functions that load and write the guard state file.George Kadianakis
2020-06-11Pick guards on the order they were sampled (prop310).George Kadianakis
2020-06-11Refactor some guard state file parsing code into functions.Florentin Rochet
2020-06-02Merge branch 'tor-github/pr/1909' into maint-0.4.3George Kadianakis
2020-06-02Merge branch 'tor-github/pr/1909'George Kadianakis
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-02-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-16Doxygen: fix warnings about mismatched HTML tags.Nick Mathewson
2019-09-12Merge branch 'tor-github/pr/1319'David Goulet
2019-09-12Merge remote-tracking branch 'tor-github/pr/1300'Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
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-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-05-31Merge branch 'bug29875_035' into bug29875_masterNick Mathewson
2019-05-31num_bridges_usable(): only count configured bridges.Nick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-02-14Merge branch 'tor-github/pr/536' into maint-0.3.5George Kadianakis
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson