summaryrefslogtreecommitdiff
path: root/Remote/Helper/Encryptable.hs
Commit message (Expand)AuthorAge
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* Allow controlling whether login credentials for S3 and webdav are committed t...Gravatar Joey Hess2012-11-19
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* where indentingGravatar Joey Hess2012-11-11
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* refactorGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* type alias cleanupGravatar Joey Hess2011-12-31
* Fix caching of decrypted ciphers, which failed when drop had to check multipl...Gravatar Joey Hess2011-12-08
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* reorg Remote/*Gravatar Joey Hess2011-08-16