aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/node_select.h
AgeCommit message (Collapse)Author
2020-05-18nodelist: Rewrite router_crn_flags_tteor
Re-order the flags in a logical order, and re-number them. Add missing comments, fix comment typos. Part of 34200.
2020-05-11routerlist: Choose nodes that can initiate IPv6 extendsteor
Part of 33226.
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
There are now separate modules for: * the list of router descriptors * the list of authorities and fallbacks * managing authority certificates * selecting random nodes