Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | don't ship with the default dirservers listed explicitly. leave them•••unlisted so we can change the default later. svn:r2762 | Roger Dingledine | 2004-11-10 | |
* | fix mistake in comments•••svn:r2723 | Roger Dingledine | 2004-11-09 | |
* | Update log documentation•••svn:r2691 | Nick Mathewson | 2004-11-05 | |
* | clarify it even better•••svn:r2687 | Roger Dingledine | 2004-11-05 | |
* | resolve misleading torrc comments•••svn:r2686 | Roger Dingledine | 2004-11-05 | |
* | fix problems introduced by rpm spec patch.•••svn:r2675 | Nick Mathewson | 2004-11-04 | |
* | Merge RPM spec patch from jbash•••svn:r2674 | Nick Mathewson | 2004-11-04 | |
* | Add SysLog option to direct log messages to the system log instead of a FILE*.•••svn:r2591 | Nick Mathewson | 2004-10-26 | |
* | advertise moria2's dirport as 18.244.0.114:80•••svn:r2511 | Roger Dingledine | 2004-10-14 | |
* | reformat comment and fix typo•••svn:r2485 | Roger Dingledine | 2004-10-14 | |
* | Remove need for dirservers file: now, we note trusted dirservers in configura...•••svn:r2479 | Nick Mathewson | 2004-10-14 | |
* | better example lines for dirbindaddress and orbindaddress•••svn:r2415 | Roger Dingledine | 2004-10-03 | |
* | don't imply to people that they should store their hidden service•••keys in /tmp svn:r2371 | Roger Dingledine | 2004-09-23 | |
* | JI hates people who say "IP" when they mean "IP address"•••svn:r2352 | Roger Dingledine | 2004-09-12 | |
* | Fix documentation about how not to be an OP•••svn:r2342 | Nick Mathewson | 2004-09-10 | |
* | allow unverified nodes in middle and rendezvous positions by default•••svn:r2258 | Roger Dingledine | 2004-08-17 | |
* | clarify sockspolicy, exitpolicy rules•••svn:r2157 | Roger Dingledine | 2004-08-06 | |
* | update the sample torrc•••svn:r2139 | Roger Dingledine | 2004-08-04 | |
* | add a comment asking ORs to configure a DirPort too•••svn:r2104 | Roger Dingledine | 2004-07-22 | |
* | add an example ContactInfo line to torrc.sample•••svn:r1988 | Roger Dingledine | 2004-06-29 | |
* | what is this "command line" that we can allegedly write to?•••svn:r1967 | Roger Dingledine | 2004-06-13 | |
* | Address can be an IP too•••svn:r1964 | Roger Dingledine | 2004-06-10 | |
* | tweak on the sample torrc•••svn:r1951 | Roger Dingledine | 2004-06-06 | |
* | Document new config options in torrc.sample.in•••svn:r1944 | Nick Mathewson | 2004-06-02 | |
* | a few instructions for hidden services•••svn:r1914 | Roger Dingledine | 2004-05-20 | |
* | having two example exitpolicy lines, when only one is allowed, was confusing•••svn:r1865 | Roger Dingledine | 2004-05-13 | |
* | forward-port dirservers file•••svn:r1812 | Roger Dingledine | 2004-05-06 | |
* | give us a new dirservers file•••svn:r1700 | Roger Dingledine | 2004-04-25 | |
* | Update cvsignores•••svn:r1577 | Peter Palfrader | 2004-04-09 | |
* | clean up torrc.sample more•••svn:r1543 | Roger Dingledine | 2004-04-08 | |
* | it's HiddenServiceDir•••svn:r1457 | Roger Dingledine | 2004-04-03 | |
* | no underscores in nicknames•••svn:r1454 | Roger Dingledine | 2004-04-03 | |
* | Add examples for hidden services•••svn:r1453 | Nick Mathewson | 2004-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 Dingledine | 2004-03-30 | |
* | improve comments for server operators (maybe)•••svn:r1241 | Roger Dingledine | 2004-03-07 | |
* | better explain exit policies in the torrc•••svn:r1161 | Roger Dingledine | 2004-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 Dingledine | 2004-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 Dingledine | 2004-02-18 | |
* | reject 0.0.0.0/8,reject 169.254.0.0/16•••svn:r916 | Roger Dingledine | 2003-12-14 | |
* | put the default exit policy in place•••svn:r900 | Roger Dingledine | 2003-12-13 | |
* | OnionRouter config option is obsolete•••svn:r883 | Roger Dingledine | 2003-12-03 | |
* | stop expecting sample-server-torrc to be there•••svn:r873 | Roger Dingledine | 2003-12-02 | |
* | merge torrc.in and sample-server-torrc.in•••svn:r858 | Roger Dingledine | 2003-11-20 | |
* | remove obsolete config file•••svn:r681 | Roger Dingledine | 2003-10-27 | |
* | move default exit policy into config files•••svn:r654 | Roger Dingledine | 2003-10-22 | |
* | Update .cvsignores to exclude files generated due to recent build improvements•••svn:r647 | Nick Mathewson | 2003-10-21 | |
* | APPort is now SocksPort•••svn:r644 | Roger Dingledine | 2003-10-21 | |
* | remove obsolete config file•••svn:r641 | Roger Dingledine | 2003-10-21 | |
* | add an Address line to the sample server rc file•••svn:r633 | Roger Dingledine | 2003-10-19 | |
* | and in OP config files•••svn:r589 | Roger Dingledine | 2003-10-15 |