Fix some errors in the new twisted HTTP client's connectionLost() methods.
[quix0rs-apt-p2p.git] / apt_p2p / CacheManager.py
2008-04-24 Cameron DaleMove the DHT stuff out of the main program and into...
2008-04-21 Cameron DaleRemove some unnecessary calls to log.err and just print...
2008-04-21 Cameron DaleAdd all files to the DB with their hashes.
2008-04-18 Cameron DaleCache returns errors if apt closes the connection and...
2008-04-14 Cameron DaleAdd statistics reporting to the main program (untested).
2008-04-14 Cameron DaleUse the apt_p2p_conf config import rather than passing...
2008-04-12 Cameron DaleActually add piece hashes to the database.
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.