aboutsummaryrefslogtreecommitdiff
path: root/Remote/Helper/P2P.hs
Commit message (Expand)AuthorAge
* refactor p2p remote action codeGravatar Joey Hess2018-03-08
* reorgGravatar Joey Hess2016-11-22
* unified AuthToken type between webapp and torGravatar Joey Hess2016-11-22
* fix parse of CONNECTDONEGravatar Joey Hess2016-11-21
* pull/push over tor working nowGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* improve p2p protocol implementationGravatar Joey Hess2016-11-20
* implement p2p protocol for HandleGravatar Joey Hess2016-11-20
* extend p2p protocol to support gitremote-helpers connectGravatar Joey Hess2016-11-19
* Add content locking to P2P protocolGravatar Joey Hess2016-11-18
* renameGravatar Joey Hess2016-11-17
* refactorGravatar Joey Hess2016-11-17
* add CHECKPRESENTGravatar Joey Hess2016-11-17
* added REMOVE to protocolGravatar Joey Hess2016-11-17
* add ALREADY-HAVE response to PUTGravatar Joey Hess2016-11-17
* pass Len to writeKeyFile so it can detect short readsGravatar Joey Hess2016-11-17
* refactorGravatar Joey Hess2016-11-17
* avoid setPresent when sending to a peerGravatar Joey Hess2016-11-17
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17