aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/relay_periodic.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-22relay: Remove dirport reachability self testDavid Goulet
2021-01-14relay: Don't flag that we published if descriptor build failsDavid Goulet
2020-11-12Fix typos.Samanta Navarro
2020-08-12Merge branch 'maint-0.4.4'George Kadianakis
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/107' into maint-0.4.4George Kadianakis
2020-08-04Merge branch 'bug40083_035' into bug40083_042Nick Mathewson
2020-07-24relay: Publish IPv4 descriptor on guessed IPv6 reachability failureDavid Goulet
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-06-24Replace router_should_skip_*() identifiers.Nick Mathewson
2020-06-23reachability_warnings_callback: simplify v4/v6_ok logicNick Mathewson
2020-06-18Split "can reach ipv4 orport" from "can reach ipv6 orport".Nick Mathewson
2020-06-09Merge remote-tracking branch 'tor-github/pr/1888/head'Nick Mathewson
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-07Replace several C identifiers.teor
2020-04-30relay: Clarify reachability status check functionsteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22With COCCI defined, avoid PERIODIC_EVENT.Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-06Move "relay" and "router" periodic callbacks out of mainloop.cNick Mathewson