git-annex/P2P
Joey Hess f7687e0876
only start ref change watcher thread once per P2P connection
This is more efficient. Note that the peer will get CHANGED messages for
all refs changed since the connection opened, even if those changes
happened before it sent NOTIFYCHANGE.
2016-12-09 15:08:54 -04:00
..
Address.hs stub Remote.P2P 2016-12-06 12:27:58 -04:00
Annex.hs only start ref change watcher thread once per P2P connection 2016-12-09 15:08:54 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks. 2016-12-09 13:34:32 -04:00
Protocol.hs refactor ref change watching 2016-12-09 15:01:09 -04:00