Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-26 | revert r13221 (for now) | Roger Dingledine | |
svn:r13289 | |||
2008-01-21 | put the fallback-consensus file back into the tarball. | Roger Dingledine | |
this should re-introduce bug 572, and maybe we'll get some actual bug reports this time. svn:r13221 | |||
2007-12-23 | add a 'bridge relay' config section to the sample torrc | Roger Dingledine | |
svn:r12937 | |||
2007-12-06 | r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 | Nick Mathewson | |
Make http://torproject urls into https://torproject urls. Patch from steve. svn:r12708 | |||
2007-12-06 | r16995@catbus: nickm | 2007-12-06 18:42:53 -0500 | Nick Mathewson | |
patch from steve: replace more tor.eff.org instances with torproject.org svn:r12707 | |||
2007-11-11 | We were including instructions about what to do with the | Roger Dingledine | |
src/config/fallback-consensus file, but we weren't actually including it in the tarball. Disable all of that for now. svn:r12467 | |||
2007-11-11 | make it data_DATA too. debugging by random mutation. | Roger Dingledine | |
svn:r12463 | |||
2007-11-10 | We weren't actually including the src/config/fallback-consensus | Roger Dingledine | |
file in the tarball. Reported by phobos. svn:r12462 | |||
2007-11-02 | r14623@tombo: nickm | 2007-11-01 22:25:18 -0400 | Nick Mathewson | |
More tweaks from karsten, with some cleanup and commentary. svn:r12319 | |||
2007-10-28 | r16246@catbus: nickm | 2007-10-28 19:34:58 -0400 | Nick Mathewson | |
Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time. svn:r12259 | |||
2007-08-19 | do another cleanup pass on the sample torrc | Roger Dingledine | |
svn:r11168 | |||
2007-06-12 | change the BandwidthRate/BandwidthBurst in the torrc | Roger Dingledine | |
to RelayBandwidthRate/RelayBandwidthBurst, since that's what most users will actually want. also flesh out the torrc.complete entries and fix a few typos. based on patch from "Armedblowfish". svn:r10570 | |||
2007-05-27 | also remove these obsolete torrcs | Roger Dingledine | |
svn:r10362 | |||
2007-05-27 | what the heck is this obsolete dirservers file still doing here? | Roger Dingledine | |
svn:r10361 | |||
2006-10-08 | In the hidden service example in torrc.sample, stop recommending | Roger Dingledine | |
esoteric and discouraged hidden service options. svn:r8648 | |||
2006-08-01 | man, our sample torrc sucked. | Roger Dingledine | |
svn:r6964 | |||
2006-07-25 | Remove .cvsignore files from trunk | Peter Palfrader | |
svn:r6891 | |||
2006-06-29 | remove the word 'middleman' from the sample torrc | Roger Dingledine | |
svn:r6703 | |||
2006-06-15 | fix recommended url in torrc.sample for server sign-up | Roger Dingledine | |
svn:r6626 | |||
2006-02-12 | write a better note in torrc.sample about whether to set dirport. | Roger Dingledine | |
svn:r5978 | |||
2006-02-09 | more cleanups on the sample torrc file | Roger Dingledine | |
svn:r5947 | |||
2006-02-04 | just because you support the feature does not mean that you | Roger Dingledine | |
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 | |||
2006-01-17 | take AllowUnverifiedNodes out of the sample torrc | Roger Dingledine | |
svn:r5832 | |||
2006-01-05 | mention a recommended log level in the sample torrc file | Roger Dingledine | |
svn:r5731 | |||
2006-01-03 | make the commenting in the torrc.sample consistent, and try to | Roger Dingledine | |
explain in it what comments are. svn:r5711 | |||
2005-11-05 | Tor26's IP has changed to 86.59.21.38 | Peter Palfrader | |
svn:r5350 | |||
2005-10-27 | fix a url in the sample torrc | Roger Dingledine | |
svn:r5324 | |||
2005-10-17 | and update the sample torrc to reflect the *listenaddress notation | Roger Dingledine | |
svn:r5261 | |||
2005-10-04 | link nicknames to trusted directory servers; log these nicknames when ↵ | Nick Mathewson | |
mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind. svn:r5184 | |||
2005-09-23 | add MyFamily to the torrc.sample | Roger Dingledine | |
svn:r5133 | |||
2005-09-23 | Provide dire warnings to any users who set DirServer; move it out of ↵ | Nick Mathewson | |
torrc.sample and into torrc.complete. svn:r5132 | |||
2005-08-16 | Initial complete config file. Organized into easily searchable | Andrew Lewman | |
sections. svn:r4789 | |||
2005-07-23 | better log examples in the torrc | Roger Dingledine | |
svn:r4646 | |||
2005-07-22 | the abuse faq moved, so change the url | Roger Dingledine | |
svn:r4629 | |||
2005-07-19 | forward-port with a different version claim | Roger Dingledine | |
svn:r4608 | |||
2005-07-14 | and here too | Roger Dingledine | |
svn:r4561 | |||
2005-06-26 | make the comment next to RunAsDaemon mention that it is a noop on win32 | Roger Dingledine | |
svn:r4489 | |||
2005-06-09 | forward-port: | Roger Dingledine | |
## 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 | |||
2005-06-06 | correct some instructions in the sample torrc | Roger Dingledine | |
svn:r4314 | |||
2005-05-23 | test out commit mails again | Roger Dingledine | |
svn:r4281 | |||
2005-05-23 | put a tor version at the top of the torrc.sample file | Roger Dingledine | |
svn:r4280 | |||
2005-05-15 | fix url in comment in torrc | Roger Dingledine | |
svn:r4225 | |||
2005-04-04 | don't point to the 0.0.9.x manual only | Roger Dingledine | |
svn:r4007 | |||
2005-04-04 | put a note in the torrc about abuse potential with the default | Roger Dingledine | |
exit policy. svn:r4006 | |||
2005-03-27 | make slightly clearer that socksport is for local applications | Roger Dingledine | |
svn:r3901 | |||
2005-03-27 | Describe where to find torrc on OS X | Nick Mathewson | |
svn:r3889 | |||
2005-03-21 | make example contactinfo entries slightly more spam resistant, since | Roger Dingledine | |
people are seeing spam to their contactinfo addresses now. (yay.) svn:r3795 | |||
2005-03-19 | added short blurb about ControlPort to sample torrc | Geoff Goodell | |
svn:r3790 | |||
2005-03-18 | removing the warning about port 80. | Thomas Sjögren | |
svn:r3773 | |||
2005-03-18 | add "warning" about port 80 to torrc.sample.in | Thomas Sjögren | |
svn:r3772 |