summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2018-02-13reduce output of empty linesmh
2018-02-13Merge remote-tracking branch 'shared/master'mh
2018-01-12add v3 hidden service supportMicah Anderson
2017-11-01remove missing end in modified templateLouis-Philippe Véronneau
2017-11-01*ListenAddress (OR, DNS, Trans, etc.) are deprecated since 0.2.3.x-alphaLouis-Philippe Véronneau
2017-11-01templates are ERB files, not PPLouis-Philippe Véronneau
2017-11-01Merge branch 'puppet4-fixes' into 'master'Micah
2017-10-25fix syntax error in transport_plugin templateLouis-Philippe Véronneau
2017-10-18add support for Server Transport PluginsLouis-Philippe Véronneau
2017-10-11puppet 4 needs arrays in templates to be marked as suchLouis-Philippe Véronneau
2017-08-30cleanup template mess that produces invalid templatemh
2017-01-23Merge remote-tracking branch 'origin' into riseupMicah Anderson
2016-12-22Tor's missing config for single hopguido
2016-12-21support for single_hop onion services addedguido
2016-11-05correct identationmh
2016-11-04store key & hostnamemh
2016-11-03Update template to really honor tor::daemon's safe_logging parameter.intrigeri
2016-11-01make it possible to also add pregenerated private keys for onion services or ...mh
2016-11-01add support for onionbalancemh
2016-08-16Variable access via 'port' is deprecated.Micah Anderson
2016-03-11Fix deprecated variable referencesMicah Anderson
2015-03-15make it simpler to define portsmh
2015-03-15make sure it's an arraymh
2014-06-13fix variablemh
2014-06-13Merge remote-tracking branch 'github/master'mh
2014-04-18address puppet 3.x deprecation warningsmh
2014-03-20Add safe_logging parameter.amontero-referup
2013-07-22Merge pull request #9 from pataquets/remove-unneeded-default-valuesduritong
2013-07-15Fix ExitPolicyRejectPrivate not being omitted if set to 1. ( duritong/puppet-...amontero
2013-07-02Don't add config entries to torrc if value is default. ( duritong/puppet-tor#5 )amontero
2013-06-28Add PortForwarding to allow UPnP firewall pf configuration.amontero
2013-01-25Another variable scope fixSilvio Rhatto
2013-01-25Fixing variable scope assingmentSilvio Rhatto
2013-01-25Fixing scope lookup at global templateSilvio Rhatto
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-07-30switch bandwidth_rate and bandwidth_burst to be relay_bandwidth_rate andMicah Anderson
2012-07-07Adding 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-04-26Fix the relay define's outbound_bindaddresses default value setting.intrigeri
2012-03-14fix torc.relay.erb outboundaddress/outboundaddresses confusionMicah Anderson
2012-03-14outbound_bindaddress should be outbound_bindaddresses and $outbound_bindaddre...Micah Anderson
2012-03-14add ExitPolicyRejectPrivate option to exit_policy defineMicah Anderson
2012-03-14add OutboundBindAddress, default set to $listen_addressMicah Anderson
2012-01-27Use data_dir variable instead of hard-coded path.intrigeri