Updated 'core'.
[hub.git] / application / hub / main / pools / peer / class_DefaultPeerPool.php
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
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 HaederIt is 'CALLED' + commented some noisy lines out + ...
2015-02-19 Roland HaederImplementation of isOwnAddress() basicly finished:
2015-01-23 Roland HaederContinued rewrite:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-23 Roland HaederContinued with refacturing:
2014-12-15 Roland HaederContinued with refacturing:
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-11-11 Roland HaederAdded more UNL (Universal Node Locator) stuff:
2014-10-31 Roland HaederContinued on rewrite:
2014-10-25 Roland HaederMore rewrites (and code stops):
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-02-21 Roland HaederImproved a lot logger.
2014-02-16 Roland HaederThese are unimportant, too.
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-05-31 Roland HäderMade lower to upper case:
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-07 Roland HäderProtocol is no longer required for these methods
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-05-19 Roland HäderRemoved generic array handling, always have special...
2012-05-19 Roland HäderAdded verfication of connection type in addPeer(),...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
2012-05-19 Roland HäderMore debugging (yupp, more is required), rewrote isSock...
2012-05-19 Roland HäderMoved registration of socket with fake package data...
2012-05-19 Roland HäderTypo fixed :(
2012-05-19 Roland HäderAdded experimental registration of sockets which have...
2012-05-19 Roland HäderEven more debug lines added, check for SocketContainer...
2012-05-19 Roland HäderMore debugging lines enabled (need to hunt down those...
2012-05-18 Roland HäderMore debugging, ignore *.serialized in node_list
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-16 Roland HäderCopyright notice updated
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-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-09 Roland HäderAlso visit the NetworkPackage class to clear all stacks
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-08-31 Roland HäderHub project continued:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
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...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...