aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Collapse)AuthorAge
* add a 'bridge relay' config section to the sample torrcRoger Dingledine2007-12-23
| | | | svn:r12937
* r16997@catbus: nickm | 2007-12-06 18:56:33 -0500Nick Mathewson2007-12-06
| | | | | | | Make http://torproject urls into https://torproject urls. Patch from steve. svn:r12708
* r16995@catbus: nickm | 2007-12-06 18:42:53 -0500Nick Mathewson2007-12-06
| | | | | | | patch from steve: replace more tor.eff.org instances with torproject.org svn:r12707
* We were including instructions about what to do with theRoger Dingledine2007-11-11
| | | | | | | | src/config/fallback-consensus file, but we weren't actually including it in the tarball. Disable all of that for now. svn:r12467
* make it data_DATA too. debugging by random mutation.Roger Dingledine2007-11-11
| | | | svn:r12463
* We weren't actually including the src/config/fallback-consensusRoger Dingledine2007-11-10
| | | | | | | file in the tarball. Reported by phobos. svn:r12462
* r14623@tombo: nickm | 2007-11-01 22:25:18 -0400Nick Mathewson2007-11-02
| | | | | | | More tweaks from karsten, with some cleanup and commentary. svn:r12319
* r16246@catbus: nickm | 2007-10-28 19:34:58 -0400Nick Mathewson2007-10-28
| | | | | | | Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time. svn:r12259
* do another cleanup pass on the sample torrcRoger Dingledine2007-08-19
| | | | svn:r11168
* change the BandwidthRate/BandwidthBurst in the torrcRoger Dingledine2007-06-12
| | | | | | | | | | to RelayBandwidthRate/RelayBandwidthBurst, since that's what most users will actually want. also flesh out the torrc.complete entries and fix a few typos. based on patch from "Armedblowfish". svn:r10570
* also remove these obsolete torrcsRoger Dingledine2007-05-27
| | | | svn:r10362
* what the heck is this obsolete dirservers file still doing here?Roger Dingledine2007-05-27
| | | | svn:r10361
* In the hidden service example in torrc.sample, stop recommendingRoger Dingledine2006-10-08
| | | | | | | esoteric and discouraged hidden service options. svn:r8648
* man, our sample torrc sucked.Roger Dingledine2006-08-01
| | | | svn:r6964
* Remove .cvsignore files from trunkPeter Palfrader2006-07-25
| | | | svn:r6891
* remove the word 'middleman' from the sample torrcRoger Dingledine2006-06-29
| | | | svn:r6703
* fix recommended url in torrc.sample for server sign-upRoger Dingledine2006-06-15
| | | | svn:r6626
* write a better note in torrc.sample about whether to set dirport.Roger Dingledine2006-02-12
| | | | svn:r5978
* more cleanups on the sample torrc fileRoger Dingledine2006-02-09
| | | | svn:r5947
* just because you support the feature does not mean that youRoger Dingledine2006-02-04
| | | | | | | | | | should put an example in the sample torrc file. the debug-info lines were causing some people to think that was a smart loglevel to use, and it also always isn't. svn:r5905
* take AllowUnverifiedNodes out of the sample torrcRoger Dingledine2006-01-17
| | | | svn:r5832
* mention a recommended log level in the sample torrc fileRoger Dingledine2006-01-05
| | | | svn:r5731
* make the commenting in the torrc.sample consistent, and try toRoger Dingledine2006-01-03
| | | | | | | explain in it what comments are. svn:r5711
* Tor26's IP has changed to 86.59.21.38Peter Palfrader2005-11-05
| | | | svn:r5350
* fix a url in the sample torrcRoger Dingledine2005-10-27
| | | | svn:r5324
* and update the sample torrc to reflect the *listenaddress notationRoger Dingledine2005-10-17
| | | | svn:r5261
* link nicknames to trusted directory servers; log these nicknames when ↵Nick Mathewson2005-10-04
| | | | | | mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind. svn:r5184
* add MyFamily to the torrc.sampleRoger Dingledine2005-09-23
| | | | svn:r5133
* Provide dire warnings to any users who set DirServer; move it out of ↵Nick Mathewson2005-09-23
| | | | | | torrc.sample and into torrc.complete. svn:r5132
* Initial complete config file. Organized into easily searchableAndrew Lewman2005-08-16
| | | | | | | sections. svn:r4789
* better log examples in the torrcRoger Dingledine2005-07-23
| | | | svn:r4646
* the abuse faq moved, so change the urlRoger Dingledine2005-07-22
| | | | svn:r4629
* forward-port with a different version claimRoger Dingledine2005-07-19
| | | | svn:r4608
* and here tooRoger Dingledine2005-07-14
| | | | svn:r4561
* make the comment next to RunAsDaemon mention that it is a noop on win32Roger Dingledine2005-06-26
| | | | svn:r4489
* forward-port:Roger Dingledine2005-06-09
| | | | | | | | | ## If certain IPs and ports are blocked externally, e.g. by your firewall, ## you should update your exit policy to reflect this -- otherwise Tor ## users will be told that those destinations are down. svn:r4376
* correct some instructions in the sample torrcRoger Dingledine2005-06-06
| | | | svn:r4314
* test out commit mails againRoger Dingledine2005-05-23
| | | | svn:r4281
* put a tor version at the top of the torrc.sample fileRoger Dingledine2005-05-23
| | | | svn:r4280
* fix url in comment in torrcRoger Dingledine2005-05-15
| | | | svn:r4225
* don't point to the 0.0.9.x manual onlyRoger Dingledine2005-04-04
| | | | svn:r4007
* put a note in the torrc about abuse potential with the defaultRoger Dingledine2005-04-04
| | | | | | | exit policy. svn:r4006
* make slightly clearer that socksport is for local applicationsRoger Dingledine2005-03-27
| | | | svn:r3901
* Describe where to find torrc on OS XNick Mathewson2005-03-27
| | | | svn:r3889
* make example contactinfo entries slightly more spam resistant, sinceRoger Dingledine2005-03-21
| | | | | | | people are seeing spam to their contactinfo addresses now. (yay.) svn:r3795
* added short blurb about ControlPort to sample torrcGeoff Goodell2005-03-19
| | | | svn:r3790
* removing the warning about port 80.Thomas Sjögren2005-03-18
| | | | svn:r3773
* add "warning" about port 80 to torrc.sample.inThomas Sjögren2005-03-18
| | | | svn:r3772
* Show people where they can find the default exit policy.Thomas Sjögren2005-03-14
| | | | svn:r3762
* make the example log-to-file line use log-level notice rather thanRoger Dingledine2005-01-28
| | | | | | | log-level warn. svn:r3441