aboutsummaryrefslogtreecommitdiff
path: root/RemoteDaemon/Transport/Ssh.hs
Commit message (Expand)AuthorAge
* 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
* remotedaemon: git change detection over tor hidden serviceGravatar 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
* 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