]> git.mxchange.org Git - hub.git/history - application/hub/main/package/class_NetworkPackage.php
Also this ... :-(
[hub.git] / application / hub / main / package / class_NetworkPackage.php
2015-05-11 Roland HaederAlso this ... :-(
2015-05-11 Roland HaederOpps, missed this ...
2015-05-11 Roland HaederRewrote determineSenderPrivateKeyHash() to accept whole...
2015-05-11 Roland HaederAdded private key hash distribution in announcement...
2015-05-11 Roland HaederGet the private key hash from sender's session id and...
2015-05-11 Roland HaederRewrote processMessage() to accept whole arrays + added...
2015-05-11 Roland HaederNow scrypt hashes are generated for each message that...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-03-30 Roland HaederFixed a lot broken stuff:
2015-03-17 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
2015-03-17 Roland HaederUpdated copyright year as this software has been change...
2015-02-19 Roland HaederLesser noisy debug messages + updated 'core'.
2015-01-30 Roland HaederContinued with refacturing:
2015-01-29 Roland HaederContinued with refactoring:
2015-01-23 Roland HaederContinued rewrite:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-24 Roland HaederA lot changes for refacturing 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:
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-10-17 Roland HaederContinued:
2014-10-17 Roland HaederContinued with hub:
2014-10-08 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-06-23 Roland HaederContinued:
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-03-16 Roland HaederNo invert here.
2014-03-14 Roland HaederAdded unfinished stuff for multiple messages.
2014-03-14 Roland HaederAdded support for visiting package assembler which...
2014-03-14 Roland HaederSurpress errors/warnings for socket_write as they flood...
2014-03-13 Roland HaederRefactured sending encoded (raw) data to sockets to...
2014-03-12 Roland HaederContinued:
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 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-02-25 Roland HäderCommented out noisy lines, added line number as this...
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-11-09 Roland HäderRenamed to avoid confusion
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äderRenamed some methods to make them more clear
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...
next