]> git.mxchange.org Git - quix0rs-apt-p2p.git/history - actions.py
mo' constants
[quix0rs-apt-p2p.git] / actions.py
2002-09-24 burrisupdate key expirer to use bencode - store access should...
2002-09-23 burrisremoved client side connection host determination
2002-09-23 burrisminor fixes
2002-09-22 burrisfix bug where less than K nodes were being utilized...
2002-09-21 burrismuch better handling of ip addresses and potentially...
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 burriskeys persist for 24 hours +- 1 hour
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 burriscall back from GetValues each time we get some new...
2002-09-02 burrisfinding values is now fixed
2002-09-02 burrismoved actions into their own file