In case of non-blocking connections (and that is for 99.9999% the case here)
[hub.git] / application / hub / exceptions /
2015-09-03 Roland HaederAdded exception InvalidPrivateKeyHashException and...
2015-09-03 Roland HaederMerge branch 'latest-core/crawler'
2015-08-22 Roland HaederRemoved getNodeInstance() and setNodeInstance(). Please...
2015-06-10 Roland HaederThis exception is now part of 'core'.
2015-06-10 Roland Haeder- Renamed InvalidStateException to UnexpectedStateException
2015-05-12 Roland HaederFixed parser errors + improved find-bad-php.sh with...
2015-05-11 Roland HaederAdded private key hash distribution in announcement...
2015-05-11 Roland HaederNow scrypt hashes are generated for each message that...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
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-02-22 Roland HaederImproved exception message a little (external and inter...
2015-01-16 Roland HaederContinued refacturing:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-23 Roland HaederContinued with refacturing:
2014-12-15 Roland HaederContinued rewriting:
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-05-03 Roland HaederContinued: ;-)
2014-03-17 Roland HaederSetting the node instance in the handler saves another...
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-03-17 Roland HaederFixed array element usage
2014-03-17 Roland HaederRemoved usage of array elements that are never transmitted.
2014-03-16 Roland HaederAdded missing config entry + unfinished class NodeMessa...
2014-03-14 Roland HaederAdded support for visiting package assembler which...
2014-03-14 Roland HaederAdded incomplete handling of multiple messages.
2014-02-20 Roland 'Quix0r'... Added missing exceptions + updated some text + renamed...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderAdded exceptions + some code:
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-02-10 Roland HäderForgot these to fix, anyway that exception should not...
2013-02-07 Roland HäderRewrites, some more methods:
2012-11-12 Roland HäderProject 'hub' continued (a little):
2012-08-21 Roland HäderTypo in node-mode in XML, adding missing methods, class...
2012-08-19 Roland HäderAdded missing exception
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-16 Roland HäderAdded missing method nodeAnnouncedToUpperHubs to state...
2012-08-10 Roland HäderExceptions got moved to 'core' as well
2012-08-07 Roland HäderNow use a try/catch block
2012-07-17 Roland HäderThe announcement answer is now half handled, registrati...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
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-16 Roland HäderCopyright notice updated
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-04-27 Roland Häder'hub' project continued:
2012-04-22 Roland HäderFixed all getSelfInstance
2012-02-12 Roland Häder'hub' continued:
2012-02-12 Roland HäderSome comments improved, minor changes
2012-02-11 Roland HäderRemoved package status from packageData array because...
2012-02-11 Roland HäderContinued on development of 'hub' project with many...
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-13 Roland HäderProperties added/fixed, externals updated ( is out...
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-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
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-09-27 Roland HäderAdded new exception, script dies:
2009-08-16 Roland HäderExceptions/interfaces/classes added:
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-05 Roland HäderIterator continued (not fully implemented), iteration...
2009-08-04 Roland HäderExceptions, interfaces and many classes added/rewritten:
2009-07-08 Roland HäderNow resists in core
2009-07-08 Roland HäderSocket exception added, initListener() basicly finished
2009-03-24 Roland HäderRemoved last exception from previous code base
2009-02-03 Roland HäderCopyright updated
2009-02-03 Roland HäderHub software cleared (prepared for full rewrite)
2008-03-04 Roland Hädernotice fixed
2008-03-04 Roland Hädertype hints added
2008-03-04 Roland Häderfix for PONG reply
2008-03-03 Roland Hädersome comments fixed, small fix for windows OSes and...