ripped out xmlrpc, experimented with xmlrpc but with bencode, finally
[quix0rs-apt-p2p.git] / knode.py
2003-01-16 burrisripped out xmlrpc, experimented with xmlrpc but with...
2002-12-10 burrisreformatting plus changed some method names, added...
2002-10-14 burrischanged from bsddb3 to pysqlite
2002-10-01 burrisautomatically check responses to make sure it's from...
2002-09-14 burrisunresponsive peers are now purged from the routing...
2002-09-13 burrisfix bug in find_node not encoding target properly
2002-09-13 burriskeys and values passed as binary instead of encoded...
2002-09-13 burrisupdated for base64 encoding of hashes and values
2002-09-02 burrisfinding values is now fixed
2002-09-02 burristhis is the new khashmir, now based on Twisted and...