aboutsummaryrefslogtreecommitdiff
path: root/P2P/Protocol.hs
Commit message (Expand)AuthorAge
* p2p ssh connection poolsGravatar Joey Hess2018-03-08
* implemented git-annex-shell p2pstdioGravatar Joey Hess2018-03-07
* make sure that lockContentShared is always paired with an inAnnex checkGravatar Joey Hess2018-03-07
* add readonly mode to serve P2P protocolGravatar Joey Hess2018-03-07
* comment typoGravatar Joey Hess2018-03-06
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* Revert "p2p --link now defaults to setting up a bi-directional link"Gravatar Joey Hess2016-12-16
* p2p --link now defaults to setting up a bi-directional linkGravatar Joey Hess2016-12-16
* hang up connection after relayingGravatar Joey Hess2016-12-09
* remotedaemon: git change detection over tor hidden serviceGravatar Joey Hess2016-12-09
* refactor ref change watchingGravatar Joey Hess2016-12-09
* update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
* fix memory leakGravatar Joey Hess2016-12-08
* fix build with old ghcGravatar Joey Hess2016-12-08
* offset meters when resumingGravatar Joey Hess2016-12-07
* more p2p progress metersGravatar Joey Hess2016-12-07
* update progress meter when sending to p2p remoteGravatar Joey Hess2016-12-07
* added StoreContentToGravatar Joey Hess2016-12-06
* plumb assicated files through P2P protocol for updating transfer logsGravatar Joey Hess2016-12-02
* plumb peer uuid through to runLocalGravatar Joey Hess2016-12-02
* initial implementation of P2P.Annex runnerGravatar Joey Hess2016-12-02
* improve Local monadGravatar Joey Hess2016-12-02
* cleanupsGravatar Joey Hess2016-12-01
* reorgGravatar Joey Hess2016-11-22