aboutsummaryrefslogtreecommitdiff
path: root/RemoteDaemon/Transport
Commit message (Expand)AuthorAge
* add readonly mode to serve P2P protocolGravatar Joey Hess2018-03-07
* refactorGravatar Joey Hess2018-03-06
* 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
* 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
* make LocalRepo a newtypeGravatar Joey Hess2016-06-02
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* 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
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* remotedaemon: When network connection is lost, close all cached ssh connections.Gravatar Joey Hess2014-04-12
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* make git-remote-daemon ssh transport robustGravatar Joey Hess2014-04-09
* cleaned up AnnexState handling in transportsGravatar Joey Hess2014-04-08
* added git-annex remotedaemonGravatar Joey Hess2014-04-06