summaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2020-07-02Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
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-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-21Actually, bail out of routerstatus_format_entry() if fmt_addr32() failsrl1987
2020-05-21Check that fmt_addr32() returned non-empty string before putting it into docu...rl1987
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-04-29nodelist: Remove an outdated commentteor
2020-04-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09nodelist: Make some functions mockableteor
2020-03-27spell consensus more right in commentsRoger Dingledine
2020-03-09Update comment in router_differences_are_cosmetic()Steven Engler
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move one voting schedule fn into networkstatus.cNick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'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-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-02-06maps: do not include _ as part of expected prefix in macros.Nick Mathewson
2020-01-28Write unittest that covers cases of INTRODUCE1 handling.George Kadianakis
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