]> git.mxchange.org Git - hub.git/history - application/hub/main/states
Continued with crawler:
[hub.git] / application / hub / main / states /
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-07-22 Roland HaederContinued:
2014-06-25 Roland HaederContinued:
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-04-27 Roland HaederEnhanced some log messages + commented one out.
2014-04-27 Roland HaederEnchanged some log messages + commented one out.
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 HaederAllow 'init' state for bootstrap nodes.
2014-03-25 Roland HaederContinued:
2014-03-25 Roland HaederContinued:
2014-03-20 Roland HaederIntroduced enableAcceptDhtBootstrap() + updated core.
2014-03-18 Roland HaederRenamed method to make it more clear.
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-03-17 Roland HaederIntroduced ifDhtIsBooting(), updated TODOs.txt
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-02 Roland HaederAdded method to allow DHT bootstrap requests.
2014-02-16 Roland HaederPublication of DHT entries requires a fully booted...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-02-22 Roland HäderAdded 'booting' DHT state
2013-02-21 Roland Häder'virigin' is now the correct state at this point
2013-02-18 Roland HäderIntroduced Recipient implentation classes:
2013-02-14 Roland HäderCommented out noisy debug lines
2013-02-14 Roland HäderAdded 'active' state for DHTs
2013-02-14 Roland HäderAdded very basic implementation of updateDhtData()
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-19 Roland HäderMoved setter/getter and attribute itself 'packageTags...
2012-08-18 Roland HäderAdded NodeAnnouncementCompletedState which will be...
2012-08-16 Roland HäderAdded missing method nodeAnnouncedToUpperHubs to state...
2012-05-19 Roland HäderMore debugging lines enabled (need to hunt down those...
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äderOpps ... :(
2012-05-17 Roland HäderWhile self-connect is running, it might be already...
2012-05-16 Roland HäderCopyright notice updated
2012-04-28 Roland HäderIntroduced new meta peer state 'problem'
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-03-24 Roland HäderFixed a typo, added an assert()
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-30 Roland HäderPlease extend BaseNodeState
2011-08-31 Roland HäderDon't miss this to set ... :(
2011-08-31 Roland HäderHub project continued:
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
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-28 Roland HäderAdded peer states and lookup table classes/interfaces:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-03-27 Roland HäderCheck wether the hub is active simplified (may also...
2010-03-27 Roland HäderExtra new-lines removed
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-03-01 Roland HäderState pattern added, hub continued (sorry, I let it...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-07-08 Roland HäderMore general state classes added
2009-07-08 Roland HäderState class and class templates added