summaryrefslogtreecommitdiff
path: root/RemoteDaemon/Transport/Tor.hs
Commit message (Expand)AuthorAge
* make remote-daemon able to send and receive objects over torGravatar Joey Hess2016-12-02
* cleanupsGravatar Joey Hess2016-12-01
* actually check p2p authtokens for tor connectionsGravatar Joey Hess2016-11-30
* fixGravatar Joey Hess2016-11-29
* fix buildGravatar Joey Hess2016-11-24
* avoid serving more than 10 tor connections at a timeGravatar Joey Hess2016-11-21
* detect EOF on socket and cleanly shutdown the service processGravatar Joey Hess2016-11-21
* stop cleanly when there's a IO error accessing the HandleGravatar Joey Hess2016-11-21
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* improve p2p protocol implementationGravatar Joey Hess2016-11-20
* remotedaemon: serve tor hidden serviceGravatar Joey Hess2016-11-20