Clean up all the imports.
[quix0rs-apt-p2p.git] / ktable.py
2007-12-09 Cameron DaleClean up all the imports.
2007-12-09 Cameron DaleFix some errors found by PyLint.
2004-06-14 burrismajor cleanup, updated for twisted
2003-02-22 burrisadded license information
2003-01-16 burrisripped out xmlrpc, experimented with xmlrpc but with...
2002-12-03 burrisadd invalidateNode
2002-12-01 burrisfixed borked tab/space problems, damn ProjectBuilder...
2002-11-28 aaronswoops, another buglet
2002-11-28 aaronswfixed buglet
2002-11-28 aaronswgeneral cleanup. test_replace_stale_node doesn't pass...
2002-11-28 burrisfix bug in setting duplicate kv
2002-10-01 burrisno longer keep our own node in table
2002-09-23 burrisfix peer update problem connection refused in store...
2002-09-23 burrisdon't touch buckets when we are only reading from them
2002-09-22 burrisreturn K nodes and not K-1
2002-09-21 burrisfixed some serious bugs in findNode
2002-09-14 burrisunresponsive peers are now purged from the routing...
2002-09-13 burrisfix tests
2002-09-02 burristhis is the new khashmir, now based on Twisted and...
2002-07-19 burrisInitial revision