]> git.mxchange.org Git - hub.git/history - application/hub/main/database
Missing configuration data is now temporary being copied
[hub.git] / application / hub / main / database /
2012-05-19 Roland HäderWas also very noisy
2012-05-19 Roland HäderVery noisy function if failing.
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 'registering of other nodes' ability, added proto...
2012-05-16 Roland HäderCopyright notice updated
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
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-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-12-13 Roland HäderCommented out nosiy debug lines
2011-11-09 Roland HäderSome fixes
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äderMove to generic 'core' project, because getIndexKey...
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-11-04 Roland HäderHub project continued:
2011-09-01 Roland HäderdebugBackTrace() was to hard here
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-17 Roland HäderContinued with package fragmenter (a lot new, but unfin...
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
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...
2010-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-06-13 Roland HäderNew Exception added, registering of session ids added:
2010-06-06 Roland HäderNew exception and interface added, continued development:
2010-05-28 Roland HäderFixes for lookup table class
2010-05-28 Roland HäderAdded peer states and lookup table classes/interfaces:
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-03 Roland HäderFirst attempt to store session id in database
2009-08-02 Roland HäderWrapper added for node list
2009-03-30 Roland HäderMode-validation and IP detection added, mode classes...
2009-03-25 Roland Hädernode_type rewritten to 'mode' element from request
2009-03-25 Roland HäderHub-Id creation basicly finished