summaryrefslogtreecommitdiff
path: root/acme.hs
AgeCommit message (Expand)Author
2016-01-21It _does_ work!Andrew Cady
2016-01-20whitespaceAndrew Cady
2016-01-20More debug loggingAndrew Cady
2016-01-20minor fix: type sig unifies two functionsAndrew Cady
2016-01-20last step doesn't work...Andrew Cady
2016-01-20Report HTTP statusAndrew Cady
2016-01-20Use a Wreq session.Andrew Cady
2016-01-20Use a monad to track nonce values between requestsAndrew Cady
2016-01-20Minor code reorgAndrew Cady
2016-01-20remove 'writeBody'; minor cleanupsAndrew Cady
2016-01-20Remove unused functionsAndrew Cady
2016-01-20Generate signatures without external callsAndrew Cady
2016-01-20Generate the private key with specified filenameAndrew Cady
2016-01-20Command line options replace hard-coded valuesAndrew Cady
2016-01-20Fetch directory urls along with nonceAndrew Cady
2016-01-20Fetch nonce instead of hard-coding itAndrew Cady
2016-01-20add Wreq and Lens librariesAndrew Cady
2016-01-20fix all GHC warningsAndrew Cady
2015-12-18Refactor.Vo Minh Thu
2015-12-18Refactor.Vo Minh Thu
2015-12-18Initial commit.Vo Minh Thu