Make it also work from the command-line.
[quix0rs-apt-p2p.git] / node.py
2007-12-09 Cameron DaleClean up all the imports.
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-01 burrisfixed borked tab/space problems, damn ProjectBuilder...
2002-10-14 burrischanged from bsddb3 to pysqlite
2002-09-21 burrisadd some default bogus values in __init__
2002-09-14 burrisunresponsive peers are now purged from the routing...
2002-09-13 burrisfix tests
2002-09-13 burrisupdated for base64 encoding of hashes and values
2002-09-02 burristhis is the new khashmir, now based on Twisted and...
2002-07-19 burrisInitial revision