summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-08-24Merge remote-tracking branch 'tor-github/pr/1247'Nick Mathewson
2019-08-21doc(hacking): update = to # on sectionsAntoine Veuiller
2019-08-21doc(hacking): enhance markdown styleAntoine Veuiller
2019-08-15Fix typos in HiddenServiceExportCircuitIDteor
Closes bug 31418.
2019-07-10Make tor-print-ed-signing-cert output RFC1123 and unix timestamps as wellrl1987
2019-07-02Merge remote-tracking branch 'dgoulet/ticket31008_035_01'George Kadianakis
2019-06-27man: Fix -help typo to --helpDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-06-27Merge branch 'tor-github/pr/1129'David Goulet
2019-06-27doc: update the man page entries for DirAuthority and FallbackDirteor
Improve the documentation for the DirAuthority and FallbackDir torrc options. Closes ticket 30955.
2019-06-24Merge branch 'bug30956_041' into bug30956_masterteor
2019-06-24stats: Always publish pluggable transports in extra info documentsteor
Always publish bridge pluggable transport information in the extra info descriptor, even if ExtraInfoStatistics is 0. This information is needed by BridgeDB. Fixes bug 30956; bugfix on 0.4.1.1-alpha.
2019-06-16Allow excluding documentation from the buildrl1987
2019-06-12Merge branch 'tor-github/pr/1102'George Kadianakis
2019-06-11Merge branch 'tor-github/pr/1031'David Goulet
2019-06-11Merge branch 'ticket28453_v2' into ticket28453_v2_mergedNick Mathewson
2019-06-10Merge remote-tracking branch 'tor-github/pr/1064' into maint-0.4.1Nick Mathewson
2019-06-05change some CI-substitute logicNick Mathewson
2019-05-31Mention Travis/Appveyor/Jenkins URLs in ReleasingTor.mdrl1987
2019-05-30A couple of suggestions from dgoulet on EndOfLife.mdNick Mathewson
2019-05-30Minor tweaks on EOL processNick Mathewson
First, clarify that this is for planned deprecations, not security-related issues. Second, we actually _don't_ want to remove the versions from the approved list before the EOL date, or people will start getting warnings too early.
2019-05-30doc: Add End of Life Tor instructionsteor
Closes 28453.
2019-05-30doc: Add a new Travis CI cron job when there's a new maint branchteor
Part of 28453.
2019-05-16Prop 301: No longer vote on RecommendedPackagesIain R. Learmonth
This is the first half of implementing proposal 301. The RecommendedPackages torrc option is marked as obsolete and the test cases for the option removed. Additionally, the code relating to generating and formatting package lines in votes is removed. These lines may still appear in votes from other directory authorities running earlier versions of the code and so consensuses may still contain package lines. A new consensus method will be needed to stop including package lines in consensuses. Fixes: #28465
2019-05-14Merge branch 'ticket30452_035_v3' into ticket30452_041_v3Nick Mathewson
2019-05-14Add a --list-modules commandNick Mathewson
Closes ticket 30452.
2019-05-13Merge branch 'bug28683_30173_29203_squashed'Nick Mathewson
2019-05-13Bug 29203: Provide ReducedCircuitPadding torrc and consensus paramsMike Perry
2019-05-13Bug 28693: Provide Torrc option to disable circuit padding.Mike Perry
2019-05-06Merge remote-tracking branch 'tor-github/pr/923'Nick Mathewson
2019-05-03Note how to update the new website in the ReleasingTor.md instructionsNick Mathewson
2019-04-29Merge remote-tracking branch 'tor-github/pr/972'Nick Mathewson
2019-04-23Coding Standards: Document how to find git commitsteor
Document how to find git commits and tags for bug fixes in CodingStandards.md. And update some changes file documentation. Closes ticket 30261.
2019-04-19Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-04-19Merge remote-tracking branch 'tor-github/pr/638' into maint-0.3.4teor
2019-04-17Grammar fixes for IPv6Exit in tor.1.txtNeel Chauhan
2019-04-17Update tor.1 man page for IPv6ExitNeel Chauhan
2019-04-11Merge remote-tracking branch 'tor-github/pr/741'Nick Mathewson
2019-04-10doc: Improve the documentation for MapAddress .exitteor
Fixes bug 30109; bugfix on 0.1.0.1-rc.
2019-04-09Merge branch 'maint-0.4.0'teor
2019-04-09Merge remote-tracking branch 'tor-github/pr/862'teor
2019-04-09manpage: Clarify that Tor does stream isolation between *Port listeners by ↵rl1987
default cherry-pick of tor-github/pr/841 to maint-0.4.0.
2019-04-05Merge branch 'maint-0.4.0'George Kadianakis
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
Closes ticket 29357, and comes with appropriate notions of caution.
2019-04-03Removed the use of expect from CodingStandardsRustElichai Turkel
2019-03-27Fix SC2086 warnings in asciidoc-helper.shrl1987
2019-03-26Merge branch 'messaging_v3' into messaging_v3_mergedNick Mathewson
2019-03-26Merge branch 'tor-github/pr/709'George Kadianakis
2019-03-25Add MESG as a new log domain.Nick Mathewson
2019-03-13Merge branch 'bug29221_more_squashed'Nick Mathewson
2019-03-13Improve failure message from check-best-practicesNick Mathewson