aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-30Merge branch 'bug32673_035'Nick Mathewson
2020-01-30Merge branch 'bug33093_logging_035'Nick Mathewson
2020-01-29buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG().Nick Mathewson
2020-01-29Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()Nick Mathewson
2020-01-24tests for ticket 33039Taylor Yu
2020-01-24fix leak in GETCONFTaylor Yu
2020-01-22Bump to 0.4.3.1-alpha-devNick Mathewson
2020-01-22Merge branch 'tor-github/pr/1677'David Goulet
2020-01-22Lower log level of standard error messages from PT's.Alexander Færøy
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-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