summaryrefslogtreecommitdiffhomepage
path: root/Storage/Network.hs
Commit message (Expand)AuthorAge
* 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
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* Store information about backed up keys in ~/.keysafe/backup.logJoey 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
* 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
* commentsJoey Hess2016-08-29
* minorJoey Hess2016-08-29
* support .onion addresses for serversJoey Hess2016-08-29
* 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
* untested moving of upload queues on to serversJoey Hess2016-08-18
* add support for multiple storage locattionsJoey Hess2016-08-18
* make storage to use configurable on command lineJoey Hess2016-08-17