aboutsummaryrefslogtreecommitdiff
path: root/src/config/torrc.sample.in
Commit message (Collapse)AuthorAge
...
* make it clearer you can have multiple SocksBindAddress directivesRoger Dingledine2005-01-03
| | | | svn:r3262
* clarify the comments about logs in the torrcRoger Dingledine2005-01-02
| | | | svn:r3239
* add a comment to explain what ContactInfo is forRoger Dingledine2005-01-01
| | | | svn:r3236
* mark nickname and ORPort as the two required fields for serversRoger Dingledine2004-12-16
| | | | svn:r3156
* fix header text of torrc.sampleRoger Dingledine2004-12-10
| | | | svn:r3129
* clean up docs a bit for default log lines.Roger Dingledine2004-12-07
| | | | svn:r3098
* move the rendezous section of the torrc to the middle, sinceRoger Dingledine2004-11-27
| | | | | | | | it isn't server-only, and indeed it may be unwise to run a hidden service on a server. svn:r2995
* Note where torrc goes.Nick Mathewson2004-11-14
| | | | svn:r2865
* Fix two comments in torrc.sample.in directly in the upstream sourcePeter Palfrader2004-11-12
| | | | svn:r2812
* clean torrc sampleRoger Dingledine2004-11-12
| | | | | | | | change log files to end in .log for logrotate to notice mention that address doesn't need to be defined svn:r2803
* don't ship with the default dirservers listed explicitly. leave themRoger Dingledine2004-11-10
| | | | | | | unlisted so we can change the default later. svn:r2762
* fix mistake in commentsRoger Dingledine2004-11-09
| | | | svn:r2723
* Update log documentationNick Mathewson2004-11-05
| | | | svn:r2691
* clarify it even betterRoger Dingledine2004-11-05
| | | | svn:r2687
* resolve misleading torrc commentsRoger Dingledine2004-11-05
| | | | svn:r2686
* fix problems introduced by rpm spec patch.Nick Mathewson2004-11-04
| | | | svn:r2675
* Merge RPM spec patch from jbashNick Mathewson2004-11-04
| | | | svn:r2674
* Add SysLog option to direct log messages to the system log instead of a FILE*.Nick Mathewson2004-10-26
| | | | svn:r2591
* advertise moria2's dirport as 18.244.0.114:80Roger Dingledine2004-10-14
| | | | svn:r2511
* reformat comment and fix typoRoger Dingledine2004-10-14
| | | | svn:r2485
* Remove need for dirservers file: now, we note trusted dirservers in ↵Nick Mathewson2004-10-14
| | | | | | configuration options, and only need to remember addr:port and key digest for each one. svn:r2479
* better example lines for dirbindaddress and orbindaddressRoger Dingledine2004-10-03
| | | | svn:r2415
* don't imply to people that they should store their hidden serviceRoger Dingledine2004-09-23
| | | | | | | keys in /tmp svn:r2371
* JI hates people who say "IP" when they mean "IP address"Roger Dingledine2004-09-12
| | | | svn:r2352
* Fix documentation about how not to be an OPNick Mathewson2004-09-10
| | | | svn:r2342
* allow unverified nodes in middle and rendezvous positions by defaultRoger Dingledine2004-08-17
| | | | svn:r2258
* clarify sockspolicy, exitpolicy rulesRoger Dingledine2004-08-06
| | | | svn:r2157
* update the sample torrcRoger Dingledine2004-08-04
| | | | svn:r2139
* add a comment asking ORs to configure a DirPort tooRoger Dingledine2004-07-22
| | | | svn:r2104
* add an example ContactInfo line to torrc.sampleRoger Dingledine2004-06-29
| | | | svn:r1988
* what is this "command line" that we can allegedly write to?Roger Dingledine2004-06-13
| | | | svn:r1967
* Address can be an IP tooRoger Dingledine2004-06-10
| | | | svn:r1964
* tweak on the sample torrcRoger Dingledine2004-06-06
| | | | svn:r1951
* Document new config options in torrc.sample.inNick Mathewson2004-06-02
| | | | svn:r1944
* a few instructions for hidden servicesRoger Dingledine2004-05-20
| | | | svn:r1914
* having two example exitpolicy lines, when only one is allowed, was confusingRoger Dingledine2004-05-13
| | | | svn:r1865
* clean up torrc.sample moreRoger Dingledine2004-04-08
| | | | svn:r1543
* it's HiddenServiceDirRoger Dingledine2004-04-03
| | | | svn:r1457
* no underscores in nicknamesRoger Dingledine2004-04-03
| | | | svn:r1454
* Add examples for hidden servicesNick Mathewson2004-04-03
| | | | svn:r1453
* rename torrc to torrc.sampleRoger Dingledine2004-03-30
now by default no torrc will be installed, so we'll just use the built-in defaults (we already do this on windows) svn:r1375