git-annex/RemoteDaemon
Joey Hess e053f31816
avoid serving more than 10 tor connections at a time
Another 10 clients can be accepted and waiting their turn. After that,
start dropping connections.

This is to avoid DOS attacks..
2016-11-21 22:03:29 -04:00
..
Transport avoid serving more than 10 tor connections at a time 2016-11-21 22:03:29 -04:00
Common.hs make LocalRepo a newtype 2016-06-02 16:34:52 -04:00
Core.hs remotedaemon: serve tor hidden service 2016-11-20 15:48:12 -04:00
Transport.hs remotedaemon: serve tor hidden service 2016-11-20 15:48:12 -04:00
Types.hs implementation of peer-to-peer protocol 2016-11-17 18:30:50 -04:00