summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* releasing package keysafe version 0.201609140.20160914Joey Hess2016-09-14
* cleanupJoey Hess2016-09-14
* Revert "add date to logger"Joey Hess2016-09-14
* catch exceptions in eg, tor socket setupJoey Hess2016-09-14
* fixJoey Hess2016-09-14
* put back my serverJoey Hess2016-09-14
* updateJoey Hess2016-09-14
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* use multiple threads for chaffingJoey Hess2016-09-14
* Added --chaff mode which uploads random junk to servers.Joey Hess2016-09-14
* rate limiting and PoW seem to work now!Joey Hess2016-09-14
* constructed the bloom filter wrongJoey Hess2016-09-14
* fix PoW deserializationJoey Hess2016-09-14
* Fix --uploadqueued bug that prevented deletion of local queued file.Joey Hess2016-09-14
* Warn when --uploadqueued fails to upload to servers.Joey Hess2016-09-14
* Warn when uploads fail and are put in the upload queue.Joey Hess2016-09-14
* Another fix to gpg secret key list parser.Joey Hess2016-09-14
* fix buildJoey Hess2016-09-14
* actually, that doesn't work so well, maxProofOfWork is not a power of 2Joey Hess2016-09-13
* another benchamrkJoey Hess2016-09-13
* updateJoey Hess2016-09-13
* use less expensive hash for proof of workJoey Hess2016-09-13
* eliminate half the bloom filters, using HMAC to verify RequestIDsJoey Hess2016-09-13
* updateJoey Hess2016-09-13
* made fallback request queue fairJoey Hess2016-09-13
* add date to loggerJoey Hess2016-09-13
* use fast-logger for better loggingJoey Hess2016-09-13
* fix pointer to bugJoey Hess2016-09-13
* updateJoey Hess2016-09-13
* changelogJoey Hess2016-09-13
* todoJoey Hess2016-09-13
* implemented dynamic rate limitingJoey Hess2016-09-13
* improved rate limiterJoey Hess2016-09-13
* fix buildJoey Hess2016-09-13
* got my usec conversion wrongJoey Hess2016-09-13
* Revert "refactor"Joey Hess2016-09-13
* got my usec conversion wrongJoey Hess2016-09-13
* refactorJoey Hess2016-09-13
* don't need --disk-reserveJoey Hess2016-09-13
* adding some server disk usage tuning optionsJoey Hess2016-09-13
* half the fill rateJoey Hess2016-09-13
* use half as many token bucketsJoey Hess2016-09-13
* maximumStorageRate calculationJoey Hess2016-09-13
* todoJoey Hess2016-09-13
* use token bucket as the random salt generation rate limiterJoey Hess2016-09-13
* more refactorJoey Hess2016-09-12
* 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