aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-02-11dirauth: Add option AuthDirRejectRequestsUnderLoadDavid Goulet
This controls the previous feature added that makes dirauth send back a 503 error code on non relay connections if under bandwidth pressure. Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-11-25CodingStandards: Use consistent spacingteor
* 2 newlines before ====== headers * 1 newline before ------ headers
2019-11-25CodingStandards: Use the correct changes file formatteor
And remove a duplicate description of the format. Obviously correct changes to documentation.
2019-10-23Remove outdated note.Philipp Winter
BridgeDB supports bridge-distribution lines since version 0.5.0: <https://bugs.torproject.org/23957>
2019-10-23clarify in man page: we count by powers of twoRoger Dingledine
Make clear in the man page, in both the bandwidth section and the accountingmax section, that Tor counts in powers of two, not powers of ten: 1 GByte is 1024*1024*1024 bytes, not one billion bytes. Resolves ticket 32106.
2019-10-08Merge branch 'tor-github/pr/1381'David Goulet
2019-10-07fix typo in how-to-review guidelinestor-0.4.2.2-alphaRoger Dingledine
2019-10-01Improve v3 client auth documentation in the man page.George Kadianakis
2019-09-30Fix the documentation for GuardLifetime.Nick Mathewson
2019-09-30Merge branch 'tor-github/pr/1366'George Kadianakis
2019-09-24Copy architectural documentation from tor-guts.git repositoryNick Mathewson
I started this repository a while ago to work on documentation for Tor's internals. It needs substantial revision, but first, let's get it copied into Tor's repository. These files are copied, "warts and all", from the tor-guts.git repo, commit de1e34259178b09861c0dea319c760fa80d0099a. Part of 31819.
2019-09-24doc: Document the signal-safe log behaviour in the tor man pageteor
Part of 31389.
2019-08-26man: Entry for the HS intro DoS defensesDavid Goulet
This also adds a "subsection" to the HIDDEN SERVICE OPTIONS section to seperate per-service and per-instance options. It is a bit less messy this way. The HS DoS options are added to the per-service section. Part of #30924 Signed-off-by: David Goulet <dgoulet@torproject.org>
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-08-12Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.3.5teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/741' into maint-0.3.5teor
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