]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Lots of log messages and blocked non-local access to server.
authorCameron Dale <camrdale@gmail.com>
Fri, 4 Jan 2008 02:58:53 +0000 (18:58 -0800)
committerCameron Dale <camrdale@gmail.com>
Fri, 4 Jan 2008 02:58:53 +0000 (18:58 -0800)
commitccc6955a46661637205445d98c8434f1f29a053e
treecb7f7f0b9b90d356c5e8464ac101bc78a9a535db
parenteef3246c3e73078193310f8ebeb17013c83d0b2e
Lots of log messages and blocked non-local access to server.

Remote peers can still access the shared files, but not make
requests that result in lookups or see the stats.

Also fixed a bug in the main findHash routines.
Also changed to use splitHostPort rather than manual splitting.
apt_dht/HTTPServer.py
apt_dht/PeerManager.py
apt_dht/apt_dht.py