Fix an error in the actions that allowed for the result to be sent twice.
[quix0rs-apt-p2p.git] / apt_p2p_Khashmir / actions.py
2008-04-21 Cameron DaleFix an error in the actions that allowed for the result...
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-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-17 Cameron DaleRename the knode functions to match the krpc method...
2008-03-17 Cameron DaleAdded the number of times each action was started to...
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.