summaryrefslogtreecommitdiffhomepage
path: root/Storage
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* Fix --check-server to not fail when the server has not had anything stored on...Joey Hess2016-10-24
* test writability with a long filenameJoey Hess2016-10-06
* Check if --store-local directory is writable.Joey Hess2016-10-06
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* move level from Server to StorageJoey Hess2016-10-06
* avoid crashing when moving from local storage directory that does not existJoey Hess2016-09-22
* copy in Utility.UserInfo from git-annexJoey Hess2016-09-22
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* Added --backup-server and --restore-serverJoey Hess2016-09-15
* Store information about backed up keys in ~/.keysafe/backup.logJoey 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
* implemented dynamic rate limitingJoey 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
* Fix bug that prevented keysafe --server from running when there was no contro...Joey Hess2016-09-01
* added --store-directoryJoey Hess2016-08-31
* Added basic test suite.Joey Hess2016-08-30
* commentsJoey Hess2016-08-29
* minorJoey Hess2016-08-29
* support .onion addresses for serversJoey Hess2016-08-29
* belt and suspenders path injection checkJoey Hess2016-08-28
* temporary test servers: 3x localhostJoey Hess2016-08-22
* wire up client to Storage.NetworkJoey Hess2016-08-22
* --server needs a portJoey Hess2016-08-22
* rename shard -> shareJoey Hess2016-08-19
* minor prompt flowJoey Hess2016-08-18
* untested moving of upload queues on to serversJoey Hess2016-08-18
* add support for multiple storage locattionsJoey Hess2016-08-18
* save restored secret key to gpg or fileJoey Hess2016-08-17
* store files mode 400Joey Hess2016-08-17
* make storage to use configurable on command lineJoey Hess2016-08-17
* separate error code for already exsisting object storeJoey Hess2016-08-12
* don't allow overwrite of object fileJoey Hess2016-08-12
* add shardCountJoey Hess2016-08-11
* write via temp fileJoey Hess2016-08-11
* obscure shard timestampsJoey Hess2016-08-11
* catch IO exceptionsJoey Hess2016-08-11
* pluggable object storage layerJoey Hess2016-08-11