]> git.mxchange.org Git - hub.git/history - application/hub/main/class_BaseHubSystem.php
Fixed a lot stuff for cruncher (missing methods, etc.)
[hub.git] / application / hub / main / class_BaseHubSystem.php
2015-04-25 Roland HaederFixed a lot stuff for cruncher (missing methods, etc.)
2015-04-25 Roland HaederFixes for crawler:
2015-03-30 Roland HaederFixed a lot broken stuff:
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-01-30 Roland HaederContinued with refacturing:
2015-01-23 Roland HaederContinued rewrite:
2015-01-16 Roland HaederContinued refacturing:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-24 Roland HaederA lot changes for refacturing protocol handler
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederContinued a little:
2014-10-17 Roland HaederMerge branch 'refacuring/procol_handler' of git.mxchang...
2014-10-17 Roland HaederMoved getter/setter to proper location.
2014-10-17 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-10-17 Roland HaederMoved getter/setter to proper location.
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-10-17 Roland HaederMoved getter/setter to proper location.
2014-10-17 Roland HaederContinued with hub:
2014-10-08 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-04-25 Roland HaederAdded code for "Broken pipe" (32).
2014-03-31 Roland HaederAdded missing getter/setter for miner instance.
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 incomplete handling of multiple messages.
2014-03-14 Roland HaederOpps, wrong place and value for this.
2014-02-21 Roland HaederImproved a lot logger.
2014-02-21 Roland HaederThe final hash must be used as an array key for serial...
2014-02-15 Roland HaederHandled "connection reset by peer" error.
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:
2012-08-19 Roland HäderAdded NodeMessageRequestNodeListHandler (unfinished)
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-07 Roland HäderCommented out even more
2012-08-07 Roland HäderNow use a try/catch block
2012-08-07 Roland HäderMoved generic base classes from 'hub' project to core
2012-08-07 Roland HäderRawDataInputStream does now throw exceptions if the...
2012-08-07 Roland HäderUsed exit() instead of die()
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
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-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ä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-04-27 Roland HäderLarger access level ... :(
2012-04-27 Roland HäderSome refacturings:
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-04-22 Roland HäderRewrote numbered indexes to assoziative
2012-03-23 Roland HäderMore fix for the EOP chunk
2012-03-23 Roland HäderRefactured EOP chunk, now it is formatted as any regula...
2012-03-23 Roland HäderBasicly finished adding verfied chunks to the final...
2012-02-16 Roland HäderDevelopment (again) continued:
2012-02-15 Roland HäderAdded isValidFinalChunk()
2012-02-11 Roland HäderRemoved package status from packageData array because...
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderContinued on development of 'hub' project with many...
2012-02-07 Roland HäderRenamed (opps)
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-08-31 Roland HäderHub project continued:
2011-04-20 Roland HäderTypo fixed, visitor introduced, SVN property set:
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-05 Roland HäderCruncher continued and rewritten to use states:
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2010-05-28 Roland HäderNew visitor added, handling of refused connections...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-07-08 Roland HäderState class and class templates added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderPrepared for listener classes (TCP/UDP and listener...