aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/dirlist.c
AgeCommit message (Expand)Author
2020-09-23Implement IPv6 sybil protection.vnepveu
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-07-07addr: New function relay_address_new_suggestion()David Goulet
2020-07-02router: Authorities add their own IPv6 to trusted dir serversteor
2020-06-24addr: Remove resolve_my_address_v4()David Goulet
2020-06-23addr: Rename resolve_my_address to be v4 specificDavid Goulet
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11dirauth: Rename function for better clarityDavid Goulet
2020-02-11test: Add unit test for connection_dir_is_global_write_low()David Goulet
2020-02-11dirlist: Add configured trusted dir to the nodelist address setDavid Goulet
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-25Move all authdir_mode_*() functions into authmode.hNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson