aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist/nodelist.h
AgeCommit message (Expand)Author
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-06-30node: Rename addrs_in_same_network_family()David Goulet
2020-06-24Make a bunch of networkstatus_t parameters constant.Nick Mathewson
2020-05-18nodelist: Replace int with boolteor
2020-05-11protover: Add node functions for IPv6 extend supportteor
2020-04-09nodelist: Make some functions mockableteor
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11nodelist: Helper to add an address to the nodelist address setDavid Goulet
2020-01-28Write unittest that covers cases of INTRODUCE1 handling.George Kadianakis
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-04-26Make nodelist_get_list() return a const pointer.Nick Mathewson
2019-01-30hs: Move get_lspecs_from_node to nodelist.cteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-19Expose more nodelist.c functions to testsNick Mathewson
2018-11-19Use nodefamily_t in microdescriptors.Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-07-05Move literally everything out of src/orNick Mathewson