Add an option to not error out when only a local IP address can be found.
[quix0rs-apt-p2p.git] / apt_dht / AptPackages.py
2008-01-14 Cameron DaleUse FilePath everywhere and create new CacheManager...
2008-01-10 Cameron DaleFixed some bugs in the new hashing scheme and tests.
2008-01-10 Cameron DalePass the new HashObjects around everywhere (untested).
2008-01-07 Cameron DaleDecompress needed files while downloading them.
2008-01-07 Cameron DaleFix an error that occurred when there were no Sources...
2007-12-24 CameronFixed 2 broken AptPackages unittests.
2007-12-19 CameronUpdate all tests to add the deferred as both errback...
2007-12-19 CameronFix some broken AptPackages tests.
2007-12-18 CameronMade the AptPackages tests dist-agnostic so it works...
2007-12-16 Cameron DaleMoved the files to appropriate package directories.