aboutsummaryrefslogtreecommitdiff
path: root/RemoteDaemon
Commit message (Expand)AuthorAge
* add readonly mode to serve P2P protocolGravatar Joey Hess2018-03-07
* refactorGravatar Joey Hess2018-03-06
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* Run ssh with -n whenever input is not being piped into itGravatar Joey Hess2017-02-15
* refactorGravatar Joey Hess2016-12-30
* remotedaemon: notice on RELOAD when tor hidden service has been enabledGravatar Joey Hess2016-12-28
* refactorGravatar Joey Hess2016-12-24
* Revert "close"Gravatar Joey Hess2016-12-24
* closeGravatar Joey Hess2016-12-22
* include tor-annex in hidden service directory namesGravatar Joey Hess2016-12-21
* relocate tor socket out of /etcGravatar Joey Hess2016-12-20
* fix build with old stmGravatar Joey Hess2016-12-10
* fix uuid comparisonGravatar Joey Hess2016-12-09
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* bump maxConnections to 100Gravatar 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
* debug on error serving peerGravatar Joey Hess2016-12-09
* avoid remotedaemon outputting misc Messages when runningGravatar Joey Hess2016-12-08
* consistent capsGravatar Joey Hess2016-12-08
* move to debugGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* refactorGravatar Joey Hess2016-12-06
* plumb peer uuid through to runLocalGravatar Joey Hess2016-12-02
* make remote-daemon able to send and receive objects over torGravatar Joey Hess2016-12-02
* cleanupsGravatar Joey Hess2016-12-01
* actually check p2p authtokens for tor connectionsGravatar Joey Hess2016-11-30
* fixGravatar Joey Hess2016-11-29
* fix buildGravatar Joey Hess2016-11-24
* avoid serving more than 10 tor connections at a timeGravatar Joey Hess2016-11-21
* detect EOF on socket and cleanly shutdown the service processGravatar Joey Hess2016-11-21
* stop cleanly when there's a IO error accessing the HandleGravatar 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
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20
* remotedaemon: Fork to background by default. Added --foreground switch to ena...Gravatar Joey Hess2016-11-20
* implementation of peer-to-peer protocolGravatar Joey Hess2016-11-17
* make LocalRepo a newtypeGravatar Joey Hess2016-06-02
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2016-06-02
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...Gravatar Joey Hess2015-03-16
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* remotedaemon: Fix problem that could prevent ssh connections being made after...Gravatar Joey Hess2015-01-15
* indent with tabs not spacesGravatar Joey Hess2014-10-09