]> git.mxchange.org Git - hub.git/shortlog
hub.git
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-09 Roland HäderUpdated 'core'.
2014-02-08 Roland HaederUpdated TODOs.txt
2014-02-08 Roland HaederAdded missing methods to interface and BaseDht class.
2014-02-08 Roland HaederAdded missing file (I did specify -a).
2014-02-08 Roland HaederAdded unfinished support for publication of DHT entries...
2014-02-08 Roland HaederUpdating node data in local DHT (not yet distributed...
2014-02-07 Roland HaederAdded assert on node_id as this may happen with broken...
2014-02-04 Roland HaederDon't publish private key in DHT (all data will be...
2014-02-04 Roland HaederRenamed method to better naming scheme ('bootstrapping...
2014-02-03 Roland HaederThis license is only valid for files in 'contrib'
2014-02-03 Roland 'Quix0r... Merge branch 'contrib'
2014-02-03 Roland 'Quix0r... moved for later merge to master
2014-02-03 Roland HaederAdded 'core' as git submodule
2014-02-02 Roland Hädermoved for svn-git transission
2014-01-23 Roland Hädermd5() isn't really much better, but it needs to be...
2013-10-19 Roland HäderRemoved code, why do I want to check socket type there...
2013-10-18 Roland HäderYeah, still here. Added __METHOD__
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-28 Roland HäderDouble quotes converted to single
2013-07-25 Roland HäderPossible "fix" for wrong cache key:
2013-07-25 Roland HäderAdded exceptions + some code:
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-25 Roland HäderUpdated TODOS.txt
2013-07-25 Roland HäderAdded assert() to check if is really an array
2013-07-22 Roland HäderSome fixes:
2013-07-21 Roland HäderOne to much ...
2013-07-21 Roland HäderAdded possible missing interface IteratorAggregate...
2013-07-21 Roland HäderOpps, fix for parser error
2013-07-19 Roland HäderContinued:
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-18 Roland HäderUse constants TRUE/FALSE/NULL instead of keywords true...
2013-07-17 Roland HäderCommented out noisy debug lines
2013-07-17 Roland HäderOpps, wrong name :(
2013-07-17 Roland HäderRewrote to use constants and newly introduced method...
2013-07-17 Roland HäderDHT data registration/update added to NodeDhtFacade...
2013-07-06 Roland HäderAdded commented out debug line
2013-07-04 Roland HäderRenamed endElement() to finishElement(), see the final...
2013-06-29 Roland HäderThis message was to noisy
2013-06-29 Roland HäderDebug message was added at wrong position
2013-06-28 Roland HäderAdded some more noisy debug lines (they will be comment...
2013-06-28 Roland HäderAssert on important array elements
2013-06-23 Roland HäderCorrected assert, added debug line
2013-06-23 Roland HäderAdded assert() calls to make sure the package is valid
2013-06-23 Roland HäderFixed wrong array element
2013-05-31 Roland HäderMade lower to upper case:
2013-05-04 Roland HäderMissed to initialize arrays before pushing new entries...
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-25 Roland HäderRemove index key (and maybe later more) as this doesn...
2013-02-25 Roland HäderTypo fixed + more lines with line numbers
2013-02-25 Roland HäderEven more lines ...
2013-02-25 Roland HäderOpps :(
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-25 Roland HäderCommented out noisy lines, added line number as this...
2013-02-22 Roland HäderMade usage of unsetCriteria() to remove unwanted 'node_...
2013-02-22 Roland Hädertrue->TRUE, node id included in session id/private...
2013-02-22 Roland HäderNow correct class :(
2013-02-22 Roland HäderUsed correct method
2013-02-22 Roland HäderAdded new task for package tags (object registry):
2013-02-22 Roland HäderAlso include accepted node types from own node
2013-02-22 Roland HäderAlso these ...
2013-02-22 Roland HäderExpanded debug lines, renamed 'node_type' to 'node_mode...
2013-02-22 Roland HäderFix
2013-02-22 Roland HäderAdded 'booting' DHT state
2013-02-22 Roland HäderAlso check for node id to have full match, this require...
2013-02-22 Roland HäderNeed this back for bug tracking
2013-02-22 Roland HäderRemember searchInstance here
2013-02-21 Roland HäderTypo fixed
2013-02-21 Roland Häder'virigin' is now the correct state at this point
2013-02-21 Roland HäderUPPER is okay
2013-02-21 Roland HäderOpps, wrong constant name
2013-02-21 Roland HäderCommented out noisy debug lines
2013-02-21 Roland HäderDon't use empty here, always [NetworkPackage::PACKAGE_D...
2013-02-21 Roland HäderAdded noisy debug lines, used constants defined in...
2013-02-21 Roland HäderOpps :(
2013-02-21 Roland HäderAdded required assert() to make sure that the requested...
2013-02-18 Roland HäderTry to assert on all virtual recipients
2013-02-18 Roland HäderIntroduced Recipient implentation classes:
2013-02-18 Roland HäderRegister dht_bootstrap in object registry so it will...
2013-02-18 Roland HäderAdded missing XML nodes (copied from announcement.xml...
2013-02-17 Roland HäderAdded missing XML, config entries for DHT bootstrap
2013-02-17 Roland HäderFix for parser error
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-14 Roland HäderFixed wrong super classes
2013-02-14 Roland HäderAdded missing 'package tags'
2013-02-14 Roland HäderRenamed/moved classes, added DHT bootstrap (very early):
2013-02-14 Roland HäderAdded very basic implementation of DHT bootstrapping...
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-13 Roland HäderCommented out some noisy debug lines
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
next