aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20Add unit test for routerstatus_has_changed()Nick Mathewson
2020-01-20Merge remote-tracking branch 'tor-github/pr/1671'teor
2020-01-20Merge remote-tracking branch 'tor-github/pr/1667'teor
2020-01-20add_c_file: Fix "control line not preceded by a blank line"teor
2020-01-20add_c_file: Replace asserts with exceptionsteor
2020-01-20add_c_file: Improve script documentationteor
2020-01-20add_c_file: Improve tor source directory checksteor
2020-01-17Fix a small lint-changes warning.Nick Mathewson
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 "Use tor_api.h entry points in ntmain.c."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-16Add a changes file for disabling the dircache code.Nick 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-16Define a "dircache" module.Nick Mathewson
2020-01-16Merge branch 'maint-0.4.2'teor
2020-01-16Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-01-16Merge branch 'maint-0.4.0' into maint-0.4.1teor
2020-01-16Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-16Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5teor
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-16add_c_file: Rename variables based on the type of pathteor
2020-01-16add_c_file: Simplify some usage of srcdir_file()teor
2020-01-16add_c_file: Document the paths used by each part of the scriptteor
2020-01-16add_c_file: Improve path handling and canonicalisationteor
2020-01-16add_c_file: tolerate ./ in filenames.Nick Mathewson
2020-01-16add_c_file: handle adding to the end of a list correctly.Nick Mathewson
2020-01-15Remove "hyphae" as a known value for BridgeDistribution.Alexander Færøy