aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Make the coducmentation for SingleHop stuff slightly more direNick Mathewson2010-11-15
* Merge remote branch 'sebastian/manpagefixups' into maint-0.2.2Nick Mathewson2010-11-15
|\
| * Document hs dht min uptime change in privnets•••In f87c6f100d2faf8d we made it so that MinUptimeHidServDirectoryV2 defaults to 0 if TestingTorNetwork is set. Add a manpage entry and a changes file. Sebastian Hahn2010-11-10
| * Document the AllowSingleHopExits optionSebastian Hahn2010-11-10
| * Improve documentation for RelayBandwdith* options•••Jesse Adelman noticed that we don't currently describe what happens very well. Sebastian Hahn2010-11-10
| * Add V3BandwidthsFile to the manpageSebastian Hahn2010-11-10
| * Change Natd into NATD in our options.•••Breaking this out of the last commit because this might be more controversial. Sebastian Hahn2010-11-10
| * Fix a typo in the manpageSebastian Hahn2010-11-10
* | Remove everything related to os x expert package•••We decided to no longer ship expert packages for OS X because they're a lot of trouble to keep maintained and confuse users. For those who want a tor on OS X without Vidalia, macports is a fine option. Alternatively, building from source is easy, too. The polipo stuff that is still required for the Vidalia bundle build can now be found in the torbrowser repository, git://git.torproject.org/torbrowser.git. Sebastian Hahn2010-11-10
|/
* Clarify PublishServerDescriptor even moreNick Mathewson2010-10-04
* Describe BridgeRelay and PublishServerDescriptor more correctly.Robert Ransom2010-09-30
* Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine2010-09-29
|\
| * Send control port events for timeouts.•••We now differentiate between timeouts and cutoffs by the REASON string and the PURPOSE string. Mike Perry2010-09-29
* | a dir-spec entry for refuseunknownexits•••plus quiet a log line Roger Dingledine2010-09-27
* | Merge branch 'refuseunknown' into maint-0.2.2Nick Mathewson2010-09-27
|\ \
| * | Add RefuseUnknownExits to the manpageSebastian Hahn2010-09-27
* | | Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \
| * | | Update dir-spec.txt with new weight constraints.Mike Perry2010-09-27
| | |/ | |/|
* | | Merge remote branch 'sebastian/continuation'Nick Mathewson2010-09-24
|\ \ \ | |/ / |/| |
| * | Document multiline options in the manpageSebastian Hahn2010-09-11
* | | Correct default for RendPostPeriod in docsJohn Brooks2010-09-21
| |/ |/|
* | perconnbwrate and perconnbwburst consensus paramsRoger Dingledine2010-09-16
* | circwindow consensus param != CircWindow•••aka update dir-spec.txt to reflect reality Roger Dingledine2010-09-15
* | Merge branch 'bug1184'Nick Mathewson2010-09-15
|\ \
| * | tor-spec.txt tweaks from armaNick Mathewson2010-09-15
| * | Make tor-spec wording easier to understandSebastian Hahn2010-08-03
| * | Clarify that TRUNCATE behavior isn't as-intended•••In tor-spec.txt, instead of saying "nodes may X" instead say "Current nodes do X; this is nonconformant. Clients should watch out for that." Based on observations by wanoskarnet. Nick Mathewson2010-08-02
| * | Clear cell queues when marking or truncating a circuit.•••At best, this patch helps us avoid sending queued relayed cells that would get ignored during the time between when a destroy cell is sent and when the circuit is finally freed. At worst, it lets us release some memory a little earlier than it would otherwise. Fix for bug #1184. Bugfix on 0.2.0.1-alpha. Nick Mathewson2010-07-30
* | | Initial oprofile instructions based on original by weasel.Nick Mathewson2010-09-12
| |/ |/|
* | Merge commit 'karsten/rendspec-koryk'Nick Mathewson2010-08-25
|\ \
| * | Add koryk's modifications to rend-spec.Karsten Loesing2010-08-17
* | | Merge commit 'karsten/dirbytes2'•••Conflicts: src/or/rephist.h Nick Mathewson2010-08-18
|\ \ \
| * | | Count bytes we spend on answering directory requests.Karsten Loesing2010-08-18
| |/ /
* | | Merge commit 'sebastian/misc-reason'Nick Mathewson2010-08-15
|\ \ \
| * | | Retry streams that ended with NOROUTE error•••Also add the NOROUTE reason to control-spec. Sebastian Hahn2010-08-04
| * | | Introduce END_STREAM_REASON_NOROUTESebastian Hahn2010-08-03
* | | | Merge commit 'karsten/stats-manpage'Nick Mathewson2010-08-15
|\ \ \ \
| * | | | Update man page, now that *Statistics can be changed while Tor is running.Karsten Loesing2010-08-15
| | |/ / | |/| |
* | | | minor formatting / comment fixesRoger Dingledine2010-08-13
* | | | Fix url in rend-spec•••Fixes bug 1822 Sebastian Hahn2010-08-12
* | | | doc/HACKING: Explain how to find when a given change was introducedChris Ball2010-08-12
* | | | Fix a typo in control-specSebastian Hahn2010-08-12
* | | | Bug #1773: Revert bad fix (4ef609b8) and do it properly.•••* doc/Makefile.am: Move $(VAR:MOD) expansions inside "if USE_ASCIIDOC". * doc/Makefile.am: Use proper variable name for text input files. * doc/Makefile.am: Initialize vars to empty when !USE_ASCIIDOC. Linus Nordberg2010-08-11
|/ / /
* | | Clarify that implementation is for discussion of implementationNick Mathewson2010-08-03
* | | Add proposal 174 from Ian Goldberg: Optimistic Data for Tor: Server SideNick Mathewson2010-08-03
* | | Bless two proposals from Damian Johnson as 172 and 173.•••(Leaving a gap for the proposal Jake blessed as 171.) Nick Mathewson2010-08-03
* | | Merge commit 'sebastian/distcheck'Nick Mathewson2010-08-03
|\ \ \
| * | | Fix 'make distcheck'•••We were leaving doc/config.log and src/or/micro-revision.i in place during a make clean. Fix that. Sebastian Hahn2010-08-03
* | | | Merge commit 'sebastian/rend-spec'Nick Mathewson2010-08-03
|\ \ \ \
| * | | | Clarify that rend cookies shouldn't be reusedSebastian Hahn2010-08-03
| |/ / /