]> git.mxchange.org Git - quix0rs-apt-p2p.git/shortlog
quix0rs-apt-p2p.git
2002-09-21 burrisfixed some serious bugs in findNode
2002-09-21 burrisadd some default bogus values in __init__
2002-09-21 burrisrpcclient now returns a list containing the return...
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 burriskeys persist for 24 hours +- 1 hour
2002-09-13 burrisfix bug in pong handler
2002-09-13 burriskeys and values passed as binary instead of encoded...
2002-09-13 burrisfix tests
2002-09-13 burrisnow we are using xml/base64
2002-09-13 burrisupdated for base64 encoding of hashes and values
2002-09-13 burrisfixed 2.1 incompatibility
2002-09-13 burrisfix 2.1 incompatibility
2002-09-12 burrisfix typo
2002-09-07 burrisnow with auto-expiring of stored keys/values
2002-09-06 burrisupdated for new khashmir
2002-09-03 burriscall back from GetValues each time we get some new...
2002-09-03 burrisnow we gracefully deal with multiple values per key
2002-09-03 burrismade user agent string a variable
2002-09-03 burrisupdated docs
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-23 burrisfindCloseNodes() is the replacement for populateTable()
2002-07-21 aaronswadded some corrections to the quick start... is there...
2002-07-19 burrisminor comment change
2002-07-19 burrisInitial revision