Better handling and logging for intermittent HTTP client submission errors.
[quix0rs-apt-p2p.git] / apt_p2p_Khashmir / krpc.py
2008-04-23 Cameron DaleTrap KRPC errors in writing to the transport and wait...
2008-04-21 Cameron DaleMake the DHT timeouts configuration parameters.
2008-04-18 Cameron DaleDHT stats now include completed actions and various...
2008-04-16 Cameron DaleClean up the DHT config, making K and HASH_LENGTH const...
2008-04-15 Cameron DaleRetransmit DHT requests before timeout occurs is complete.
2008-04-15 Cameron DaleKrpc now works as before but with a new request infrast...
2008-04-15 Cameron DaleWIP on sending multiple KRPC requests before timeout.
2008-04-11 Cameron DaleUpdated and added a lot of unittests.
2008-03-27 Cameron DaleKRPC calls callback with the response dictionary by...
2008-03-12 Cameron DaleStart using the new DHT stats module (untested).
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.