summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Tor.hs
AgeCommit message (Expand)Author
2017-03-19Merge branch 'joeyconfig'Joey Hess
2017-03-19switch to kite4Joey Hess
2017-03-19Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in...Joey Hess
2017-03-18Tor: Restart daemon after installing private key.Joey Hess
2017-02-26use ConfigurableValue where applicableJoey Hess
2017-02-20Tor bugfix: use fromPort instead of showFélix Sipma
2017-01-30fix type error: hiddenService -> hiddenService'Sean Whitton
2017-01-18Tor: enable multiple ports hidden services with hiddenService'/hiddenServiceA...Félix Sipma
2016-09-15propellor spinJoey Hess
2016-09-15avoid using a warning to display hidden service hostnameJoey Hess
2016-09-01Tor.hiddenServiceAvailable: The hidden service hostname file may not be avail...Joey Hess
2016-09-01propellor spinJoey Hess
2016-09-01Tor.hiddenService: Converted port parameter from Int to Port. (API change)Joey Hess
2016-03-26more portedJoey Hess
2016-03-18propellor spinJoey Hess
2016-03-18Tor.named: Fix bug that sometimes caused the property to fail the first time,...Joey Hess
2015-10-10propellor spinJoey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
2015-08-25use ConfFile.ajustSection to define Tor.hiddenServiceFélix Sipma
2015-07-31Propellor.Property.Tor: remove duplicate codeFélix Sipma
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-02-27propellor spinJoey Hess
2015-02-27propellor spinJoey Hess
2015-02-27propellor spinJoey Hess
2015-02-27propellor spinJoey Hess
2015-01-29propellor spinJoey Hess
2015-01-29propellor spinJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-11-13Tor: change unlines to unwords in hiddenServiceFélix Sipma
2014-11-12Tor: change unlines to unwords in description messagesFélix Sipma
2014-11-11Tor: hiddenServiceDataFélix Sipma
2014-11-11Tor: varRunFélix Sipma
2014-11-11Tor: rename 'varPath' to 'varLib'Félix Sipma
2014-11-11Tor: mainConfig, varPath, hidden service by hostnameFélix Sipma
2014-11-10didn't need quite so much indentationJoey Hess
2014-11-10Tor: hidden serviceFélix Sipma
2014-09-23use Daemon.restarted consistently, and implement using Service.restartedJoey Hess
2014-05-14moved source code to srcJoey Hess