aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Collapse)AuthorAge
* Update the rest of the geoip file.Karsten Loesing2009-06-04
|
* Update the geoip fileNick Mathewson2009-06-03
|
* Update to the "April 3 2009" ip-to-country file.Roger Dingledine2009-04-12
| | | | svn:r19307
* put HashedControlPassword and CookieAuthentication explicitly in theRoger Dingledine2009-04-12
| | | | | | | torrc.sample.in, so unix people don't shoot themselves in the foot. svn:r19304
* Update to the "February 26 2009" ip-to-country fileRoger Dingledine2009-03-05
| | | | svn:r18774
* Update to the "January 23 2009" ip-to-country fileRoger Dingledine2009-02-12
| | | | svn:r18503
* give torrc.sample its yearly overhaul. the main change is toRoger Dingledine2009-01-30
| | | | | | | | | merge the 'bridge relay' section into the 'main relay' section, so people stop getting confused about whether they should fill out both sections (they shouldn't). svn:r18348
* Update to the "December 19 2008" ip-to-country fileRoger Dingledine2009-01-06
| | | | svn:r17968
* cleanups on r17500Roger Dingledine2008-12-07
| | | | svn:r17501
* New DirPortFrontPage option that takes an html file and publishes it as "/" ↵Jacob Appelbaum2008-12-07
| | | | | | on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. svn:r17500
* Update to the "September 1 2008" ip-to-country file.Roger Dingledine2008-09-23
| | | | svn:r16940
* update to june 9 2008 ip-to-country fileRoger Dingledine2008-06-11
| | | | svn:r15124
* Do not ship a fallback-consensus until the related bugs are fixed.Nick Mathewson2008-05-29
| | | | svn:r14794
* say how we generated the geoip fileRoger Dingledine2008-05-28
| | | | svn:r14786
* Fix the rpm build: we need to list all our files in the files section. ↵Nick Mathewson2008-05-28
| | | | | | Also, put fallback-consensus and geoip file in /usr/share/tor/, not in /usr/share/ svn:r14778
* include the geoip file in the tarball, and load it by defaultRoger Dingledine2008-05-28
| | | | | | | | when tor starts. this breaks rpms and maybe other packages. svn:r14764
* add a monster geoip file to src/config, so we can ship it withRoger Dingledine2008-05-28
| | | | | | | all the tors. svn:r14761
* revert r13221 (for now)Roger Dingledine2008-01-26
| | | | svn:r13289
* put the fallback-consensus file back into the tarball.Roger Dingledine2008-01-21
| | | | | | | | this should re-introduce bug 572, and maybe we'll get some actual bug reports this time. svn:r13221
* 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