]> git.mxchange.org Git - hub.git/history - application/hub/main/dht/class_BaseDht.php
Added unfinished support for XML-based publishing of DHT entries.
[hub.git] / application / hub / main / dht / class_BaseDht.php
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