aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-30addr: Don't guess our address if no Address lines are validDavid Goulet
2020-06-30addr: Continue trying all Address options on resolve failureDavid Goulet
2020-06-30addr: Only attempt Address resolution on non parsable linesDavid Goulet
2020-06-30test: Mixed unit tests for find_my_address()David Goulet
2020-06-30Downgrade "Bug: No entry found in extrainfo map" message.Nick Mathewson
2020-06-30Refactor reachability test logging: log exactly what we launch.Nick Mathewson
2020-06-30Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-06-30Merge branch 'tor-github/pr/1909' into maint-0.3.5Alexander Færøy
2020-06-30test: Unit tests for find_my_address() IPv6David Goulet
2020-06-30Merge branch 'tor-github/pr/1887' into maint-0.4.3Alexander Færøy
2020-06-30Merge branch 'tor-github/pr/1806' into maint-0.4.2Alexander Færøy
2020-06-30Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-06-30test: Rename function to be IPv4 specificDavid Goulet
2020-06-30Merge branch 'tor-github/pr/1793' into maint-0.3.5Alexander Færøy
2020-06-30Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-06-30Merge branch 'tor-github/pr/1785' into maint-0.3.5Alexander Færøy
2020-06-30Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-06-30Merge remote-tracking branch 'nickm-github/bug32884_035' into maint-0.3.5Alexander Færøy
2020-06-30Merge branch 'tor-github/pr/1940'Alexander Færøy
2020-06-29Merge branch 'ticket33290_v2_042' into maint-0.4.2Nick Mathewson
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/1697/head' into maint-0.4.2Nick Mathewson
2020-06-29Merge remote-tracking branch 'tor-github/pr/1722/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-29Merge branch 'dgoulet/tor-ticket40008_045_01'Alexander Færøy
2020-06-26Add a TLS_ERROR bootstrap failure reason.Nick Mathewson
2020-06-26Store errors from TLS write and handshake in the tls_error field.Nick 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-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-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