git-annex/Remote/Helper
Joey Hess 81379bb29c better streaming while encrypting/decrypting
Both the directory and webdav special remotes used to have to buffer
the whole file contents before it could be decrypted, as they read
from chunks. Now the chunks are streamed through gpg with no buffering.
2012-11-18 15:27:44 -04:00
..
Chunked.hs webdav now checks presence of and receives chunked content 2012-11-16 23:16:18 -04:00
Encryptable.hs better streaming while encrypting/decrypting 2012-11-18 15:27:44 -04:00
Hooks.hs where indenting 2012-11-11 00:51:07 -04:00
Special.hs where indenting 2012-11-11 00:51:07 -04:00
Ssh.hs where indenting 2012-11-11 00:51:07 -04:00