]> git.mxchange.org Git - hub.git/shortlog
hub.git
2012-05-18 Roland HäderAlso this ...
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderOpps ... :(
2012-05-17 Roland HäderAgain #2 ... :(
2012-05-17 Roland HäderAgain ... :(
2012-05-17 Roland HäderOpps ...
2012-05-17 Roland HäderAdded announcement answer XML, template engine and...
2012-05-17 Roland HäderPlease don't call addArrayToDataSet() in class NodeMess...
2012-05-17 Roland HäderAdded missing node state 'reachable'
2012-05-17 Roland HäderAdded method nodeHasSelfConnected() which changes the...
2012-05-17 Roland HäderAdded basicly finished (except TODO) handling of self...
2012-05-17 Roland HäderMakes more sense ... opps
2012-05-17 Roland Häderdie() expanded with __METHOD__, wrong things removed...
2012-05-17 Roland HäderAdded class for handling self-connect messages
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äderOpps ... :(
2012-05-17 Roland HäderWhile self-connect is running, it might be already...
2012-05-17 Roland HäderAdded *REQUIRED* call compileConfigInVariables(), added...
2012-05-17 Roland HäderAdded missing method readSelfConnectData()
2012-05-17 Roland HäderOpps ...
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-15 Roland HäderRemoved unused nodes, they may never come back...
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äderMore debug messages
2012-05-08 Roland HäderThe decoded package is now fully 'decoded' and got...
2012-05-06 Roland HäderSome comments updated (very minor)
2012-05-06 Roland HäderRemoved obsolete parameter
2012-05-05 Roland HäderAlso this :(
2012-05-05 Roland HäderForgot this ... :(
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-28 Roland HäderNode-id is now deemed 'classified' because it will...
2012-04-28 Roland HäderIntroduced new meta peer state 'problem'
2012-04-27 Roland HäderUse getServerAddress() instead of ConsoleTools
2012-04-27 Roland HäderSome important improvements:
2012-04-27 Roland HäderLarger access level ... :(
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äderThis block has to be the last to make sure that pending...
2012-04-27 Roland HäderVery noisy debug messages commented out
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-04-27 Roland HäderThis is to much noise in debug output
2012-04-27 Roland Häder'hub' project continued:
2012-04-27 Roland Häder'hub' project continued:
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-04-22 Roland HäderSome rewriting, TODOs.txt updated:
2012-04-22 Roland HäderOpps :(
2012-04-22 Roland HäderFixed all getSelfInstance
2012-04-22 Roland HäderRewrote numbered indexes to assoziative
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-03-23 Roland HäderOpps ...
2012-03-23 Roland HäderAdded methods, added marking of completed arrays:
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-23 Roland HäderSmall fix :(
2012-03-23 Roland HäderBasicly finished adding verfied chunks to the final...
2012-03-21 Roland HäderIntroduced private methods for validation of hash and...
2012-03-21 Roland HäderMoved some constants and added block comments for bette...
2012-03-14 Roland HäderDebug lines added, constant name fixed, internal TODO...
2012-03-04 Roland HäderCommented out noisy debug line
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-16 Roland HäderDevelopment on 'hub' continued:
2012-02-15 Roland HäderAdded a stacker for chunk handler which handles final...
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-10 Roland Häderall socketErrorFooHandler() methods shall be protected...
2012-02-07 Roland HäderRenamed (opps)
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-12-14 Roland HäderFixed conflict with 'core' project
2011-12-13 Roland HäderCommented out nosiy debug lines
2011-11-30 Roland HäderPrivate attribute converted to class constant (it will...
2011-11-30 Roland HäderPlease extend BaseNodeState
2011-11-21 Roland HäderDebug line added, inline comment improved
2011-11-21 Roland HäderHub project continued:
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äderAlso this ...
2011-11-08 Roland HäderSome global cleanups:
next