]> git.mxchange.org Git - hub.git/history - application/hub/main/package
Improved a lot logger.
[hub.git] / application / hub / main / package /
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-20 Roland HaederWrongly named + more debug log.
2014-02-16 Roland HaederAlso the bug is not located here.
2014-02-15 Roland HaederImproved debug lines. All should be like these!
2014-02-15 Roland HaederThe chunk handler instance of the assember class is...
2014-02-15 Roland HaederThe bug is not located between these lines.
2014-02-15 Roland HaederAnd another line, why is this not working?
2014-02-15 Roland Haeder"Cached" method names to skip some expensive code,...
2014-02-15 Roland HaederAlso log packageContent.
2014-02-15 Roland HaederWrong name used.
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-15 Roland HaederThese calls all indicate that some pre-checks didn...
2014-02-15 Roland HaederAdded another (very) noisy debug line.
2014-02-15 Roland HaederEven more debug code re-enabled.
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2014-01-23 Roland Hädermd5() isn't really much better, but it needs to be...
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-17 Roland HäderDHT data registration/update added to NodeDhtFacade...
2013-06-23 Roland HäderCorrected assert, added debug line
2013-06-23 Roland HäderAdded assert() calls to make sure the package is valid
2013-05-31 Roland HäderMade lower to upper case:
2013-05-04 Roland HäderMissed to initialize arrays before pushing new entries...
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-25 Roland HäderCommented out noisy lines, added line number as this...
2013-02-22 Roland HäderAlso check for node id to have full match, this require...
2013-02-22 Roland HäderNeed this back for bug tracking
2013-02-21 Roland HäderUPPER is okay
2013-02-17 Roland HäderAdded missing XML, config entries for DHT bootstrap
2013-02-14 Roland HäderAdded missing 'package tags'
2013-02-14 Roland HäderRenamed/moved classes, added DHT bootstrap (very early):
2013-02-13 Roland HäderCommented out some noisy debug lines
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderField answer_status becomes more generic now
2013-01-30 Roland HäderAdded missing array elements for tag filter
2012-12-20 Roland HäderUse createDebugInstance() instead of direct debugOutput...
2012-11-09 Roland HäderRenamed to avoid confusion
2012-08-27 Roland HäderAdded (unfinished) DHT class
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-07 Roland HäderAdded message type to messageData array for easier...
2012-08-07 Roland HäderCommented out some 'noisy' debug lines
2012-08-07 Roland HäderRemove last CHUNK_SEPARATOR or else the final chunk...
2012-08-07 Roland HäderRenamed some methods to make them more clear
2012-08-07 Roland HäderDo not call handlePackageByUnhandledPackage() directly...
2012-08-07 Roland HäderMoved log message before assert
2012-08-07 Roland HäderAdded noisy debug line
2012-08-07 Roland HäderMoved generic base classes from 'hub' project to core
2012-08-07 Roland HäderUsed exit() instead of die()
2012-08-04 Roland HäderAdded missing package (Networkable) instance
2012-08-04 Roland HäderNow the package assembler is deocoding the finished...
2012-08-04 Roland HäderRenamed more ...
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-08-04 Roland HäderIntroduced isPackageContentCompleted()
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-08-04 Roland HäderAdded debug line
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äderAdded debugging, added missing (IMPORTANT) call of...
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ä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ä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-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()
next