index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Crypto.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
support gpg.program
Joey Hess
2015-09-09
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
*
switch to using cryptohash for MAC
Joey Hess
2015-04-19
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
update my email address and homepage url
Joey Hess
2015-01-21
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
finish making rsync support chunking
Joey Hess
2014-08-03
*
lift types from IO to Annex
Joey Hess
2014-07-29
*
Support for remotes that are chunkable and encryptable.
Joey Hess
2014-07-26
*
add chunk metadata to Key
Joey Hess
2014-07-24
*
Fix initremote with encryption=pubkey to work with S3, glacier, webdav, and e...
Joey Hess
2014-02-06
*
remove *>=> and >=*> ; use <$$> instead
Joey Hess
2013-09-27
*
rename constructor for clariy
Joey Hess
2013-09-05
*
Leverage an ambiguities between Ciphers
guilhem
2013-09-05
*
keep Utility.Gpg free of dependencies on git-annex
Joey Hess
2013-09-04
*
redundant comment
Joey Hess
2013-09-04
*
replace an over-explained Bool with a data type
Joey Hess
2013-09-04
*
wording
Joey Hess
2013-09-04
*
fix build (seems getGpgEncOpts got renamed to getGpgEncParams)
Joey Hess
2013-09-04
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Allow revocation of OpenPGP keys.
guilhem
2013-08-29
*
Generate ciphers with a better entropy.
guilhem
2013-04-06
*
hlint
Joey Hess
2013-04-03
*
minor wording fixes
Joey Hess
2013-03-29
*
Allow other MAC algorithms in the Remote Config.
guilhem
2013-03-29
*
linelength
Joey Hess
2013-03-12
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
improve comments and variable names WRT base64 encoded encryption keys
Joey Hess
2013-03-03
*
whitespace fixes
Joey Hess
2012-12-13
*
refactor
Joey Hess
2012-11-18
*
upload progress bars for webdav!
Joey Hess
2012-11-18
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
avoid ByteString.Char8 where not needed
Joey Hess
2012-06-20
*
hlint
Joey Hess
2012-06-12
*
refactor
Joey Hess
2012-04-29
*
Added shared cipher mode to encryptable special remotes.
Joey Hess
2012-04-29
*
split out Utility.Gpg with the generic gpg interface, from Crypto
Joey Hess
2011-12-20
*
make gpg code more generic
Joey Hess
2011-12-20
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
clean up read/show abuse
Joey Hess
2011-11-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
*
when all you have is a zombie, everything looks like a shotgun
Joey Hess
2011-10-02
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
[next]