]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/network
Continued rewrite:
[hub.git] / application / hub / main / handler / network /
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-25 Roland HaederMore rewrites (and code stops):
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-06-23 Roland HaederContinued:
2014-04-25 Roland HaederAdded code for "Broken pipe" (32).
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-03-14 Roland HaederSurpress errors/warnings for socket_write as they flood...
2014-03-14 Roland HaederOpps, wrong place and value for this.
2014-02-16 Roland HaederAlso commented these out as the bug is not located...
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-15 Roland HaederMore debug lines, why are self-connects not working...
2014-02-15 Roland HaederNeeds to be an object attribute/field.
2014-02-15 Roland HaederThis needs to be copied to a local variable or else...
2014-02-15 Roland HaederCommented in debug lines.
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-05-31 Roland HäderMade lower to upper case:
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-07 Roland HäderRewrites, some more methods:
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-07 Roland HäderCommented out some 'noisy' debug lines
2012-08-07 Roland HäderMoved generic base classes from 'hub' project to core
2012-08-07 Roland HäderTypo fixed :(
2012-08-07 Roland HäderRawDataInputStream does now throw exceptions if the...
2012-08-07 Roland HäderUsed exit() instead of die()
2012-08-04 Roland HäderRenamed more ...
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-08-04 Roland HäderHandle AssertionException and copy the raw data (do...
2012-08-04 Roland HäderAdded debug line to see the data
2012-08-04 Roland HäderAdded MD5 hashes only for debugging purposes
2012-08-04 Roland HäderRe-enabled even more debug lines (that is why you shoul...
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-05-20 Roland HäderError code 'empty_data' is now fully removed and empty...
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äderMoved some socket initializations before socket_bind...
2012-05-18 Roland HäderMore debugging, ignore *.serialized in node_list
2012-05-16 Roland HäderCopyright notice updated
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äderContinued on development of 'hub' project with many...
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-08-31 Roland HäderHub project continued:
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...
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äderIntroduced getListIterator() to all lists implementing...
2011-04-18 Roland HäderBundled all cruncher-related configuration entries...
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äderDebug output for error code added
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-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-22 Roland HäderAdded constants for easier usage
2010-05-22 Roland HäderAdded getAddressPort() method to ease comparison with...
2010-05-22 Roland HäderAdded some basic checks on received TCP packages
2010-05-22 Roland HäderThe packageData array should be used for handling packa...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-03-27 Roland HäderNot thrown exceptions removed from doc-tag, TODOs added...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-21 Roland HäderWeb output instance added
2009-08-19 Roland HäderError codes changed:
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-08 Roland HäderNetwork package handling added (unfinished)