summaryrefslogtreecommitdiffhomepage
path: root/Storage.hs
Commit message (Expand)AuthorAge
* support slightly older version of depsJoey Hess2020-02-14
* move TODO to doc/todo, expand a few itemsJoey Hess2017-04-04
* Updated to use raaz-0.1.1.Joey Hess2017-03-03
* Removed dependency on crypto-random.Joey Hess2016-10-07
* Gpg keyid bugsJoey Hess2016-10-06
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* move level from Server to StorageJoey Hess2016-10-06
* Filter out escape sequences and any other unusual characters when writing all...Joey Hess2016-09-27
* check server levelsJoey Hess2016-09-26
* wordingJoey Hess2016-09-26
* Randomize the server list.Joey Hess2016-09-26
* delay before starting chaffingJoey Hess2016-09-23
* Added --chaff-max-delay option for slower chaffing.Joey Hess2016-09-23
* fix buildJoey Hess2016-09-23
* record already-existing backup in log after restoring a secret keyJoey Hess2016-09-22
* Added --autostart mode and install FDO autostart fileJoey Hess2016-09-22
* cleanupJoey Hess2016-09-22
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* chaff only the current object size, not old onesJoey Hess2016-09-14
* fixJoey 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
* 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
* more refactorJoey Hess2016-09-12
* added --store-directoryJoey Hess2016-08-31
* Added basic test suite.Joey Hess2016-08-30
* chunkingJoey Hess2016-08-19
* rename shard -> shareJoey Hess2016-08-19
* untested moving of upload queues on to serversJoey Hess2016-08-18
* fix behavior on retrieve failureJoey Hess2016-08-18
* add support for multiple storage locattionsJoey Hess2016-08-18
* make storage to use configurable on command lineJoey Hess2016-08-17
* separate error code for already exsisting object storeJoey Hess2016-08-12
* add shardCountJoey Hess2016-08-11
* write via temp fileJoey Hess2016-08-11
* obscure shard timestampsJoey Hess2016-08-11
* show store successes/failuresJoey Hess2016-08-11
* pluggable object storage layerJoey Hess2016-08-11