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