summaryrefslogtreecommitdiffhomepage
path: root/HTTP.hs
Commit message (Expand)AuthorAge
* fix PoW deserializationJoey Hess2016-09-14
* eliminate half the bloom filters, using HMAC to verify RequestIDsJoey Hess2016-09-13
* add proof of work to countobjectsJoey Hess2016-09-12
* implement client-server Proof Of WorkJoey Hess2016-09-12
* new moduleJoey Hess2016-09-12
* cleanupJoey Hess2016-08-28
* simplify http api, remove apiversionJoey Hess2016-08-28
* return ProofOfWorkRequirement tJoey Hess2016-08-22
* http client, and --serverJoey Hess2016-08-20
* initial http api using servantJoey Hess2016-08-20