summaryrefslogtreecommitdiff
path: root/Remote/External.hs
Commit message (Expand)AuthorAge
...
* fix deadlock when state TMVar is emptyGravatar Joey Hess2013-12-27
* defer SETSTATE and GETSTATE for nowGravatar Joey Hess2013-12-27
* implement GETCONFIG and SETCONFIGGravatar Joey Hess2013-12-27
* support encryptionGravatar Joey Hess2013-12-27
* make --debug show transcript of special remote protocol messagesGravatar Joey Hess2013-12-27
* don't send PREPARE before INITREMOTEGravatar Joey Hess2013-12-27
* make some requests optional, simplify and future-proof protocol moreGravatar Joey Hess2013-12-27
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* future-proofingGravatar Joey Hess2013-12-25
* basic data types and serialization for external special remote protocolGravatar Joey Hess2013-12-25