]> git.mxchange.org Git - hub.git/history - application/hub/main/package
Fixed a typo, added an assert()
[hub.git] / application / hub / main / package /
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-03-23 Roland HäderSwitched around sub-tasks, commented out noisy debug...
2012-03-23 Roland HäderMore fix for the EOP chunk
2012-03-23 Roland HäderThe final hash is important ... ;)
2012-03-23 Roland HäderNaming thing fixed :(
2012-03-23 Roland HäderRefactured EOP chunk, now it is formatted as any regula...
2012-03-21 Roland HäderMoved some constants and added block comments for bette...
2012-02-27 Roland HäderContinued with development:
2012-02-26 Roland HäderContinued with hub development: validation of chunk...
2012-02-25 Roland HäderRemoved var_dump() called, added handleAvailableChunk...
2012-02-16 Roland HäderDevelopment (again) continued:
2012-02-15 Roland HäderRenamed chunkHash to eopHash to solve conflict betweeen...
2012-02-15 Roland HäderAdded isValidFinalChunk()
2012-02-12 Roland Häder'hub' continued:
2012-02-12 Roland HäderSome comments improved, minor changes
2012-02-12 Roland HäderRenamed it to make it clear what it does
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äderUsing the separator char in PACKAGE_MASK was duplicate...
2012-02-11 Roland HäderChoosed other separator chars for package data
2012-02-11 Roland HäderChanged separators to prevent wrong detection on ip...
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-11-30 Roland HäderPrivate attribute converted to class constant (it will...
2011-11-21 Roland HäderDebug line added, inline comment improved
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-04 Roland HäderHub project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-28 Roland HäderAdded check for is_array()
2011-04-28 Roland HäderHandling of decoded raw data 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ä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äderRemoved die()
2011-04-17 Roland HäderContinued with package fragmenter (a lot new, but unfin...
2011-04-12 Roland HäderInternal TODO closed, description of NetworkPackage...
2011-04-12 Roland HäderRenamed some methods to make their purpose more clear...
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
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-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-05-28 Roland HäderNew visitor added, handling of refused connections...
2010-05-22 Roland HäderAdded constants for easier usage
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-26 Roland HäderHandling outgoing network packages basicly finished...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
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...