Documented the Hash module.
[quix0rs-apt-p2p.git] / apt_dht / Hash.py
2008-03-01 Cameron DaleDocumented the Hash module.
2008-02-29 Cameron DaleMove the normalization of key lengths from the HashObje...
2008-02-27 Cameron DaleStore piece hashes in the DB.
2008-02-27 Cameron DaleAdded piece hashing to the HashObject.
2008-02-22 Cameron DaleRefresh DHT values just before they are due to expire.
2008-02-19 Cameron DaleUse python-debian for parsing RFC 822 files (untested).
2008-01-15 Cameron DaleCacheManager scans the cache directory during initializ...
2008-01-10 Cameron DaleUse function for sending krpc responses, and add spew...
2008-01-10 Cameron DaleFixed some bugs in the new hashing scheme and tests.
2008-01-10 Cameron DaleModified the HashObject to do dummy hashing if the...
2008-01-10 Cameron DaleAdded a new Hash Object for tracking lots of hash details.