git-annex/RemoteDaemon/Transport
Joey Hess 881274d021
make remote-daemon able to send and receive objects over tor
Each worker thread needs to run in the Annex monad, but the
remote-daemon's liftAnnex can only run 1 action at a time. Used
Annex.Concurrent to deal with that.

P2P.Annex is incomplete as of yet.
2016-12-02 13:52:43 -04:00
..
Ssh update my email address and homepage url 2015-01-21 12:50:09 -04:00
GCrypt.hs make LocalRepo a newtype 2016-06-02 16:34:52 -04:00
Ssh.hs make LocalRepo a newtype 2016-06-02 16:34:52 -04:00
Tor.hs make remote-daemon able to send and receive objects over tor 2016-12-02 13:52:43 -04:00