Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | resolve misleading torrc comments | Roger Dingledine | 2004-11-05 |
| | | | | svn:r2686 | ||
* | fix problems introduced by rpm spec patch. | Nick Mathewson | 2004-11-04 |
| | | | | svn:r2675 | ||
* | Merge RPM spec patch from jbash | Nick Mathewson | 2004-11-04 |
| | | | | svn:r2674 | ||
* | Add SysLog option to direct log messages to the system log instead of a FILE*. | Nick Mathewson | 2004-10-26 |
| | | | | svn:r2591 | ||
* | advertise moria2's dirport as 18.244.0.114:80 | Roger Dingledine | 2004-10-14 |
| | | | | svn:r2511 | ||
* | reformat comment and fix typo | Roger Dingledine | 2004-10-14 |
| | | | | svn:r2485 | ||
* | Remove need for dirservers file: now, we note trusted dirservers in ↵ | Nick Mathewson | 2004-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 orbindaddress | Roger Dingledine | 2004-10-03 |
| | | | | svn:r2415 | ||
* | don't imply to people that they should store their hidden service | Roger Dingledine | 2004-09-23 |
| | | | | | | | keys in /tmp svn:r2371 | ||
* | JI hates people who say "IP" when they mean "IP address" | Roger Dingledine | 2004-09-12 |
| | | | | svn:r2352 | ||
* | Fix documentation about how not to be an OP | Nick Mathewson | 2004-09-10 |
| | | | | svn:r2342 | ||
* | allow unverified nodes in middle and rendezvous positions by default | Roger Dingledine | 2004-08-17 |
| | | | | svn:r2258 | ||
* | clarify sockspolicy, exitpolicy rules | Roger Dingledine | 2004-08-06 |
| | | | | svn:r2157 | ||
* | update the sample torrc | Roger Dingledine | 2004-08-04 |
| | | | | svn:r2139 | ||
* | add a comment asking ORs to configure a DirPort too | Roger Dingledine | 2004-07-22 |
| | | | | svn:r2104 | ||
* | add an example ContactInfo line to torrc.sample | Roger Dingledine | 2004-06-29 |
| | | | | svn:r1988 | ||
* | what is this "command line" that we can allegedly write to? | Roger Dingledine | 2004-06-13 |
| | | | | svn:r1967 | ||
* | Address can be an IP too | Roger Dingledine | 2004-06-10 |
| | | | | svn:r1964 | ||
* | tweak on the sample torrc | Roger Dingledine | 2004-06-06 |
| | | | | svn:r1951 | ||
* | Document new config options in torrc.sample.in | Nick Mathewson | 2004-06-02 |
| | | | | svn:r1944 | ||
* | a few instructions for hidden services | Roger Dingledine | 2004-05-20 |
| | | | | svn:r1914 | ||
* | having two example exitpolicy lines, when only one is allowed, was confusing | Roger Dingledine | 2004-05-13 |
| | | | | svn:r1865 | ||
* | forward-port dirservers file | Roger Dingledine | 2004-05-06 |
| | | | | svn:r1812 | ||
* | give us a new dirservers file | Roger Dingledine | 2004-04-25 |
| | | | | svn:r1700 | ||
* | Update cvsignores | Peter Palfrader | 2004-04-09 |
| | | | | svn:r1577 |