summaryrefslogtreecommitdiff
path: root/P2P
Commit message (Expand)AuthorAge
* fix build with old ghcGravatar Joey Hess2016-12-10
* hang up connection after relayingGravatar Joey Hess2016-12-09
* avoid exposing auth tokens in debugGravatar Joey Hess2016-12-09
* debug dump P2P messagesGravatar Joey Hess2016-12-09
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* remotedaemon: git change detection over tor hidden serviceGravatar Joey Hess2016-12-09
* only start ref change watcher thread once per P2P connectionGravatar Joey Hess2016-12-09
* refactor ref change watchingGravatar Joey Hess2016-12-09
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.Gravatar Joey Hess2016-12-09
* typoGravatar Joey Hess2016-12-09
* content removal is supposed to succed if the content was already not presentGravatar Joey Hess2016-12-09
* update progress logs in remotedaemon send/receiveGravatar Joey Hess2016-12-08
* fix memory leakGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* fix laziness problem in git relayingGravatar Joey Hess2016-12-08
* fix build with old ghcGravatar Joey Hess2016-12-08
* fix math error that caused resumes to always failGravatar Joey Hess2016-12-07
* ReadWriteMode not AppendModeGravatar Joey Hess2016-12-07
* open file for append, not write, so resuming worksGravatar Joey Hess2016-12-07
* 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
* need to auth with the peerGravatar Joey Hess2016-12-06
* refactorGravatar Joey Hess2016-12-06
* added StoreContentToGravatar Joey Hess2016-12-06
* stub Remote.P2PGravatar 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
* catch non-IO exceptions tooGravatar Joey Hess2016-12-02
* make remote-daemon able to send and receive objects over torGravatar Joey Hess2016-12-02
* improve Local monadGravatar 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
* use P2P auth for git-remote-tor-annexGravatar Joey Hess2016-11-30
* implement p2p --linkGravatar Joey Hess2016-11-30
* implement p2p commandGravatar Joey Hess2016-11-30
* commentsGravatar Joey Hess2016-11-29
* finish git-annex enable-torGravatar Joey Hess2016-11-29
* fix buildGravatar Joey Hess2016-11-24
* add P2P.AuthGravatar Joey Hess2016-11-22
* reorgGravatar Joey Hess2016-11-22