]> git.mxchange.org Git - quix0rs-apt-p2p.git/history - khashmir.py
mo' constants
[quix0rs-apt-p2p.git] / khashmir.py
2002-10-01 burrisall rpc's return ([<args>], {<sender}), previously...
2002-09-24 burrisfix missing arg in storevalue errback
2002-09-23 burrisfix typo
2002-09-23 burrisfix peer update problem connection refused in store...
2002-09-23 burrisremoved client side connection host determination
2002-09-23 burrisfix missing arg conversion
2002-09-23 burrisfix refreshTable
2002-09-21 burrismuch better handling of ip addresses and potentially...
2002-09-15 burrisbug fix in store value
2002-09-14 burrisunresponsive peers are now purged from the routing...
2002-09-14 burrisdon't return duplicates if we have a key in our store
2002-09-14 burrisfixed nonresponsive node handler
2002-09-13 burriscall from thread
2002-09-13 burrisnow search local store for keys in addititon to net
2002-09-13 burrisfix bug in find_node not encoding target properly
2002-09-13 burristype fix, sorry
2002-09-13 burrisfix bug in pong handler
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-07 burrisnow with auto-expiring of stored keys/values
2002-09-03 burrisnow we gracefully deal with multiple values per key
2002-09-02 burristest harness update
2002-09-02 burrisupdated test
2002-09-02 burrisfinding values is now fixed
2002-09-02 burrismoved actions into their own file
2002-09-02 burristhis is the new khashmir, now based on Twisted and...
2002-07-19 burrisminor comment change
2002-07-19 burrisInitial revision