summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-11-23Rename RecommendedPackageVersions to RecommendedPackagesDamian Johnson
2015-11-23Replace 'SOCKSPort' with 'SocksPort'Damian Johnson
2015-11-23Note in man page where users can file bugsDamian Johnson
2015-11-23ControlPort's section on flags wasn't indentedDamian Johnson
2015-11-23Malformed ExtORPort entry in man pageDamian Johnson
2015-11-20man update: ExitPolicyRejectPrivate outbound and port addressesteor (Tim Wilson-Brown)
2015-11-13fix an email address in doc/HACKING/ReleasingTor.mdNick Mathewson
2015-11-13Merge commit '7b859fd8c558c9cf08add79db87fb1cb76537535'Nick Mathewson
2015-11-12+ and / usage clarification - Fixes #13158Joan Queralt
2015-11-05Delete trailing whitespace in md filesNick Mathewson
2015-11-05add release notesNick Mathewson
2015-11-05added some markdown formattingtom lurge
2015-11-03Fix filename endings in HACKING. Patch from "ckomlo", ticket #17515.Nick Mathewson
2015-10-30Refer to the actual minima and the preferred minimumNick Mathewson
2015-10-30Bump up minimum BandwidthRate from 30KB to 250KBytes - Fixes #16382Nima Fatemi
2015-10-30Merge branch 'doc17392'Nick Mathewson
2015-10-30Mention torspec URL in the manpage.rl1987
2015-10-29hacking is now markdownNick Mathewson
2015-10-29More issues that Karsten spottedNick Mathewson
2015-10-29Clean up the doc/HACKING/* docs a bit.Karsten Loesing
2015-10-22Actually add HowToReview.txtNick Mathewson
2015-10-22Start writing a how to review docNick Mathewson
2015-10-21Add another entry to ReleasingTor email list, per anonymNick Mathewson
2015-10-21Note that you can use a unix domain socket for hsportNick Mathewson
2015-10-21Fix a bunch more memory leaks in the tests.Nick Mathewson
2015-10-14Mention trunnel in CodingStandards; describe how in trunnel/READMENick Mathewson
2015-10-09Add a doc/HACKING/README.1stNick Mathewson
2015-10-09Split the old doc/HACKING into several new filesNick Mathewson
2015-10-09Move hacking documentation into a new subdirectory.Nick Mathewson
2015-10-08Add my draft (in-progress) guide to getting started on tor developmentNick Mathewson
2015-10-08finish up doc/WritingTests.txtNick Mathewson
2015-09-30Add SyslogIdentityTagPeter Palfrader
2015-09-24changes file and manpage entry for AuthDirPinKeysNick Mathewson
2015-09-22Merge branch 'feature16944_v2'Nick Mathewson
2015-09-22Update private ExitPolicy in man page and torrcs for 10727, formattingteor (Tim Wilson-Brown)
2015-09-22Add IPv6 syntax to ExitPolicy intro paragraph in man pageteor (Tim Wilson-Brown)
2015-09-22Update docs with advice for separate IPv4 and IPv6 exit policiesteor (Tim Wilson-Brown)
2015-09-16Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027teor (Tim Wilson-Brown)
2015-09-16ExitPolicyRejectPrivate rejects local IPv6 address and interface addressesteor (Tim Wilson-Brown)
2015-09-16ExitPolicy accept6/reject6 produces IPv6 wildcard addresses onlyteor (Tim Wilson-Brown)
2015-09-08Merge branch 'feature15482_squashed'Nick Mathewson
2015-09-08Add `KeepAliveIsolateSOCKSAuth` as a SOCKSPort option.Yawning Angel
2015-09-04Add "OfflineMasterKey" optionNick Mathewson
2015-09-03Add doc/WritingTests.txt to distributionNick Mathewson
2015-09-02Enable hidden service statistics by defaultDavid Goulet
2015-09-01Include doc/TUNING in our release tarballsSebastian Hahn
2015-08-25Document callgraph analysis codeNick Mathewson
2015-08-21Remove tor-fw-helper more thoroughlySebastian Hahn
2015-08-18New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flagsteor
2015-08-18Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPortteor