- 09 Nov, 2016 1 commit
-
-
Nick Mathewson authored
Queue a corresponding change for torrc.minimal.in. Closes ticket 20085.
-
- 07 Apr, 2016 1 commit
-
-
Nick Mathewson authored
Closes #18300; patch from "icanhasaccount".
-
- 29 Sep, 2015 1 commit
-
-
Nick Mathewson authored
-
- 22 Sep, 2015 2 commits
-
-
teor (Tim Wilson-Brown) authored
Update the definition of the private exit policy in the man page and torrcs. It didn't get merged correctly into the man page, and it was incomplete in the torrcs. (Unfortunately, we only reject the primary configured IPv4 and IPv6 addresses, not all configured IPv4 and IPv6 addresses.) Also fixup msn page formatting errors from changes in tickets 16069 and 17027, mainly unescaped *s.
-
teor (Tim Wilson-Brown) authored
Advise users how to configure separate IPv4 and IPv6 exit policies in the manpage and sample torrcs. Related to fixes in ticket #16069 and #17027. Patch by "teor". Patch on 2eb7eafc and a96c0aff (25 Oct 2012), released in 0.2.4.7-alpha.
-
- 15 Sep, 2015 2 commits
-
-
teor (Tim Wilson-Brown) authored
ExitPolicyRejectPrivate now rejects more local addresses by default: * the relay's published IPv6 address (if any), and * any publicly routable IPv4 or IPv6 addresses on any local interfaces. This resolves a security issue for IPv6 Exits and multihomed Exits that trust connections originating from localhost. Resolves ticket 17027. Patch by "teor". Patch on 42b8fb5a (11 Nov 2007), released in 0.2.0.11-alpha.
-
teor (Tim Wilson-Brown) authored
In previous versions of Tor, ExitPolicy accept6/reject6 * produced policy entries for IPv4 and IPv6 wildcard addresses. To reduce operator confusion, change accept6/reject6 * to only produce an IPv6 wildcard address. Resolves bug #16069. Patch on 2eb7eafc and a96c0aff (25 Oct 2012), released in 0.2.4.7-alpha.
-
- 14 Aug, 2015 1 commit
-
-
Nick Mathewson authored
(Change not made in torrc.minimal.in; only in torrc.sample and torrc.minimal.in-staging) Closes ticket 16742.
-
- 16 Sep, 2014 1 commit
-
-
- 02 Sep, 2014 2 commits
-
-
Nick Mathewson authored
Also put this change into torrc.minimal.in-staging Closes ticket 10343
-
-
- 09 Oct, 2013 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
This reverts the torrc.sample.in changes from commit 66a04a6a. We're going to not make this change in 0.2.4, since changing torrc.sample.in makes all the debian users do some pointless busywork. see tor-dev discusion of 9 Oct 2013.
-
Karsten Loesing authored
-
Explicitly include bridges, and note that we archive and publish all descriptors. (We are not yet publishing ContactInfo lines contained in bridge descriptors, but maybe we'll want to do that soon, so let's err on the side of caution here.) Related to #9854.
-
- 22 Sep, 2012 1 commit
-
-
Roger Dingledine authored
-
- 12 Sep, 2012 2 commits
-
-
Nick Mathewson authored
This reverts commit 4aff97cf. We don't actually want to be changing the torrc.sample on stable or near-stable stuff, since doing so makes pointless busywork for debian users.
-
Nick Mathewson authored
-
- 23 Apr, 2012 1 commit
-
-
Roger Dingledine authored
-
- 13 Apr, 2012 1 commit
-
-
- 02 Apr, 2012 1 commit
-
-
- 30 Mar, 2012 1 commit
-
-
Nick Mathewson authored
Bug 5438.
-
- 09 Feb, 2012 2 commits
-
-
Roger Dingledine authored
-
Roger Dingledine authored
This reverts commit 55e8cae8. The conversation from irc: > weasel: i had intended to leave torrc.sample.in alone in maint-0.2.2, since i don't want to make all your stable users have to deal with a torrc change. but nickm changed it. is it in fact the case that a change in that file means a change in the deb? <weasel> it means you'll prompt every single user who ever touched their torrc <weasel> and they will be asked if they like your new version better than what they have right now <weasel> so it's not great Instead I changed the website to redirect requests for the tor-manual URL listed in maint-0.2.2's torrc.sample.in so the link will still work.
-
- 08 Feb, 2012 2 commits
-
-
Nick Mathewson authored
-
Roger Dingledine authored
Fix broken URLs. Tell readers about the OutboundBindAddress, ExitPolicyRejectPrivate, and PublishServerDescriptor options.
-
- 10 Jun, 2010 1 commit
-
-
- 08 Feb, 2010 1 commit
-
-
Sebastian Hahn authored
Also reword it slightly to reflect the fact that no packagers ship the file.
-
- 16 Jul, 2009 2 commits
-
-
Roger Dingledine authored
Also, suggest a default of 4GB/day (46KB/s) rather than 1GB/day (11.5KB/s). No use asking low.
-
Nick Mathewson authored
"There's room for one more till the end of creation." -- _Sandman_ (Based on patch from David [edeca]. Closes bug 1036.)
-
- 12 Apr, 2009 1 commit
-
-
Roger Dingledine authored
torrc.sample.in, so unix people don't shoot themselves in the foot. svn:r19304
-
- 30 Jan, 2009 1 commit
-
-
Roger Dingledine authored
merge the 'bridge relay' section into the 'main relay' section, so people stop getting confused about whether they should fill out both sections (they shouldn't). svn:r18348
-
- 07 Dec, 2008 2 commits
-
-
Roger Dingledine authored
svn:r17501
-
Jacob Appelbaum authored
New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. svn:r17500
-
- 23 Dec, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12937
-
- 06 Dec, 2007 2 commits
-
-
Nick Mathewson authored
Make http://torproject urls into https://torproject urls. Patch from steve. svn:r12708
-
Nick Mathewson authored
patch from steve: replace more tor.eff.org instances with torproject.org svn:r12707
-
- 19 Aug, 2007 1 commit
-
-
Roger Dingledine authored
svn:r11168
-
- 12 Jun, 2007 1 commit
-
-
Roger Dingledine authored
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
-
- 08 Oct, 2006 1 commit
-
-
Roger Dingledine authored
esoteric and discouraged hidden service options. svn:r8648
-