aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/describe.c
AgeCommit message (Expand)Author
2020-07-14node: Standardize interface of format_node_description()David Goulet
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-07-02Allow multiple addresses in extend_info_t.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-08-29nodelist: Use safe string functions in describe.cteor
2019-08-22nodelist: Clear buffers and detect more caller errors in describe.cteor
2019-08-19nodelist: Add support for multiple addresses in describe.cteor
2019-08-19nodelist: Remove support for is_named in describe.cteor
2019-08-19nodelist: Move router_get_verbose_nickname() declarationteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Extract nickname-checking functions from router.cNick Mathewson
2018-09-25Move the various _describe() functions out of router.cNick Mathewson