aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/routerlist.h
AgeCommit message (Expand)Author
2020-05-18routerlist: Split the node checks into their own functionteor
2020-05-18nodelist: Move node flag checksteor
2020-05-18nodelist: Move the v3 onion service rendezvous checkteor
2020-05-11routerlist: Choose nodes that can initiate IPv6 extendsteor
2020-05-07Replace several C identifiers.teor
2020-05-07Wrap long linesteor
2020-05-07Replace several C identifiers.teor
2020-04-30nodelist: Wrap long lines, and improve commentsteor
2020-04-30nodelist: Distinguish client and relay reachabilityteor
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-06dirauth: Return a distinct status when formatting annotations failsteor
2019-06-06dirauth: Fix some comments in the router status processing code.teor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson