Rewrite of the actions to take advantage of the commonalities between them.
[quix0rs-apt-p2p.git] / apt_dht_Khashmir / knode.py
2008-02-24 Cameron DaleRewrite of the actions to take advantage of the commona...
2008-02-23 Cameron DaleBreak up the find_value into 2 parts (with get_value).
2008-02-21 Cameron DaleReturn a token in find_node responses, use it in store_...
2008-02-21 Cameron DaleRemove the originated time from the DHT value storage.
2008-01-16 Cameron DaleChange all print statements to log.msg calls.
2008-01-13 Cameron Dalekhashmir's store value takes the origination date.
2008-01-11 Cameron DaleNew DHT method 'join' like 'ping' but returns our IP...
2007-12-21 Cameron DaleModify khashmir's config system to not use the const...
2007-12-16 Cameron DaleMoved the files to appropriate package directories.