Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | write a better note in torrc.sample about whether to set dirport. | Roger Dingledine | 2006-02-12 |
| | | | | svn:r5978 | ||
* | more cleanups on the sample torrc file | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5947 | ||
* | just because you support the feature does not mean that you | Roger Dingledine | 2006-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 torrc | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5832 | ||
* | mention a recommended log level in the sample torrc file | Roger Dingledine | 2006-01-05 |
| | | | | svn:r5731 | ||
* | make the commenting in the torrc.sample consistent, and try to | Roger Dingledine | 2006-01-03 |
| | | | | | | | explain in it what comments are. svn:r5711 | ||
* | Tor26's IP has changed to 86.59.21.38 | Peter Palfrader | 2005-11-05 |
| | | | | svn:r5350 | ||
* | fix a url in the sample torrc | Roger Dingledine | 2005-10-27 |
| | | | | svn:r5324 | ||
* | and update the sample torrc to reflect the *listenaddress notation | Roger Dingledine | 2005-10-17 |
| | | | | svn:r5261 | ||
* | link nicknames to trusted directory servers; log these nicknames when ↵ | Nick Mathewson | 2005-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.sample | Roger Dingledine | 2005-09-23 |
| | | | | svn:r5133 | ||
* | Provide dire warnings to any users who set DirServer; move it out of ↵ | Nick Mathewson | 2005-09-23 |
| | | | | | | torrc.sample and into torrc.complete. svn:r5132 | ||
* | Initial complete config file. Organized into easily searchable | Andrew Lewman | 2005-08-16 |
| | | | | | | | sections. svn:r4789 | ||
* | better log examples in the torrc | Roger Dingledine | 2005-07-23 |
| | | | | svn:r4646 | ||
* | the abuse faq moved, so change the url | Roger Dingledine | 2005-07-22 |
| | | | | svn:r4629 | ||
* | forward-port with a different version claim | Roger Dingledine | 2005-07-19 |
| | | | | svn:r4608 | ||
* | and here too | Roger Dingledine | 2005-07-14 |
| | | | | svn:r4561 | ||
* | make the comment next to RunAsDaemon mention that it is a noop on win32 | Roger Dingledine | 2005-06-26 |
| | | | | svn:r4489 | ||
* | forward-port: | Roger Dingledine | 2005-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 torrc | Roger Dingledine | 2005-06-06 |
| | | | | svn:r4314 | ||
* | test out commit mails again | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4281 | ||
* | put a tor version at the top of the torrc.sample file | Roger Dingledine | 2005-05-23 |
| | | | | svn:r4280 | ||
* | fix url in comment in torrc | Roger Dingledine | 2005-05-15 |
| | | | | svn:r4225 | ||
* | don't point to the 0.0.9.x manual only | Roger Dingledine | 2005-04-04 |
| | | | | svn:r4007 | ||
* | put a note in the torrc about abuse potential with the default | Roger Dingledine | 2005-04-04 |
| | | | | | | | exit policy. svn:r4006 | ||
* | make slightly clearer that socksport is for local applications | Roger Dingledine | 2005-03-27 |
| | | | | svn:r3901 | ||
* | Describe where to find torrc on OS X | Nick Mathewson | 2005-03-27 |
| | | | | svn:r3889 | ||
* | make example contactinfo entries slightly more spam resistant, since | Roger Dingledine | 2005-03-21 |
| | | | | | | | people are seeing spam to their contactinfo addresses now. (yay.) svn:r3795 | ||
* | added short blurb about ControlPort to sample torrc | Geoff Goodell | 2005-03-19 |
| | | | | svn:r3790 | ||
* | removing the warning about port 80. | Thomas Sjögren | 2005-03-18 |
| | | | | svn:r3773 | ||
* | add "warning" about port 80 to torrc.sample.in | Thomas Sjögren | 2005-03-18 |
| | | | | svn:r3772 | ||
* | Show people where they can find the default exit policy. | Thomas Sjögren | 2005-03-14 |
| | | | | svn:r3762 | ||
* | make the example log-to-file line use log-level notice rather than | Roger Dingledine | 2005-01-28 |
| | | | | | | | log-level warn. svn:r3441 | ||
* | comment SocksPort better as it pertains to servers | Roger Dingledine | 2005-01-22 |
| | | | | svn:r3413 | ||
* | better comments for exit policies in torrc.sample | Roger Dingledine | 2005-01-19 |
| | | | | svn:r3371 | ||
* | make it clearer why FooPort and FooBindAddress are separate | Roger Dingledine | 2005-01-19 |
| | | | | svn:r3369 | ||
* | make it clearer you can have multiple SocksBindAddress directives | Roger Dingledine | 2005-01-03 |
| | | | | svn:r3262 | ||
* | clarify the comments about logs in the torrc | Roger Dingledine | 2005-01-02 |
| | | | | svn:r3239 | ||
* | add a comment to explain what ContactInfo is for | Roger Dingledine | 2005-01-01 |
| | | | | svn:r3236 | ||
* | mark nickname and ORPort as the two required fields for servers | Roger Dingledine | 2004-12-16 |
| | | | | svn:r3156 | ||
* | fix header text of torrc.sample | Roger Dingledine | 2004-12-10 |
| | | | | svn:r3129 | ||
* | clean up docs a bit for default log lines. | Roger Dingledine | 2004-12-07 |
| | | | | svn:r3098 | ||
* | move the rendezous section of the torrc to the middle, since | Roger Dingledine | 2004-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 Mathewson | 2004-11-14 |
| | | | | svn:r2865 | ||
* | Fix two comments in torrc.sample.in directly in the upstream source | Peter Palfrader | 2004-11-12 |
| | | | | svn:r2812 | ||
* | clean torrc sample | Roger Dingledine | 2004-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 them | Roger Dingledine | 2004-11-10 |
| | | | | | | | unlisted so we can change the default later. svn:r2762 | ||
* | fix mistake in comments | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2723 | ||
* | Update log documentation | Nick Mathewson | 2004-11-05 |
| | | | | svn:r2691 | ||
* | clarify it even better | Roger Dingledine | 2004-11-05 |
| | | | | svn:r2687 |