summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2020-06-29Merge remote-tracking branch 'tor-github/pr/1696/head' into maint-0.4.2Nick Mathewson
2020-06-29Merge remote-tracking branch 'tor-github/pr/1829/head' into maint-0.4.3Nick Mathewson
2020-06-29Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson
2020-06-29Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5Nick Mathewson
2020-06-26Move remaining CodeStructure.md contents into doxygen.Nick Mathewson
2020-06-26Remove special authority semantics for AssumeReachable.Nick Mathewson
2020-06-26Merge branch 'assume_reachable_revamp'Nick Mathewson
2020-06-26Remove stub macro for router_new_consensus_params()Nick Mathewson
2020-06-25Merge branch 'tor-github/pr/1917'David Goulet
2020-06-25Add an fingerprint-ed25519 file to the data directoryNeel Chauhan
2020-06-25Merge branch 'tor-github/pr/1948'David Goulet
2020-06-25Merge branch 'maint-0.4.4'David Goulet
2020-06-24Merge branch 'tor-github/pr/1935'David Goulet
2020-06-24Make HSFETCH take the decoded length into account, not the base32 oneNeel Chauhan
2020-06-24Add an AssumeReachableIPv6 autobool option.Nick Mathewson
2020-06-24Add two new networkstatus parameters to emulate AssumeReachable.Nick Mathewson
2020-06-24Rename router_should_skip_orport_reachability_check.Nick Mathewson
2020-06-24Move code into notify_after_networkstatus_changes().Nick Mathewson
2020-06-24Make a bunch of networkstatus_t parameters constant.Nick Mathewson
2020-06-24Add a control event for launching IPv6 ORPort checks.Nick Mathewson
2020-06-24Merge branch 'tor-github/pr/1945'David Goulet
2020-06-24addr: Rename resolved_addr_is_local()David Goulet
2020-06-24addr: Remove resolve_my_address_v4()David Goulet
2020-06-24addr: Refactor is_local_addr() to support IPv6David Goulet
2020-06-24addr: Refactor last resolved address cache accessorsDavid Goulet
2020-06-24Merge branch 'tor-github/pr/1947'David Goulet
2020-06-24Merge branch 'pr_1931_squashed'Nick Mathewson
2020-06-24Make routerset_contains_router() support IPv6Neel Chauhan
2020-06-24Replace router_should_skip_*() identifiers.Nick Mathewson
2020-06-24Merge branch 'tor-github/pr/1942'David Goulet
2020-06-23Merge branch 'tor-github/pr/1943'George Kadianakis
2020-06-23Relocate CBT event to control_events.cMike Perry
2020-06-23Mark state file dirty upon DROPTIMEOUTS commandMike Perry
2020-06-23Reinstate support for GUARD NEW/UP/DOWN control port events.George Kadianakis
2020-06-23Clarify logic in router_should_skip_orport_reachability_check_family()Nick Mathewson
2020-06-23reachability_warnings_callback: simplify v4/v6_ok logicNick Mathewson
2020-06-23addr: Rename last_resolved_addr to be v4 specificDavid Goulet
2020-06-23addr: Rename resolve_my_address to be v4 specificDavid Goulet
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-06-23Merge branch 'maint-0.4.4'David Goulet
2020-06-23Merge branch 'tor-github/pr/1937' into maint-0.4.4David Goulet
2020-06-22Merge branch 'pr_1930_squashed'Nick Mathewson
2020-06-22Fill in missing IPv6 addresses in extend cellsNeel Chauhan
2020-06-22Merge branch 'maint-0.4.4'David Goulet
2020-06-22Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...Miguel Jacq
2020-06-18Split "can reach ipv4 orport" from "can reach ipv6 orport".Nick Mathewson
2020-06-17selftest: turn can_reach_{dir,or}_port into boolsNick Mathewson
2020-06-17Reject Tor relays running the 0.4.1 seriesNeel Chauhan
2020-06-17Update the list of recommended protocol versions to match >=0.3.5.Nick Mathewson
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson