summaryrefslogtreecommitdiff
path: root/Remote/Helper/P2P.hs
Commit message (Expand)AuthorAge
* deal with unlocked filesJoey Hess2018-03-13
* use total size from DATAJoey Hess2018-03-12
* fix nested progress meters when using git-annex-shell fallbackJoey Hess2018-03-12
* use P2P protocol for checkpresent, retrieve, and storeJoey Hess2018-03-09
* refactor p2p remote action codeJoey Hess2018-03-08
* reorgJoey Hess2016-11-22
* unified AuthToken type between webapp and torJoey Hess2016-11-22
* fix parse of CONNECTDONEJoey Hess2016-11-21
* pull/push over tor working nowJoey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Joey Hess2016-11-21
* improve p2p protocol implementationJoey Hess2016-11-20
* implement p2p protocol for HandleJoey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectJoey Hess2016-11-19
* Add content locking to P2P protocolJoey Hess2016-11-18
* renameJoey Hess2016-11-17
* refactorJoey Hess2016-11-17
* add CHECKPRESENTJoey Hess2016-11-17
* added REMOVE to protocolJoey Hess2016-11-17
* add ALREADY-HAVE response to PUTJoey Hess2016-11-17
* pass Len to writeKeyFile so it can detect short readsJoey Hess2016-11-17
* refactorJoey Hess2016-11-17
* avoid setPresent when sending to a peerJoey Hess2016-11-17
* implementation of peer-to-peer protocolJoey Hess2016-11-17