aboutsummaryrefslogtreecommitdiff
path: root/P2P/Annex.hs
Commit message (Expand)AuthorAge
* refactorGravatar Joey Hess2018-03-06
* fix build on windowsGravatar Joey Hess2016-12-30
* refactorGravatar Joey Hess2016-12-30
* 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
* fix build with old ghcGravatar Joey Hess2016-12-10
* make tor hidden service work when directory watching is not availableGravatar 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
* 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 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
* refactorGravatar Joey Hess2016-12-06
* 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
* make remote-daemon able to send and receive objects over torGravatar Joey Hess2016-12-02