summaryrefslogtreecommitdiff
path: root/Remote/Helper/ChunkedEncryptable.hs
Commit message (Expand)AuthorAge
* optimise case of remote that retrieves FileContent, when chunks and encryptio...Gravatar Joey Hess2014-07-29
* better type for RetrieverGravatar Joey Hess2014-07-29
* allow Retriever action to update the progress meterGravatar Joey Hess2014-07-29
* add ContentSource type, for remotes that act on files rather than ByteStringsGravatar Joey Hess2014-07-29
* resume interrupted chunked uploadsGravatar Joey Hess2014-07-28
* resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* better Preparer interfaceGravatar Joey Hess2014-07-27
* improve exception handlingGravatar Joey Hess2014-07-26
* Support for remotes that are chunkable and encryptable.Gravatar Joey Hess2014-07-26