Updated 'core'.
[hub.git] / application / hub / main / nodes / class_BaseHubNode.php
2015-06-11 Roland HaederTypo fixed
2015-05-02 Roland HäderMerge branch 'refacuring/protocol_handler' of /var...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-04-25 Roland HaederThis call needs to be moved into BaseHubNode.
2015-04-25 Roland HaederFixed a lot stuff for cruncher (missing methods, etc.)
2015-03-17 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
2015-03-17 Roland HaederUpdated copyright year as this software has been change...
2015-03-01 Roland HaederConverted an assertion into a more informative backtrac...
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-24 Roland HaederA lot changes for refacturing protocol handler
2014-12-23 Roland HaederContinued with refacturing:
2014-12-15 Roland HaederContinued rewriting:
2014-12-15 Roland HaederContinued with refacturing:
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederContinued:
2014-11-11 Roland HaederAdded more UNL (Universal Node Locator) stuff:
2014-10-31 Roland HaederContinued on rewrite:
2014-10-25 Roland HaederMore rewrites (and code stops):
2014-10-17 Roland HaederRemoved deprecated stuff.
2014-10-17 Roland HaederRemoved deprecated stuff.
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-03-14 Roland HaederSome stuff needs to be renamed to match better naming...
2014-03-13 Roland HaederRefactured sending encoded (raw) data to sockets to...
2014-03-02 Roland HaederAdded method to allow DHT bootstrap requests.
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-15 Roland HaederCommented out some noisy debug lines.
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-08 Roland HaederUpdating node data in local DHT (not yet distributed...
2014-02-04 Roland HaederRenamed method to better naming scheme ('bootstrapping...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-05-31 Roland HäderMade lower to upper case:
2013-02-25 Roland HäderEven more lines ...
2013-02-22 Roland Hädertrue->TRUE, node id included in session id/private...
2013-02-22 Roland HäderNow correct class :(
2013-02-22 Roland HäderUsed correct method
2013-02-22 Roland HäderAlso these ...
2013-02-22 Roland HäderRemember searchInstance here
2013-02-12 Roland HäderOpps :( #2
2013-02-12 Roland HäderOpps :(
2013-02-12 Roland HäderEncapsulated this code (as it is a better style)
2013-02-10 Roland HäderImplemented (very basic) registerLocalNode() and update...
2013-02-09 Roland HäderIntroduced (cached) method ifNodeDataIsFound()
2013-02-08 Roland HäderAdded optional (here used) parameter
2013-02-07 Roland HäderRewrites, some more methods:
2013-02-07 Roland HäderAdded wrapper, rewrites:
2013-02-01 Roland HäderRemoved also deprecated queues/queries as there are...
2013-01-31 Roland HäderClasses moved/renamed:
2013-01-31 Roland HäderThis is a new idea to rewrite bootstrapping, the DHT...
2013-01-31 Roland HäderClear redundant database wrapper class as it is now...
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderField answer_status becomes more generic now
2012-12-20 Roland HäderUpdated ApplicationHelper class to latest API
2012-11-12 Roland HäderThe old state check was still required here, so re...
2012-11-12 Roland HäderBetter check against if the node has completed announcement
2012-11-12 Roland HäderProject 'hub' continued (a little):
2012-08-26 Roland HäderRefactured random string generation to introduced metho...
2012-08-26 Roland HäderAdded nodeInstance parameter (NodeHelper interface...
2012-08-22 Roland HäderMove NodeHelper interface, implement missing method...
2012-08-22 Roland HäderIntroduced new factory for object type registries,...
2012-08-18 Roland HäderAdded packageInstance (interface Receivable) to allow...
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-07 Roland HäderAdded 'base' classes for answer-status handlers
2012-08-07 Roland HäderUsed exit() instead of die()
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-17 Roland HäderImportant todo added
2012-07-17 Roland HäderOpps ...
2012-07-17 Roland HäderThe announcement answer is now half handled, registrati...
2012-07-07 Roland HäderHub project continued: (I have now a little more time)
2012-06-27 Roland HäderIntroduced updateNodeData() to update/refresh node...
2012-05-17 Roland HäderOpps ... :(
2012-05-17 Roland HäderAgain #2 ... :(
2012-05-17 Roland HäderAgain ... :(
2012-05-17 Roland HäderOpps ...
2012-05-17 Roland HäderAdded announcement answer XML, template engine and...
2012-05-17 Roland HäderAdded *REQUIRED* call compileConfigInVariables(), added...
2012-05-16 Roland HäderCopyright notice updated
2012-05-06 Roland HäderRemoved obsolete parameter
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-04-27 Roland HäderSome refacturings:
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2011-08-31 Roland HäderHub project continued:
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-20 Roland HäderRemoved obsolete boot_node_foo_listen_port, you can...
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderSwapped out seperator char for all boostrap nodes
2011-04-18 Roland HäderSome string cosmetics
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
2011-04-05 Roland HäderMove this away...
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-04-03 Roland HäderAdded all node types, moved iterator class:
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-05 Roland HäderA lot files renamed (sorry guys for the mess) and moved...
2011-03-05 Roland HäderSome methods renamed
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-13 Roland HäderProperties added/fixed, externals updated ( is out...
next