Fix a traceback generating bug in the refreshing of DHT entries.
[quix0rs-apt-p2p.git] / debian /
2008-05-05 Cameron DaleUpdate versions and changelog for new release.
2008-05-03 Cameron DaleUpdate the version numbers and changelog for new release.
2008-05-03 Cameron DaleLower the timeout to 9 sec to reduce delays.
2008-04-28 Cameron DaleDon't add local IP addresses to the routing table ...
2008-04-26 Cameron DaleFix a postrm bug due to debconf generating errors if...
2008-04-26 Cameron DaleClean up the copyrights mentioned in the code.
2008-04-26 Cameron DaleRemove the changelog parsing from setup.py and just...
2008-04-26 Cameron DaleUpdate the version number and changelog for the initial...
2008-04-26 Cameron DaleClean up the language in the description and man pages.
2008-04-24 Cameron DaleAdd debconf to inform the user of the necessity of...
2008-04-21 Cameron DaleMake the DHT timeouts configuration parameters.
2008-04-16 Cameron DaleSwitch the user name on startup.
2008-04-16 Cameron DaleBlock favicon.ico and allow remote stats requests ...
2008-04-16 Cameron DaleClean up the DHT config, making K and HASH_LENGTH const...
2008-04-14 Cameron DaleUse the mirror as a peer when there are few peers for...
2008-03-31 Cameron DaleMake the upload limit a config option.
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.
2008-03-06 Cameron DaleRename project to apt-p2p.
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-22 Cameron DaleUpdated the copyright definitions.
2008-02-21 Cameron DaleReturn a token in find_node responses, use it in store_...
2008-02-21 Cameron DaleAutomatically set the version in setup.py from the...
2008-02-20 Cameron DaleSnapshot build 2.
2008-02-20 Cameron DaleSnapshot build 1.
2008-02-18 Cameron DaleFix up some errors in the packaging.
2008-02-18 Cameron DaleInitial debian directory and packaging related changes.