]> git.mxchange.org Git - hub.git/history - application/hub/main/states
Publication of DHT entries requires a fully booted DHT as else it will only find...
[hub.git] / application / hub / main / states /
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