aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/fmt_routerstatus.c
AgeCommit message (Expand)Author
2022-10-26Merge branch 'maint-0.4.7'David Goulet
2022-10-24dir auths now omit Measured= if rs->is_authorityRoger Dingledine
2021-11-09Implement proposal 275: don't put "published" times in md consensusNick Mathewson
2021-11-09Move published_on from routerstatus_t to vote_routerstatus_t.Nick Mathewson
2021-10-21Implement a MiddleOnly flag for vote generation.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-03-10vote: Add "stats" lineDavid Goulet
2021-02-19Make dirauths vote the Sybil flag when other flags are zeroed outNeel Chauhan
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-05-21Actually, bail out of routerstatus_format_entry() if fmt_addr32() failsrl1987
2020-05-21Check that fmt_addr32() returned non-empty string before putting it into docu...rl1987
2020-01-20Merge branch 'ticket20218_rebased_squashed' into ticket20218_mergedteor
2020-01-20Rename routerstatus_has_changed to routerstatus_has_visibly_changedNick Mathewson
2020-01-16Remove routerstatus_format_entry() consensus_method argument as unusedNick Mathewson
2020-01-16Remove support for now-obsolete consensus methods before 28.Nick Mathewson
2020-01-16Refactor routerstatus_has_changed functionVictor Nepveu
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-05-07Merge branch 'tor-github/pr/994'David Goulet
2019-05-02Remove some now-needless dirauth includesNick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-25Vote on the StaleDesc flag from prop293Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson