aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/relay_find_addr.h
AgeCommit message (Expand)Author
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-23relay: Avoid a directory early fetchDavid Goulet
2020-11-17relay: Launch dummy circuit only when descriptor build failsDavid Goulet
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20relay: Handle dir address suggestion with new interfaceDavid Goulet
2020-07-20relay: Remove router_pick_published_address()David Goulet
2020-07-20test: Move unit tests to new find address interfaceDavid Goulet
2020-07-20relay: Deciding to fetch from authority, use new find address APIDavid Goulet
2020-07-20addr: New function to find address to publishDavid Goulet
2020-07-08addr: Validate identity key when getting a suggestionDavid Goulet
2020-07-07addr: New function relay_address_new_suggestion()David Goulet
2020-05-05relay: Rename relay_resolve_addr.{c|h} fileDavid Goulet