aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2020-01-16Remove support for now-obsolete consensus methods before 28.Nick Mathewson
2020-01-16expose routerstatus_has_changed to unit tests.Nick Mathewson
2020-01-16Refactor routerstatus_has_changed functionVictor Nepveu
2020-01-16Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_mergedNick Mathewson
2020-01-16Rename dirclient_modes.h identifiers to start with dirclient_Nick Mathewson
2020-01-16Move directory_must_use_begindir() to dirclient_modes.[ch]Nick Mathewson
2020-01-16Move dirclient-related functions out of dirserv, and reenable themNick Mathewson
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-16Merge remote-tracking branch 'tor-github/pr/1661'teor
2020-01-14Replace an assertion with a check-and-logNick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-09Merge branch 'ticket22029_attempt_squashed'Nick Mathewson
2020-01-09Allow ed25519 keys to be banned in approved-routersNeel Chauhan
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09Include ht.h in all headers that use HT_ENTRY()Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-19Correct the type for config_decl_ROUTERSETNick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
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-30Merge remote-tracking branch 'tor-github/pr/1181' into maint-0.3.5teor
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