]> git.mxchange.org Git - hub.git/history - application/hub/main/handler
Get the private key hash from sender's session id and not the local node's hash.
[hub.git] / application / hub / main / handler /
2015-05-11 Roland HaederAlso this constant is not reachable through "self"...
2015-05-11 Roland HaederThis constant is now no longer available through "self...
2015-05-02 Roland HaederMerge branch 'refacuring/protocol_handler' of git.mxcha...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-04-29 Roland HaederSerializing data to a JSON array string is much faster...
2015-03-30 Roland HaederFixed a lot broken stuff:
2015-03-24 Roland HaederTaskHandler and BaseHandler are now 'core'.
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 HaederLesser noisy debug messages + updated 'core'.
2015-02-19 Roland HaederImplementation of isOwnAddress() basicly finished:
2015-01-23 Roland HaederContinued rewrite:
2015-01-20 Roland HäderContinued a little:
2015-01-16 Roland HaederContinued refacturing:
2015-01-11 Roland HaederContinued rewrite:
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-10-25 Roland HaederMore rewrites (and code stops):
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued on refacturing from string to ProtocolHandler:
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued on refacturing from string to ProtocolHandler:
2014-07-22 Roland HaederCleanup + added debug lines:
2014-06-23 Roland HaederContinued:
2014-05-11 Roland HaederAdded classes for crawler sources + rewrote 'Source...
2014-05-03 Roland HaederContinued: ;-)
2014-04-25 Roland HaederAdded code for "Broken pipe" (32).
2014-03-26 Roland HaederSome cleanups + created a "late bootstrap" task for...
2014-03-25 Roland HaederContinued:
2014-03-25 Roland HaederContinued:
2014-03-18 Roland HaederContinued with DHT stuff:
2014-03-17 Roland HaederSetting the node instance in the handler saves another...
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-03-16 Roland HaederAdded missing config entry + unfinished class NodeMessa...
2014-03-14 Roland 'Quix0r'... Added possibly missing entry.
2014-03-14 Roland HaederSome stuff needs to be renamed to match better naming...
2014-03-14 Roland HaederSurpress errors/warnings for socket_write as they flood...
2014-03-14 Roland HaederOpps, wrong place and value for this.
2014-02-21 Roland HaederThe final hash must be used as an array key for serial...
2014-02-20 Roland 'Quix0r'... Added missing exceptions + updated some text + renamed...
2014-02-20 Roland 'Quix0r'... Added missing config entry, renamed path + added unfini...
2014-02-16 Roland HaederAdded assert + more debug logging.
2014-02-16 Roland HaederAdded new debug lines, commented previously used out...
2014-02-16 Roland HaederOne was to noisy, added another.
2014-02-16 Roland HaederMore debug lines added.
2014-02-16 Roland HaederAlso commented these out as the bug is not located...
2014-02-16 Roland HaederAdded another debug line + commented others out, the...
2014-02-16 Roland HaederAnd how about here? Sorry not to add all at once. ;-)
2014-02-16 Roland HaederDid the code go here?
2014-02-16 Roland HaederDid this loop work?
2014-02-16 Roland HaederRewrote some debug lines.
2014-02-15 Roland HaederThe bug might be located here?
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-15 Roland HaederMore debug lines, why are self-connects not working...
2014-02-15 Roland HaederNeeds to be an object attribute/field.
2014-02-15 Roland HaederThis needs to be copied to a local variable or else...
2014-02-15 Roland HaederCommented in debug lines.
2014-02-15 Roland HaederCommented it out again (has delayed to much) + moved...
2014-02-15 Roland HaederAdded noisy debug line.
2014-02-15 Roland HaederVery basic implementation for adding "discovered" DHT...
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-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-17 Roland HäderRewrote to use constants and newly introduced method...
2013-06-29 Roland HäderDebug message was added at wrong position
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äderEven more lines ...
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-22 Roland HäderAdded 'booting' DHT state
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-13 Roland HäderAdded stub method insertNodeList()
2013-02-13 Roland HäderUsed the same constant to allow later easy changes
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äderNo node_ prefix as it makes session id look-ups invalid
2013-02-12 Roland HäderRemoved session id
2013-02-10 Roland HäderResurrected two methods for DHT database wrapper and...
2013-02-10 Roland HäderUse set DHT instance to shortcut a little
2013-02-07 Roland HäderRewrites, some more methods:
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...
2013-01-30 Roland HäderRenamed
2013-01-30 Roland HäderAdded missing but not yet fully implemented class
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderField answer_status becomes more generic now
2013-01-30 Roland HäderAdded answer status
2013-01-30 Roland HäderDon't use 'my-' as long as you don't need it
2013-01-30 Roland HäderAdded handling methods, implemented configuration copy...
2013-01-30 Roland HäderAdded basic XML elements (not all fully supported)
2013-01-30 Roland HäderAdded more debug lines (noisy)
2012-12-20 Roland HäderUse createDebugInstance() instead of direct debugOutput...
next