summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge branch 'tor-github/pr/1945'David Goulet
2020-06-24addr: Rename resolved_addr_is_local()David Goulet
2020-06-24addr: Refactor find_my_address() to simplify itDavid Goulet
2020-06-24addr: Set out parameters to NULL in resolve_addr.cDavid Goulet
2020-06-24addr: Safeguard last resolved address index accessDavid Goulet
2020-06-24test: Modernize find_my_address() unit testDavid Goulet
2020-06-24changes: Add changes file for ticket #33233David 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-24addr: Make resolve_my_address_v4() use find_my_address()David Goulet
2020-06-24addr: New find_my_address() to support multiple address familiesDavid Goulet
2020-06-24Merge branch 'tor-github/pr/1947'David Goulet
2020-06-24Merge branch 'pr_1931_squashed'Nick Mathewson
2020-06-24Add routerset_contains_router() testNeel Chauhan
2020-06-24Add changes file for ticket #34065Neel Chauhan
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/1944'David Goulet
2020-06-24tls: Make buf_read_from_tls() read at most bytesDavid Goulet
2020-06-24Merge branch 'tor-github/pr/1939'George Kadianakis
2020-06-24Make summarize_protover_flags() handle NULL and empty string the sameNeel Chauhan
2020-06-24Merge branch 'tor-github/pr/1929'George Kadianakis
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-23Changes file for DROPTIMEOUTSMike Perry
2020-06-23Mark state file dirty upon DROPTIMEOUTS commandMike Perry
2020-06-23Merge branch 'maint-0.4.4'Nick Mathewson
2020-06-23Merge branch 'ticket34382' into maint-0.4.4Nick Mathewson
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-22Add changes file for ticket 33816Neel Chauhan
2020-06-22Add circuit_extend_add_ipv(4/6)_helper() testNeel Chauhan
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-17Update the list of recommended protocol versions to match >=0.3.5.Nick Mathewson