Also remove changed cache files during directory scan.
[quix0rs-apt-p2p.git] / apt_dht / apt_dht_conf.py
2008-02-24 Cameron DaleStandardize the number of values retrieved from the...
2008-02-22 Cameron DaleRefresh DHT values just before they are due to expire.
2008-02-22 Cameron DaleMove the key expiring to the checkpoint function.
2008-02-22 Cameron DaleUnload the AptPackages caches after a period of inactivity.
2008-02-21 Cameron DaleReturn a token in find_node responses, use it in store_...
2008-02-18 Cameron DaleInitial debian directory and packaging related changes.
2008-01-15 Cameron DaleAdd an option to not error out when only a local IP...
2008-01-15 Cameron DaleAdded scanning of other directories for cached packages.
2008-01-10 Cameron DaleUse function for sending krpc responses, and add spew...
2008-01-04 Cameron DaleMade the DHT bootstrapping use IPs instead of DNS names.
2008-01-02 Cameron DaleMade the DHT join method work and added tests for it.
2007-12-21 Cameron DaleModify khashmir's config system to not use the const...
2007-12-19 Cameron DaleAdd more to khashmir's DHT implementation.
2007-12-17 Cameron DaleAdded the DHT starting to the application.
2007-12-16 Cameron DaleAdd some of the fetching logic.
2007-12-16 Cameron DaleMoved the files to appropriate package directories.