index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Helper
/
Encryptable.hs
Commit message (
Expand
)
Author
Age
*
rename constructor for clariy
Joey Hess
2013-09-05
*
Leverage an ambiguities between Ciphers
guilhem
2013-09-05
*
tabs
Joey Hess
2013-09-04
*
unimportant tweak
Joey Hess
2013-09-04
*
replace an over-explained Bool with a data type
Joey Hess
2013-09-04
*
Encryption defaults to 'hybrid'
guilhem
2013-09-04
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Allow revocation of OpenPGP keys.
guilhem
2013-08-29
*
print encryption setup message before action
Joey Hess
2013-05-18
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
changelog & minor style fixes
Joey Hess
2013-04-06
*
Generate ciphers with a better entropy.
guilhem
2013-04-06
*
Allow other MAC algorithms in the Remote Config.
guilhem
2013-03-29
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
split cost out into its own module
Joey Hess
2013-03-13
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
Allow controlling whether login credentials for S3 and webdav are committed t...
Joey Hess
2012-11-19
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
where indenting
Joey Hess
2012-11-11
*
store S3 creds in a 600 mode file inside the local git repo
Joey Hess
2012-09-26
*
unify types
Joey Hess
2012-09-21
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
refactor
Joey Hess
2012-04-29
*
Added shared cipher mode to encryptable special remotes.
Joey Hess
2012-04-29
*
thread through original key to retrieveEnctypted
Joey Hess
2012-03-04
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
type alias cleanup
Joey Hess
2011-12-31
*
Fix caching of decrypted ciphers, which failed when drop had to check multipl...
Joey Hess
2011-12-08
*
minor syntax changes
Joey Hess
2011-10-11
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
reorg Remote/*
Joey Hess
2011-08-16