- Jan 22, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 21, 2020
-
-
teor authored
Direct connections can use a DirPort or ORPort. Indirect connections must use a multi-hop Tor circuit. Comment-only changes.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 20, 2020
-
-
David Goulet authored
-
David Goulet authored
-
teor authored
Fix a client port list that's missing HTTPTunnelPort. Wrap a long line.
-
teor authored
Explain that: * most flags default to off * flags that default to on are specified Document PreferIPv6Automap in its "No" form, because it's on by default. Cleanup after 32637.
-
teor authored
Make Tor clients tell dual-stack exits that they prefer IPv6 connections. This change is equivalent to setting the PreferIPv6 flag on SOCKSPorts (and most other listener ports). Tor Browser has been setting this flag for some time, and we want to remove a client distinguisher at exits. Also update the man page, putting all the IP flags in their non-default forms. Closes ticket 32637.
-
teor authored
-
teor authored
When we removed obsolete consensus methods in 32695, we also removed ROUTERSTATUS_FORMAT_NO_CONSENSUS_METHOD, so we need to remove it from the routerstatus format tests. Part of 20218.
-
teor authored
* ticket 32695 removed networkstatus_consensus_has_ipv6(), keep that change in master. * ticket 20218 modifies the function name and comment for routerstatus_has_visibly_changed(), keep that change in ticket20218_rebased_squashed.
-
-
-
This is an automated commit, generated by this command: ./scripts/maint/rename_c_identifier.py \ routerstatus_has_changed routerstatus_has_visibly_changed It was generated with --no-verify, since it introduces a wide line. I'll fix it in a subsequent commit.
-
Now they also check whether output of routerstatus_format_entry() has changed.
-
-
teor authored
-
teor authored
-
teor authored
Fix dirauth and relay module include.am add_c_file.py "control line not preceded by a blank line" errors. Also remove a duplicate ADD_C_FILE: SOURCES in the relay module. Obviously correct fixes to already-reviewed code.
-
teor authored
Closes 32962.
-
teor authored
Part of 32962.
-
teor authored
Check that the script isn't in a tor build directory, by looking for a src/include.am file. Part of 32962.
-
- Jan 17, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 32778; bugfix on 0.4.1.1-alpha.
-
Nick Mathewson authored
This reverts commit dca26294.
-
Nick Mathewson authored
This reverts commit 5c240db0.
-
Nick Mathewson authored
-
Nick Mathewson authored
The only code that could set these options to be negative was in the unit tests.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 16, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
We no longer need or need to test: * node_awaiting_ipv6() * networkstatus_consensus_has_ipv6().
-
Nick Mathewson authored
-