Add property tracking to downloads from peers.
[quix0rs-apt-p2p.git] / apt_dht / HTTPDownloader.py
2008-02-29 Cameron DaleAdd property tracking to downloads from peers.
2008-02-18 Cameron DaleDownload from peers using the hash instead of a directo...
2008-01-10 Cameron DaleUse function for sending krpc responses, and add spew...
2008-01-07 Cameron DaleAdded modification time tracking to the MirrorManager...
2008-01-07 Cameron DaleAdded caching of downloaded files to the MirrorManager.
2007-12-19 CameronUpdate all tests to add the deferred as both errback...
2007-12-16 Cameron DaleAdd some of the fetching logic.
2007-12-16 Cameron DaleMoved the files to appropriate package directories.