Age | Commit message (Expand) | Author |
2012-11-11 | Use single-quotes for strings that do not contain variables. | intrigeri |
2012-11-11 | Get a lost part of the fix for outbound_bindaddresses back. | intrigeri |
2012-11-11 | Migrate to parameterized classes, drop global variables. | intrigeri |
2012-11-09 | Remove useless comment. | intrigeri |
2012-11-09 | Merge remote-tracking branch 'immerda/master' | intrigeri |
2012-08-29 | Add support for including arbitrary snippet into torrc. | intrigeri |
2012-08-04 | Merge remote-tracking branch 'shared/master' | intrigeri |
2012-08-04 | Merge remote-tracking branch 'riseup/master' into shared-master | intrigeri |
2012-08-03 | fix template syntax error | Micah Anderson |
2012-08-03 | add $cookie_authentication, $cookie_auth_file and $cookie_auth_file_group_rea... | Micah Anderson |
2012-08-03 | change location of control port in munin graphs, now that | Micah Anderson |
2012-07-30 | add README, including information about the transition information regarding ... | Micah Anderson |
2012-07-30 | switch bandwidth_rate and bandwidth_burst to be relay_bandwidth_rate and | Micah Anderson |
2012-07-07 | Remove trailing whitespace from newly added lines. | intrigeri |
2012-07-07 | Adding support for MapAddress tor option | Silvio Rhatto |
2012-06-20 | Adding support for MapAddress tor option | Silvio Rhatto |
2012-06-19 | Add support for AutomapHostsOnResolve. | intrigeri |
2012-06-19 | Add support for using bridges. | intrigeri |
2012-06-19 | Add support for TransPort and TransListenAddress. | intrigeri |
2012-06-19 | Add support for DNSPort and DNSListenAddress. | intrigeri |
2012-06-18 | Not managing the top level folder of a hidden service anymore: this can be do... | Silvio Rhatto |
2012-06-11 | Changing data dir permission for a hidden service | Silvio Rhatto |
2012-06-10 | Managing the top level folder of a hidden service | Silvio Rhatto |
2012-06-08 | The torsocks package does not need the Tor data directory. | intrigeri |
2012-06-08 | add a compact class | mh |
2012-06-08 | Move Polipo configuration files to a dedicated directory. | intrigeri |
2012-06-08 | Factor out Polipo into base and Debian -specific classes. | intrigeri |
2012-06-08 | Decouple torsocks into its own class. | intrigeri |
2012-06-05 | new style for 2.7 | mh |
2012-04-26 | Merge branch 'bugfix/outbound_bindaddresses-default' | intrigeri |
2012-04-26 | Fix the relay define's outbound_bindaddresses default value setting. | intrigeri |
2012-04-11 | enable service on boot | mh |
2012-04-11 | this file should be deployed after the package have been installed, as it rep... | mh |
2012-04-11 | Don't manage /etc/polipo: it's shipped by the polipo package. | intrigeri |
2012-04-11 | Do not ensure the privoxy package is uninstalled. | mh |
2012-03-14 | Merge remote-tracking branch 'riseup/master' | intrigeri |
2012-03-14 | fix torc.relay.erb outboundaddress/outboundaddresses confusion | Micah Anderson |
2012-03-14 | fix duplicate definition of torssocks | Micah Anderson |
2012-03-14 | outbound_bindaddress should be outbound_bindaddresses and $outbound_bindaddre... | Micah Anderson |
2012-03-14 | enable different version ensure for torssocks, it doesn't share the same vers... | Micah Anderson |
2012-03-14 | fix package name for tor-geoipdb | Micah Anderson |
2012-03-14 | add missing munin plugins that should have been added when the munin.pp was c... | Micah Anderson |
2012-03-14 | add ExitPolicyRejectPrivate option to exit_policy define | Micah Anderson |
2012-03-14 | add OutboundBindAddress, default set to $listen_address | Micah Anderson |
2012-03-14 | Remove useless import (closes Redmine #3855). | intrigeri |
2012-03-14 | switch legacy puppet://$server to puppet:/// | Micah Anderson |
2012-03-14 | make sure that the control port's hashed password is not empty | Micah Anderson |
2012-03-14 | minor formatting standardizing | Micah Anderson |
2012-03-14 | add tor-geoip package to be installed as its useful for most all installation... | Micah Anderson |
2012-03-11 | add variable $tor_ensure_version which allows you to specify a different inst... | Micah Anderson |