summaryrefslogtreecommitdiffhomepage
path: root/HTTP/Client.hs
Commit message (Expand)AuthorAge
* support slightly older version of depsJoey Hess2020-02-14
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* updated to http-client 0.5.3, servant 0.11 and stackage lts-9.0Joey Hess2017-08-10
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* move level from Server to StorageJoey Hess2016-10-06
* Added --check-servers mode, which is useful both at the command line to see w...Joey Hess2016-09-27
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* catch exceptions in eg, tor socket setupJoey Hess2016-09-14
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* refactorJoey Hess2016-09-12
* add proof of work to countobjectsJoey Hess2016-09-12
* implement client-server Proof Of WorkJoey Hess2016-09-12
* new moduleJoey Hess2016-09-12
* simplify http api, remove apiversionJoey Hess2016-08-28
* wire up client to Storage.NetworkJoey Hess2016-08-22
* return ProofOfWorkRequirement tJoey Hess2016-08-22
* http client, and --serverJoey Hess2016-08-20