aboutsummaryrefslogtreecommitdiff
path: root/RemoteDaemon/Transport/Tor.hs
Commit message (Expand)AuthorAge
* add readonly mode to serve P2P protocolGravatar Joey Hess2018-03-07
* refactorGravatar Joey Hess2018-03-06
* Added remote.<name>.annex-push and remote.<name>.annex-pullGravatar Joey Hess2017-04-05
* refactorGravatar Joey Hess2016-12-30
* remotedaemon: notice on RELOAD when tor hidden service has been enabledGravatar Joey Hess2016-12-28
* refactorGravatar Joey Hess2016-12-24
* Revert "close"Gravatar Joey Hess2016-12-24
* closeGravatar Joey Hess2016-12-22
* include tor-annex in hidden service directory namesGravatar Joey Hess2016-12-21
* relocate tor socket out of /etcGravatar Joey Hess2016-12-20
* fix build with old stmGravatar Joey Hess2016-12-10
* fix uuid comparisonGravatar Joey Hess2016-12-09
* make tor hidden service work when directory watching is not availableGravatar Joey Hess2016-12-09
* bump maxConnections to 100Gravatar Joey Hess2016-12-09
* remotedaemon: git change detection over tor hidden serviceGravatar Joey Hess2016-12-09
* only start ref change watcher thread once per P2P connectionGravatar Joey Hess2016-12-09
* debug on error serving peerGravatar Joey Hess2016-12-09
* consistent capsGravatar Joey Hess2016-12-08
* move to debugGravatar Joey Hess2016-12-08
* convert P2P runners from Maybe to Either StringGravatar Joey Hess2016-12-08
* refactorGravatar Joey Hess2016-12-06
* plumb peer uuid through to runLocalGravatar Joey Hess2016-12-02
* 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