Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-02 | update to lts-8.3 | Andrew Cady | |
2016-04-09 | implement code to install & clean up remote temporary files | Andrew Cady | |
(via ssh) | |||
2016-04-09 | import Data.Yaml.Config | Andrew Cady | |
2016-01-26 | bump stack resolver to lts-5.0 | Andrew Cady | |
2016-01-25 | generate DH params; use PEM for final output | Andrew Cady | |
this needs to be made optional and the DH params should be cached, because generating them is very slow. | |||
2016-01-24 | Oops; don't use "show" with DomainName type | Andrew Cady | |
2016-01-24 | validate domain names | Andrew Cady | |
2016-01-22 | Use subjectAltName X509v3 extension | Andrew Cady | |
2016-01-22 | use HsOpenSSL version that actually works | Andrew Cady | |
2016-01-22 | Avoid calling "openssl req" external process | Andrew Cady | |
This required patching HsOpenSSL. stack.yaml has been updated to pull the patched version from github. stack.yaml was also updated to lts-4.2. | |||
2016-01-20 | add stack/cabal metadata | Andrew Cady | |