summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-22dir_connection_t: Explain dirconn_direct betterteor
2020-01-21Bump to 0.4.3.1-alphaNick Mathewson
2020-01-20Merge branch 'tor-github/pr/1675'David Goulet
2020-01-20Merge branch 'tor-github/pr/1668'David Goulet
2020-01-20config: Make clients tell dual-stack exits they prefer IPv6teor
2020-01-20Merge remote-tracking branch 'tor-github/pr/1673'teor
2020-01-20test/nodelist: Remove ROUTERSTATUS_FORMAT_NO_CONSENSUS_METHODteor
2020-01-20Merge branch 'ticket20218_rebased_squashed' into ticket20218_mergedteor
2020-01-20Rename test to match new identifier.Nick Mathewson
2020-01-20split a wide lineNick Mathewson
2020-01-20Rename routerstatus_has_changed to routerstatus_has_visibly_changedNick Mathewson
2020-01-20Update routerstatus_has_changed tests.Nick Mathewson
2020-01-20Add unit test for routerstatus_has_changed()Nick Mathewson
2020-01-20Merge remote-tracking branch 'tor-github/pr/1671'teor
2020-01-17Merge remote-tracking branch 'tor-github/pr/1529'Nick Mathewson
2020-01-17Initialize publish/subscribe code when running as an NT service.Nick Mathewson
2020-01-17Revert "Restore feature where nt-services detect non-"run_tor" modes."Nick Mathewson
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-17Remove some dead checksNick Mathewson
2020-01-17fix a stray asterisk in a commentNick 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 remote-tracking branch 'tor-github/pr/1663'Nick Mathewson
2020-01-16Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_mergedNick Mathewson
2020-01-16Document why dircache is not included in --list-modulesNick Mathewson
2020-01-16Add have_module_dircache().Nick Mathewson
2020-01-16Turn several functions from stubs into macrosNick 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-16Disable feature/dircache files when dircache module is disabled.Nick Mathewson
2020-01-16Use dir_conn_clear_spool() in connection.c.Nick Mathewson
2020-01-16Move dirserv_get_routerdescs() to control_getinfo.cNick Mathewson
2020-01-16Move dir_split_resource_into_spoolable() to dircache module.Nick Mathewson
2020-01-15Don't escape the bridge distribution value.Alexander Færøy
2020-01-16add_c_file: Fix "control line not preceded by a blank line"teor
2020-01-15Remove "hyphae" as a known value for BridgeDistribution.Alexander Færøy
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-15Lowercase BridgeDistribution value before adding it to the descriptor.Alexander Færøy
2020-01-15Make BridgeDistribution setting validator case-insensitive.Alexander Færøy
2020-01-15Always escape BridgeDistribution value from torrc in descriptors.Alexander Færøy
2020-01-15Tell static analyzer that having ntservice functions not exist is okNick Mathewson
2020-01-15compat_compiler: add a macro to prevent coverity deadcode warnings.Nick Mathewson
2020-01-16Merge remote-tracking branch 'tor-github/pr/1661'teor
2020-01-14Merge branch 'ticket32892_043_01_squashed'Nick Mathewson