]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Added caching of downloaded files to the MirrorManager.
authorCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 02:55:31 +0000 (18:55 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 02:55:31 +0000 (18:55 -0800)
commit90357051e0769aea188a30fb3341733e97b37d33
treeff5ee0b7201e981447b6d2333cae658e79729464
parentccc6955a46661637205445d98c8434f1f29a053e
Added caching of downloaded files to the MirrorManager.

Also made the MirrorManager work with full URLs (http://...).
Also added some log messages to the HTTPDownloader.
apt_dht/HTTPDownloader.py
apt_dht/MirrorManager.py
apt_dht/apt_dht.py