In case of non-blocking connections (and that is for 99.9999% the case here)
[hub.git] / application / hub / interfaces /
2015-09-12 Roland HaederThis interface can be moved to 'core' + removed paramet...
2015-06-28 Roland HaederAdded missing method.
2015-05-27 Roland HaederUpdated to latest 'core' + convertToClassName() and...
2015-05-24 Roland HaederNo, post-handling is the right one, not post-processing ...
2015-05-24 Roland HaederThe package hash needs to be copied to the message...
2015-05-21 Roland HaederAdded real genesis block producer (not funtional).
2015-05-11 Roland HaederRewrote processMessage() to accept whole arrays + added...
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-24 Roland HaederMoved Taskable to 'core'.
2015-03-24 Roland HaederMoved all to 'core' project.
2015-03-24 Roland HaederMoved interface to 'core'.
2015-03-24 Roland HaederMoved 'HandleableTask' to 'core'.
2015-03-24 Roland HaederContinued:
2015-03-22 Roland HaederUpdated copyright
2015-03-21 Roland HaederMerge branch 'latest-core/crawler' into refacuring...
2015-03-21 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
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-03-07 Roland HaederContinued with crawler:
2015-01-30 Roland HaederContinued with refacturing:
2015-01-29 Roland HaederContinued with refactoring:
2015-01-23 Roland HaederContinued rewrite:
2015-01-12 Roland HäderContinued with refacturing:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-24 Roland HaederA lot changes for refacturing protocol handler
2014-12-23 Roland HaederContinued with refacturing:
2014-12-15 Roland HaederContinued rewriting:
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederContinued a little:
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 HaederRemoved deprecated stuff.
2014-10-17 Roland HaederRemoved deprecated stuff.
2014-10-17 Roland HaederContinued:
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued on refacturing from string to ProtocolHandler:
2014-10-17 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-10-17 Roland HaederMinor things improved + TODO added as it is unfinished.
2014-10-17 Roland HaederMinor things improved + TODO added as it is unfinished.
2014-10-17 Roland HaederContinued:
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued on refacturing from string to ProtocolHandler:
2014-10-08 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-06-25 Roland HaederContinued:
2014-05-12 Roland HaederAdded crawler stuff:
2014-05-11 Roland HaederAdded classes for crawler sources + rewrote 'Source...
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-05-03 Roland HaederContinued: ;-)
2014-05-03 Roland HaederAdded initial files like classes and interface for...
2014-03-31 Roland HaederBlock and WU producers are two different producer classes.
2014-03-31 Roland HaederFixed copyright to latest year.
2014-03-31 Roland HaederAdded very basic classes and config entries (duplicated...
2014-03-26 Roland HaederContinued 'hub' project:
2014-03-20 Roland HaederIntroduced enableAcceptDhtBootstrap() + updated core.
2014-03-18 Roland HaederContinued with DHT stuff:
2014-03-17 Roland HaederIntroduced ifDhtIsBooting(), updated TODOs.txt
2014-03-14 Roland HaederAdded unfinished stuff for multiple messages.
2014-03-14 Roland HaederSome stuff needs to be renamed to match better naming...
2014-03-13 Roland HaederRefactured sending encoded (raw) data to sockets to...
2014-03-12 Roland HaederContinued:
2014-02-16 Roland HaederPublication of DHT entries requires a fully booted...
2014-02-15 Roland HaederContinued with hub development:
2014-02-15 Roland HaederSome improvements:
2014-02-15 Roland HaederMoved "discovery" interfaces to sub folders, to allow...
2014-02-11 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-11 Roland HaederAdded missing classes.
2014-02-11 Roland 'Quix0r'... Added DHT recipient discovery interface (wrong computer...
2014-02-09 Roland HaederSome missing code added:
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-09 Roland HaederAdded unfinished support for XML-based publishing of...
2014-02-08 Roland HaederAdded missing methods to interface and BaseDht class.
2014-02-08 Roland HaederAdded unfinished support for publication of DHT entries...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-21 Roland HäderAdded possible missing interface IteratorAggregate...
2013-07-19 Roland HäderContinued:
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-05-31 Roland HäderMade lower to upper case:
2013-03-03 Roland HäderRenamed it as this class can be anything that implement...
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-22 Roland HäderAdded new task for package tags (object registry):
2013-02-18 Roland HäderTry to assert on all virtual recipients
2013-02-18 Roland HäderIntroduced Recipient implentation classes:
2013-02-17 Roland HäderAdded missing XML, config entries for DHT bootstrap
2013-02-14 Roland HäderAdded very basic implementation of updateDhtData()
2013-02-14 Roland HäderRenamed/moved classes, added DHT bootstrap (very early):
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-13 Roland HäderAdded stub method insertNodeList()
2013-02-13 Roland HäderRenamed method:
2013-02-13 Roland HäderAdded parameter to set last thrown exception for statu...
2013-02-13 Roland HäderOpps :(
2013-02-12 Roland HäderMoved to generic class BaseHandler and interface Handleable
2013-02-12 Roland HäderHalf-implemented quering DHT for node list
2013-02-12 Roland HäderRewrites:
2013-02-12 Roland HäderEncapsulated this code (as it is a better style)
2013-02-10 Roland HäderResurrected two methods for DHT database wrapper and...
2013-02-10 Roland HäderIntroduced and implemented findNodeBySessionId()
next