summaryrefslogtreecommitdiffhomepage
path: root/CmdLine.hs
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* updated to http-client 0.5.3, servant 0.11 and stackage lts-9.0Joey Hess2017-08-10
* Change default for --port to 4242.Joey Hess2016-10-23
* forgot to update the man page for all the recently added optionsJoey Hess2016-10-18
* Check if --store-local directory is writable.Joey Hess2016-10-06
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* Added --check-servers mode, which is useful both at the command line to see w...Joey Hess2016-09-27
* Server: --motd can be used to provide a Message Of The Day.Joey Hess2016-09-27
* Added --chaff-max-delay option for slower chaffing.Joey Hess2016-09-23
* In --autostart mode, check for gpg keys that have not been backed up, and off...Joey Hess2016-09-22
* Added --autostart mode and install FDO autostart fileJoey Hess2016-09-22
* Added --backup-server and --restore-serverJoey Hess2016-09-15
* Change format of ~/.keysafe/backup.logJoey Hess2016-09-15
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* Added --chaff mode which uploads random junk to servers.Joey Hess2016-09-14
* implemented dynamic rate limitingJoey Hess2016-09-13
* fix buildJoey Hess2016-09-13
* don't need --disk-reserveJoey Hess2016-09-13
* adding some server disk usage tuning optionsJoey Hess2016-09-13
* Added --name and --othername options.Joey Hess2016-09-04
* added --store-directoryJoey Hess2016-08-31
* Added basic test suite.Joey Hess2016-08-30
* document *Joey Hess2016-08-29
* make server default to only listening to localhostJoey Hess2016-08-29
* --server needs a portJoey Hess2016-08-22
* http client, and --serverJoey Hess2016-08-20
* add man pageJoey Hess2016-08-19
* 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
* allow configuring N and MJoey Hess2016-08-17
* clarifyJoey Hess2016-08-17
* make storage to use configurable on command lineJoey Hess2016-08-17
* more command line interface improvementsJoey Hess2016-08-16
* improve options to select secret key to backup/restoreJoey Hess2016-08-16
* add --benchmarkJoey Hess2016-08-16
* prompt for nameJoey Hess2016-08-12
* add --gui optionJoey Hess2016-08-12
* option parsingJoey Hess2016-08-12