]> git.mxchange.org Git - hub.git/history - application/hub/main/tools/class_HubTools.php
Added line numbers to debug lines as this will become the 'norm'
[hub.git] / application / hub / main / tools / class_HubTools.php
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-13 Roland HäderRenamed method:
2013-02-12 Roland HäderOpps :( #4
2013-02-12 Roland HäderSome rewrites towards more flexible code:
2013-02-10 Roland Häder'this' is not available in static methods, so get an...
2013-02-10 Roland HäderUse set DHT instance to shortcut a little
2013-02-10 Roland HäderIntroduced and implemented findNodeBySessionId()
2013-02-08 Roland HäderOpps, missed this :(
2013-02-07 Roland HäderProtocol is no longer required for these methods
2013-02-07 Roland HäderRewrites, some more methods:
2013-02-07 Roland HäderAdded prefix to allow more than one DHT instance
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-01-31 Roland HäderClear redundant database wrapper class as it is now...
2012-08-03 Roland HäderAdded switch to disable (default=disable) publishing...
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderAdded 'registering of other nodes' ability, added proto...
2012-05-16 Roland HäderCopyright notice updated
2012-05-08 Roland HäderMore debug messages
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-04-27 Roland Häder'hub' project continued:
2011-11-08 Roland HäderSome global cleanups:
2011-10-25 Roland HäderAdded missing port in regex
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderHub project continued:
2011-03-31 Roland HäderRewritten session id solver to lesser negation
2011-03-31 Roland HäderCompletely replaced regex for detecting ip:port combina...
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-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-06-13 Roland HäderNew Exception added, registering of session ids added:
2010-06-06 Roland HäderNew exception and interface added, continued development:
2010-05-22 Roland HäderMany classes/interfaces added/continued: