aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26Move remaining CodeStructure.md contents into doxygen.Nick Mathewson
2020-06-26Remove changes files that appeared in tor 0.4.4.1-alpha.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-25addr: Look at /48 for IPv6 in is_local_addr()David Goulet
2020-06-25Merge branch 'tor-github/pr/1951'David Goulet
2020-06-25Merge branch 'tor-github/pr/1917'David Goulet
2020-06-25Add test for fingerprint-ed25519 fileNeel Chauhan
2020-06-25Add an fingerprint-ed25519 file to the data directoryNeel Chauhan
2020-06-25Merge branch 'tor-github/pr/1948'David Goulet
2020-06-25Remove now-unused OPTIONS_DUMP_DEFAULTS.Nick Mathewson
2020-06-25Deprecate the "--dump-config non-builtin" optionNick Mathewson
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-24Merge branch 'ahf/gitlab-readme' into 'master'Alexander Færøy
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: 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