aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Collapse)AuthorAge
* 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
* comment SocksPort better as it pertains to serversRoger Dingledine2005-01-22
| | | | svn:r3413
* better comments for exit policies in torrc.sampleRoger Dingledine2005-01-19
| | | | svn:r3371
* make it clearer why FooPort and FooBindAddress are separateRoger Dingledine2005-01-19
| | | | svn:r3369
* 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
* forward-port dirservers fileRoger Dingledine2004-05-06
| | | | svn:r1812
* give us a new dirservers fileRoger Dingledine2004-04-25
| | | | svn:r1700
* Update cvsignoresPeter Palfrader2004-04-09
| | | | svn:r1577