git-annex/P2P
Joey Hess a8c868c2e1
plumb assicated files through P2P protocol for updating transfer logs
ReadContent can't update the log, since it reads lazily. This part of
the P2P monad will need to be rethought.

Associated files are heavily sanitized when received from a peer;
they could be an exploit vector.

This commit was sponsored by Jochen Bartl on Patreon.
2016-12-02 16:42:54 -04:00
..
Address.hs implement p2p command 2016-11-30 14:35:24 -04:00
Annex.hs plumb assicated files through P2P protocol for updating transfer logs 2016-12-02 16:42:54 -04:00
Auth.hs use P2P auth for git-remote-tor-annex 2016-11-30 15:26:55 -04:00
IO.hs catch non-IO exceptions too 2016-12-02 14:16:50 -04:00
Protocol.hs plumb assicated files through P2P protocol for updating transfer logs 2016-12-02 16:42:54 -04:00