]> git.mxchange.org Git - hub.git/history - application/hub/main/package/class_NetworkPackage.php
Used exit() instead of die()
[hub.git] / application / hub / main / package / class_NetworkPackage.php
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-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-07 Roland HäderHub project continued: (I have now a little more time)
2012-06-27 Roland HäderIntroduced updateNodeData() to update/refresh node...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
2012-05-19 Roland HäderAdded experimental registration of sockets which have...
2012-05-19 Roland HäderUsed factory instead of direct class
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 announcement answer XML, template engine and...
2012-05-17 Roland Häderdie() expanded with __METHOD__, wrong things removed...
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-17 Roland HäderAdded handler for announcement messages (not yet functi...
2012-05-17 Roland HäderAdded filter for self-connect attempts
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-05-08 Roland HäderSome comments improved #2
2012-05-08 Roland HäderSome comments improved
2012-05-08 Roland HäderRenamed HubDescriptorHelper to HubAnnouncementHelper...
2012-05-08 Roland HäderThe decoded package is now fully 'decoded' and got...
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-05-05 Roland HäderAdded commented out debug message
2012-04-27 Roland HäderAlso this ...
2012-04-27 Roland HäderSome refacturings:
2012-04-27 Roland HäderUsed node id (ex. 'hub id') as old salt and no fixed...
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-04-27 Roland Häder'hub' project continued:
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-03-21 Roland HäderMoved some constants and added block comments for bette...
2012-02-25 Roland HäderRemoved var_dump() called, added handleAvailableChunk...
2012-02-16 Roland HäderDevelopment (again) continued:
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-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...