]> git.mxchange.org Git - hub.git/history - application/hub/main/helper
Rewrote debug lines (even more), re-enabled debugging lines in socket layer
[hub.git] / application / hub / main / helper /
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-08-04 Roland HäderAdded debug line
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-06-26 Roland HäderSome renames
2012-06-26 Roland HäderFix for non-bootstrap node that is going to announce...
2012-05-26 Roland HäderNot this
2012-05-26 Roland HäderUse 'my_' prefix for 'my' (local) node's data
2012-05-20 Roland HäderMessage helper for receiving announcement answers added...
2012-05-19 Roland HäderOpps :(
2012-05-19 Roland HäderAdded debugging, added missing (IMPORTANT) call of...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
2012-05-19 Roland HäderMore debugging lines enabled (need to hunt down those...
2012-05-18 Roland HäderMore debugging, ignore *.serialized in node_list
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderAdded announcement answer XML, template engine and...
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-17 Roland HäderWhile self-connect is running, it might be already...
2012-05-16 Roland HäderCopyright notice updated
2012-05-08 Roland HäderRenamed HubDescriptorHelper to HubAnnouncementHelper...
2012-04-28 Roland HäderIntroduced new meta peer state 'problem'
2012-04-27 Roland HäderSome refacturings:
2012-04-27 Roland Häder'hub' project continued:
2012-04-27 Roland Häder'hub' project continued:
2012-04-27 Roland Häder'hub' project continued:
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-02-11 Roland HäderChoosed other separator chars for package data
2012-02-11 Roland HäderContinued on development of 'hub' project with many...
2012-02-10 Roland Häderall socketErrorFooHandler() methods shall be protected...
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-11-30 Roland HäderPrivate attribute converted to class constant (it will...
2011-11-09 Roland HäderAlso visit the NetworkPackage class to clear all stacks
2011-11-08 Roland HäderHub project continued:
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderFixed 'undefined variable' in TcpConnectionHelper
2011-08-31 Roland HäderHub project continued:
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-18 Roland HäderPackage data 'recipient', 'sender' and 'content' are...
2011-04-18 Roland HäderNew singleton-factories introduced:
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-17 Roland HäderAdded queue for queued chunks
2011-04-17 Roland HäderMoved a method for private-protected-public sort order
2011-04-17 Roland HäderContinued with package fragmenter (a lot new, but unfin...
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
2011-03-31 Roland HäderGeneration of test units and keys continued:
2011-03-29 Roland HäderSwapped code, moved/renamed classes and interfaces:
2011-03-29 Roland HäderThe previously added but not used message helper is...
2011-03-29 Roland HäderAdded more classes (source for anything 'sourced',...
2011-03-22 Roland HäderIn 'core' introduced XmlTemplateEngineFactory used:
2011-03-21 Roland HäderRemoved obsolete parameter 'applicationInstance' from...
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-15 Roland HäderMany XML-related templates engines renamed:
2011-03-14 Roland HäderMade two (generic/'base') classes abstract because...
2011-03-14 Roland HäderGenerator/helper class for generating test units introd...
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2011-02-13 Roland HäderIntroduced package fragmenter class to fragment network...
2010-09-02 Roland HäderMisleading message updated
2010-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-06-16 Roland HäderHubConnectionHelper is more a factory than a helper...
2010-05-28 Roland HäderNew visitor added, handling of refused connections...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-03-27 Roland HäderNow the factory method is moved over to the newly intro...
2010-03-27 Roland HäderNew factory method createPackageInstance introduced...
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-03-01 Roland HäderState pattern added, hub continued (sorry, I let it...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderHub descriptor extended, template engine added:
2009-09-26 Roland HäderSelf-announcement rewritten to a task