aboutsummaryrefslogtreecommitdiff
path: root/P2P/IO.hs
Commit message (Expand)AuthorAge
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* implemented git-annex-shell p2pstdioGravatar Joey Hess2018-03-07
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* enable-tor: When run as a regular user, test a connection back to the hidden ...Gravatar Joey Hess2016-12-24
* refactorGravatar Joey Hess2016-12-24
* Revert "close"Gravatar Joey Hess2016-12-24
* closeGravatar Joey Hess2016-12-22
* fix build with old ghcGravatar Joey Hess2016-12-10
* avoid exposing auth tokens in debugGravatar Joey Hess2016-12-09
* debug dump P2P messagesGravatar Joey Hess2016-12-09
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* fix laziness problem in git relayingGravatar Joey Hess2016-12-08
* more p2p progress metersGravatar Joey Hess2016-12-07
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* need to auth with the peerGravatar Joey Hess2016-12-06
* refactorGravatar Joey Hess2016-12-06
* catch non-IO exceptions tooGravatar Joey Hess2016-12-02
* make sure that the specified number of bytes of DATA are always sentGravatar Joey Hess2016-12-02
* cleanupsGravatar Joey Hess2016-12-01
* more flexible types for Proto runnersGravatar Joey Hess2016-12-01
* better commentsGravatar Joey Hess2016-11-30
* actually check p2p authtokens for tor connectionsGravatar Joey Hess2016-11-30
* fix buildGravatar Joey Hess2016-11-24
* reorgGravatar Joey Hess2016-11-22