aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2021-02-03Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-02-03node: Move reentry set to use a digestmap_tDavid Goulet
2021-02-03Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-02-03relay: Double the size of the relay reentry setDavid Goulet
2021-01-29Merge branch 'tor-gitlab/mr/284' into ticket2667_043_01David Goulet
2021-01-29test: Add test for exits blocking reentry to the networkGeorge Kadianakis
2021-01-29relay: Add bloomfiter of relay address + {OR|Dir}PortDavid Goulet
2021-01-12Merge branch 'ticket40237_035_01' into ticket40237_043_01David Goulet
2021-01-12hs-v3: Require reasonably live consensusDavid Goulet
2020-10-07Merge remote-tracking branch 'tor-github/pr/1661/head' into maint-0.3.5Nick Mathewson
2020-07-02Merge branch 'maint-0.4.2' into maint-0.4.3David Goulet
2020-07-02Merge branch 'maint-0.3.5' into maint-0.4.2David Goulet
2020-06-30Downgrade "Bug: No entry found in extrainfo map" message.Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3Nick Mathewson
2020-02-12Run "make autostyle".Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11dirauth: Rename function for better clarityDavid Goulet
2020-02-11test: Add unit test for connection_dir_is_global_write_low()David Goulet
2020-02-11dirlist: Add configured trusted dir to the nodelist address setDavid Goulet
2020-02-11nodelist: Helper to add an address to the nodelist address setDavid Goulet
2020-01-20Merge branch 'ticket20218_rebased_squashed' into ticket20218_mergedteor
2020-01-20split a wide lineNick Mathewson
2020-01-20Rename routerstatus_has_changed to routerstatus_has_visibly_changedNick Mathewson
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-17Merge branch 'ticket32487_squashed_and_merged'Nick Mathewson
2020-01-16Merge branch 'ticket32695_squashed'Nick Mathewson
2020-01-16Remove functions that checked for pre-ipv6 consensus.Nick Mathewson
2020-01-16Remove routerstatus_format_entry() consensus_method argument as unusedNick Mathewson
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