aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-14dirauth: Remove a HAVE_MODULE_DIRAUTH inside a functionteor
2019-11-07Macros for declaring configuration structs and variable-tablesNick Mathewson
2019-11-04directory-level documentation for feature/*Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-10-28nodelist: fix a comment typo in routerset.hteor
2019-10-28Merge branch 'tor-github/pr/1476'David Goulet
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-23Tidy whitespace around some STMT_BEGINs and STMT_ENDsteor
2019-10-21Merge remote-tracking branch 'tor-github/pr/1434'teor
2019-10-21control: Add GETINFO support for dumping microdesc consensusAmreshVenugopal
2019-10-01Add comments to try to prevent recurrence of #31495.Nick Mathewson
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-05Merge branch 'tor-github/pr/1261'George Kadianakis
2019-09-05Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()Neel Chauhan
2019-09-04Merge remote-tracking branch 'tor-github/pr/1270'Nick Mathewson
2019-09-03Merge branch 'tor-github/pr/1269'George Kadianakis
2019-08-29nodelist: Use safe string functions in describe.cteor
2019-08-28Document configuration type definition functions for routerset_tNick Mathewson
2019-08-28Routerset config parsing: represent empty sets as NULL.Nick Mathewson
2019-08-28Remove extraneous "n" from comment in routerset.cNick Mathewson
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-26hs-v3: Add protover HSIntro=5David Goulet
2019-08-22nodelist: Clear buffers and detect more caller errors in describe.cteor
2019-08-20Merge branch 'ticket30914' into ticket30914_mergedNick Mathewson
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-08-08Merge branch 'maint-0.4.1'Nick Mathewson
2019-08-08Merge branch 'ticket31343_040' into maint-0.4.1Nick Mathewson
2019-08-08Merge branch 'ticket31343_035' into ticket31343_040Nick Mathewson
2019-08-08Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-07-24Merge branch 'maint-0.4.1'George Kadianakis
2019-07-24Merge branch 'tor-github/pr/1181' into maint-0.4.1George Kadianakis
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-06-25Port confparse to use struct_var in place of typed_var.Nick Mathewson
2019-06-24Partially port routerset to being a full-fledged config type again.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-06-05Run "make autostyle."Nick Mathewson
2019-05-20In microdesc_cache_reload(), set journal length to length of string we readrl1987
2019-05-07Merge branch 'tor-github/pr/994'David Goulet
2019-05-02Remove some now-needless dirauth includesNick Mathewson
2019-05-02Move voteflags.[ch] to become dirauth only.Nick Mathewson
2019-04-30Make the reachability.c module dirauth-only.Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson