Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-09 | Remove the ClientAutoIPv6ORPort option | Neel Chauhan | |
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1728/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-12 | Moved [[RephistTrackTime]] to General Options. | swati | |
2020-02-12 | Addressed minor changes suggested in the ticket | swati | |
2020-02-11 | Alphabetized Server Options and Directory Server Options | swati | |
2020-02-10 | Merge remote-tracking branch 'tor-github/pr/1711' | Nick Mathewson | |
2020-02-07 | Updated introductory text for CIRCUIT TIMEOUT and DORMANT MODE options | swati | |
2020-02-06 | Added a section for Dormant mode options | swati | |
2020-02-05 | Added the NodeFamily option to Node Selection Options section | swati | |
2020-02-05 | Updated the introductory text and titles of Timeout and Node selection options | swati | |
2020-02-03 | go in to fix one typo, end up fixing more | Roger Dingledine | |
2020-02-01 | Added Timeout and Node Sections to the Tor Manual | swati | |
2020-01-23 | update doc/HACKING/ReleasingTor.md | Nick Mathewson | |
2020-01-20 | Merge branch 'tor-github/pr/1675' | David Goulet | |
2020-01-20 | doc: Minor man page fixes | teor | |
Fix a client port list that's missing HTTPTunnelPort. Wrap a long line. | |||
2020-01-20 | doc: Improve port flags in man page | teor | |
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. | |||
2020-01-20 | config: Make clients tell dual-stack exits they prefer IPv6 | teor | |
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. | |||
2020-01-16 | Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged | Nick Mathewson | |
Resolved conflicts in src/core/include.am | |||
2020-01-16 | Define a "dircache" module. | Nick Mathewson | |
For now, this module is enabled whenever the relay module is enabled, and disabled whenever the relay module is disabled. Though they are logically separate, the use cases for running one without the other are rare enough that we don't really want to support compiling them independently. | |||
2020-01-13 | Deprecate the ClientAutoIPv6ORPort option | Neel Chauhan | |
2020-01-13 | Merge branch 'pr_1643_squashed' | Nick Mathewson | |
2020-01-13 | manpage: group some SafeSocks-related options | Taylor Yu | |
Move some SafeSocks-related options near each other. Part of ticket 32846. | |||
2020-01-13 | manpge: reorder some padding-related options | Taylor Yu | |
Move ReducedCircuitPadding and ReducedConnectionPadding immediately after the corresponding non-Reduced options. Part of ticket 32846. | |||
2020-01-13 | manpage: GuardfractionFile is authority-only | Taylor Yu | |
Only directory authorities use the GuardfractionFile option, so move it to that section. Part of ticket 32846. | |||
2020-01-13 | manpage: alphabetize client options | Swati Thacker | |
Alphabetize client options in tor.1.txt. Closes ticket32846. | |||
2020-01-09 | Merge branch 'ticket22029_attempt_squashed' | Nick Mathewson | |
2020-01-09 | Update tor.1 man page for Bug #22029 | Neel Chauhan | |
2020-01-06 | Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged | Nick Mathewson | |
2020-01-06 | Merge remote-tracking branch 'tor-github/pr/1615' | Nick Mathewson | |
2020-01-06 | Add documentation about building a TAGS file. | Nick Mathewson | |
Patch from opara. Closes ticket 32779. | |||
2019-12-19 | Mark TestingEstimatedDescriptorPropagationTime as obsolete. | Nick Mathewson | |
We stopped looking at this option in 85cf6dcba3693b, back when we implemented the minimal pieces of prop275. Since then, we've had code to validate and adjust this option, and to give it a different value in testing networks, but the option hasn't actually done anything. We can safely mark it as OBSOLETE, since doing so does not make any old configuration get rejected. Closes ticket 32807. | |||
2019-12-17 | Add NSF support acknowledgment to circpad dev doc. | Mike Perry | |
2019-12-17 | Merge branch 'pr1590_amended_commit' | teor | |
2019-12-17 | manpage: fixes to alphabetize General Options | Taylor Yu | |
2019-12-16 | Add circuit padding developer and quickstart docs. | Mike Perry | |
2019-12-12 | manpage: fix some quoting | Taylor Yu | |
Fix some quoting, especially of constructs like "[address:]port", that were proving tricky for Asciidoctor tooling to parse correctly. Also fix formatting of some configuration variable names that contained double underscores. Neither asciidoc nor asciidoctor was rendering some of those correctly. Part of ticket 32708. | |||
2019-12-12 | manpage: section titles to 1-line | Taylor Yu | |
Change the section title formatting to use the one-line format. This allows Asciidoctor-based tooling to parse it more easily. Part of ticket 32708. | |||
2019-12-12 | manpage: indent linebreak markup | Taylor Yu | |
Indent the asciidoc markup for lone linebreaks to match the preceding paragraph line, so that Asciidoctor tools can format them correctly. Part of ticket 32708. | |||
2019-12-12 | manpage: minor formatting fixes | Taylor Yu | |
These are unrelated changes done by Swati while doing the alphabetizing. Part of ticket 32708. | |||
2019-12-12 | manpage: alphabetize General Options | Swati Thacker | |
Part of ticket 32708. | |||
2019-11-25 | Merge branch 'maint-0.4.2' | teor | |
Merge tor_free() notes with whitespace fixes. | |||
2019-11-25 | CodingStandards: Use consistent spacing | teor | |
* 2 newlines before ====== headers * 1 newline before ------ headers | |||
2019-11-25 | Merge branch 'maint-0.4.2' | teor | |
2019-11-25 | CodingStandards: Use the correct changes file format | teor | |
And remove a duplicate description of the format. Obviously correct changes to documentation. | |||
2019-11-21 | Merge branch 'reversible_3' | Nick Mathewson | |
2019-11-21 | hs-v3: Return bad address SOCKS5 extended error | David Goulet | |
If ExtendedErrors is set for the SocksPort, an invalid .onion address now returns the 0xF6 error code per prop304. Closes #30022 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2019-11-20 | Make KeyDirectory's GroupReadable behave the same as CacheDirectory's. | Nick Mathewson | |
In #26913 we solved a bug where CacheDirectoryGroupReadable would override DataDirectoryGroupReadable when the two directories are the same. We never did the same for KeyDirectory, though, because that's a rare setting. Now that I'm testing this code, though, fixing this issue seems fine. Fixes bug #27992; bugfix on 0.3.3.1-alpha. | |||
2019-11-18 | Merge branch 'tor-github/pr/1423' | George Kadianakis | |
2019-11-18 | doc: Manpage entry for ExtendedErrors of prop304 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2019-11-12 | Merge branch 'ticket32467' | Nick Mathewson | |