index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
RemoteDaemon
/
Transport
Commit message (
Expand
)
Author
Age
*
fix build with old stm
Joey Hess
2016-12-10
*
fix uuid comparison
Joey Hess
2016-12-09
*
make tor hidden service work when directory watching is not available
Joey Hess
2016-12-09
*
bump maxConnections to 100
Joey Hess
2016-12-09
*
remotedaemon: git change detection over tor hidden service
Joey Hess
2016-12-09
*
only start ref change watcher thread once per P2P connection
Joey Hess
2016-12-09
*
refactor ref change watching
Joey Hess
2016-12-09
*
git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.
Joey Hess
2016-12-09
*
debug on error serving peer
Joey Hess
2016-12-09
*
consistent caps
Joey Hess
2016-12-08
*
move to debug
Joey Hess
2016-12-08
*
convert P2P runners from Maybe to Either String
Joey Hess
2016-12-08
*
refactor
Joey Hess
2016-12-06
*
plumb peer uuid through to runLocal
Joey Hess
2016-12-02
*
make remote-daemon able to send and receive objects over tor
Joey Hess
2016-12-02
*
cleanups
Joey Hess
2016-12-01
*
actually check p2p authtokens for tor connections
Joey Hess
2016-11-30
*
fix
Joey Hess
2016-11-29
*
fix build
Joey Hess
2016-11-24
*
avoid serving more than 10 tor connections at a time
Joey Hess
2016-11-21
*
detect EOF on socket and cleanly shutdown the service process
Joey Hess
2016-11-21
*
stop cleanly when there's a IO error accessing the Handle
Joey Hess
2016-11-21
*
Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...
Joey Hess
2016-11-21
*
improve p2p protocol implementation
Joey Hess
2016-11-20
*
remotedaemon: serve tor hidden service
Joey Hess
2016-11-20
*
make LocalRepo a newtype
Joey Hess
2016-06-02
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w...
Joey Hess
2015-03-16
*
propigate ssh-options everywhere ssh caching is used
Joey Hess
2015-02-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
remotedaemon: Fix problem that could prevent ssh connections being made after...
Joey Hess
2015-01-15
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
remotedaemon: When network connection is lost, close all cached ssh connections.
Joey Hess
2014-04-12
*
sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...
Joey Hess
2014-04-12
*
make git-remote-daemon ssh transport robust
Joey Hess
2014-04-09
*
cleaned up AnnexState handling in transports
Joey Hess
2014-04-08
*
added git-annex remotedaemon
Joey Hess
2014-04-06