summaryrefslogtreecommitdiffhomepage
path: root/HTTP/ProofOfWork.hs
Commit message (Expand)AuthorAge
* fix bad patch in 6c289708280f721338a3f334196cf92f99ea2d14Joey Hess2017-04-03
* fix indentJoey Hess2017-03-22
* one more instance of showBase16 removed.Piyush P Kurur2017-03-22
* Updated to use raaz-0.1.1.Joey Hess2017-03-03
* Removed dependency on crypto-random.Joey Hess2016-10-07
* Reduce number of buckets in rate limiter, avoiding ones with very low proof o...Joey Hess2016-09-14
* use less expensive hash for proof of workJoey Hess2016-09-13
* 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