]> git.mxchange.org Git - hub.git/history - application/hub/main/dht/class_BaseDht.php
Continued:
[hub.git] / application / hub / main / dht / class_BaseDht.php
2014-03-25 Roland HaederContinued:
2014-03-20 Roland HaederIntroduced enableAcceptDhtBootstrap() + updated core.
2014-03-18 Roland HaederContinued with DHT stuff:
2014-03-17 Roland HaederIntroduced ifDhtIsBooting(), updated TODOs.txt
2014-02-21 Roland HaederImproved a lot logger.
2014-02-16 Roland HaederPublication of DHT entries requires a fully booted...
2014-02-15 Roland HaederThe bug is not located between these lines.
2014-02-15 Roland HaederCommented out noisy debug line + logged array 'recipients'.
2014-02-10 Roland HaederMore debug + assert added.
2014-02-10 Roland HaederFixed debug message.
2014-02-10 Roland HaederAdded noisy debug lines for finding missing method.
2014-02-09 Roland HaederSome missing code added:
2014-02-09 Roland HaederUsed new method from 'core' to inject all array element...
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-09 Roland HaederAdded unfinished support for XML-based publishing of...
2014-02-08 Roland HaederAdded missing methods to interface and BaseDht class.
2014-02-08 Roland HaederAdded unfinished support for publication of DHT entries...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-18 Roland HäderUse constants TRUE/FALSE/NULL instead of keywords true...
2013-07-17 Roland HäderDHT data registration/update added to NodeDhtFacade...
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-14 Roland HäderAdded very basic implementation of updateDhtData()
2013-02-14 Roland HäderAdded very basic implementation of DHT bootstrapping...
2012-08-27 Roland HäderAdded (unfinished) DHT class