aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-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
2015-08-05Write a bunch more test for doc/WritingTestsNick Mathewson
2015-08-03Update doc/HACKING with more coverage instructionsNick Mathewson
2015-07-24Move the note about non-localhost SOCKSPort usage up to where it belongs.Linus Nordberg
2015-07-23Bump version (and explain how)Nick Mathewson
2015-07-22Actually, write the torrc format in ABNFNick Mathewson
2015-07-20Document the torrc format as thoroughly as possibleNick Mathewson
2015-07-16Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'Nick Mathewson
2015-06-29Add the torrc option HiddenServiceNumIntroductionPointsDavid Goulet
2015-06-10Update and clarify release checklistAndrea Shepard
2015-06-06Add instructions for clang sanitizers, static analyzer, and coverityteor