Make the DHT timeouts configuration parameters.
[quix0rs-apt-p2p.git] / apt_p2p_Khashmir / khashmir.py
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-14 Cameron DaleMore strict use of errbacks when using deferreds.
2008-03-27 Cameron DaleAllow the actions to call the local node's remote inter...
2008-03-27 Cameron DaleKRPC calls callback with the response dictionary by...
2008-03-27 Cameron DaleReorganize the DHT's remote interface parameters.
2008-03-27 Cameron DaleUse copies of the routing table nodes in actions.
2008-03-21 Cameron DaleImport the log module, DOH.
2008-03-20 Cameron DaleRemove the duplicate error logging from the knode module.
2008-03-20 Cameron DaleFix some bugs in the pinging and ID checking.
2008-03-17 Cameron DaleMove the HTML stats page generation for the DHT into...
2008-03-17 Cameron DaleAdded the number of times each action was started to...
2008-03-14 Cameron DaleDisplay DHT statistics to the HTTP user.
2008-03-12 Cameron DaleStart using the new DHT stats module (untested).
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.