Improve the creation of nodes and move all to the main khashmir class.
[quix0rs-apt-p2p.git] / apt_dht_Khashmir / actions.py
2008-01-09 Cameron DaleImprove the creation of nodes and move all to the main...
2008-01-08 Cameron DaleSwitch from the time module to the datetime module.
2008-01-08 Cameron DaleMove all the khashmir database operations to a separate...
2008-01-03 Cameron DaleMade the get and storeValue DHT functions work.
2008-01-02 Cameron DaleAdded a shutdown method to the khasmir DHT.
2007-12-21 Cameron DaleChange all unittests to use twisted's trial.
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.