aboutsummaryrefslogtreecommitdiff
path: root/src/config
Commit message (Expand)AuthorAge
...
* resolve misleading torrc comments•••svn:r2686 Roger Dingledine2004-11-05
* fix problems introduced by rpm spec patch.•••svn:r2675 Nick Mathewson2004-11-04
* Merge RPM spec patch from jbash•••svn:r2674 Nick Mathewson2004-11-04
* Add SysLog option to direct log messages to the system log instead of a FILE*.•••svn:r2591 Nick Mathewson2004-10-26
* advertise moria2's dirport as 18.244.0.114:80•••svn:r2511 Roger Dingledine2004-10-14
* reformat comment and fix typo•••svn:r2485 Roger Dingledine2004-10-14
* Remove need for dirservers file: now, we note trusted dirservers in configura...•••svn:r2479 Nick Mathewson2004-10-14
* better example lines for dirbindaddress and orbindaddress•••svn:r2415 Roger Dingledine2004-10-03
* don't imply to people that they should store their hidden service•••keys in /tmp svn:r2371 Roger Dingledine2004-09-23
* JI hates people who say "IP" when they mean "IP address"•••svn:r2352 Roger Dingledine2004-09-12
* Fix documentation about how not to be an OP•••svn:r2342 Nick Mathewson2004-09-10
* allow unverified nodes in middle and rendezvous positions by default•••svn:r2258 Roger Dingledine2004-08-17
* clarify sockspolicy, exitpolicy rules•••svn:r2157 Roger Dingledine2004-08-06
* update the sample torrc•••svn:r2139 Roger Dingledine2004-08-04
* add a comment asking ORs to configure a DirPort too•••svn:r2104 Roger Dingledine2004-07-22
* add an example ContactInfo line to torrc.sample•••svn:r1988 Roger Dingledine2004-06-29
* what is this "command line" that we can allegedly write to?•••svn:r1967 Roger Dingledine2004-06-13
* Address can be an IP too•••svn:r1964 Roger Dingledine2004-06-10
* tweak on the sample torrc•••svn:r1951 Roger Dingledine2004-06-06
* Document new config options in torrc.sample.in•••svn:r1944 Nick Mathewson2004-06-02
* a few instructions for hidden services•••svn:r1914 Roger Dingledine2004-05-20
* having two example exitpolicy lines, when only one is allowed, was confusing•••svn:r1865 Roger Dingledine2004-05-13
* forward-port dirservers file•••svn:r1812 Roger Dingledine2004-05-06
* give us a new dirservers file•••svn:r1700 Roger Dingledine2004-04-25
* Update cvsignores•••svn:r1577 Peter Palfrader2004-04-09
* clean up torrc.sample more•••svn:r1543 Roger Dingledine2004-04-08
* it's HiddenServiceDir•••svn:r1457 Roger Dingledine2004-04-03
* no underscores in nicknames•••svn:r1454 Roger Dingledine2004-04-03
* Add examples for hidden services•••svn:r1453 Nick Mathewson2004-04-03
* rename torrc to torrc.sample•••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 Roger Dingledine2004-03-30
* improve comments for server operators (maybe)•••svn:r1241 Roger Dingledine2004-03-07
* better explain exit policies in the torrc•••svn:r1161 Roger Dingledine2004-02-28
* go back to a single exitpolicy parameter•••if your exitpolicy includes " *:*" then it is final, else we append the default exit policy. (thanks weasel) svn:r1105 Roger Dingledine2004-02-18
* Get rid of the notion of a separate default default exit policy.•••Create ExitPolicyPrepend config parameter, to customize the default exit policy. svn:r1103 Roger Dingledine2004-02-18
* reject 0.0.0.0/8,reject 169.254.0.0/16•••svn:r916 Roger Dingledine2003-12-14
* put the default exit policy in place•••svn:r900 Roger Dingledine2003-12-13
* OnionRouter config option is obsolete•••svn:r883 Roger Dingledine2003-12-03
* stop expecting sample-server-torrc to be there•••svn:r873 Roger Dingledine2003-12-02
* merge torrc.in and sample-server-torrc.in•••svn:r858 Roger Dingledine2003-11-20
* remove obsolete config file•••svn:r681 Roger Dingledine2003-10-27
* move default exit policy into config files•••svn:r654 Roger Dingledine2003-10-22
* Update .cvsignores to exclude files generated due to recent build improvements•••svn:r647 Nick Mathewson2003-10-21
* APPort is now SocksPort•••svn:r644 Roger Dingledine2003-10-21
* remove obsolete config file•••svn:r641 Roger Dingledine2003-10-21
* add an Address line to the sample server rc file•••svn:r633 Roger Dingledine2003-10-19
* and in OP config files•••svn:r589 Roger Dingledine2003-10-15
* less confusing comments in config files•••svn:r588 Roger Dingledine2003-10-15
* - cause configure to create a tor.sh which will have directories set••• correctly based on how configure was run - cause tor to guess the location of torrc more intelligently - cause cause src/config/torrc and src/conf/sample-server-torrc to be generated with contents that are correct for the way configure was run - cause "make install" to put torrc, sample-server-torrc, and dirservers somewhere intelligent svn:r587 Steven Hazel2003-10-15
* clean up the sample or rc•••svn:r585 Roger Dingledine2003-10-14
* and a Makefile.am for src/config/•••svn:r545 Roger Dingledine2003-10-07