]> git.mxchange.org Git - hub.git/shortlog
hub.git
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
2013-02-12 Roland HäderRewrites:
2013-02-12 Roland HäderOpps :( #4
2013-02-12 Roland HäderOpps :( #3
2013-02-12 Roland HäderOpps :( #2
2013-02-12 Roland HäderOpps :(
2013-02-12 Roland HäderEncapsulated this code (as it is a better style)
2013-02-12 Roland HäderSome rewrites towards more flexible code:
2013-02-12 Roland HäderNo node_ prefix as it makes session id look-ups invalid
2013-02-12 Roland HäderAlways used own session id ... :(
2013-02-12 Roland HäderRemoved session id
2013-02-10 Roland HäderForgot these to fix, anyway that exception should not...
2013-02-10 Roland HäderResurrected two methods for DHT database wrapper and...
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äderIgnore data in here
2013-02-10 Roland HäderIntroduced and implemented findNodeBySessionId()
2013-02-10 Roland HäderImplemented (very basic) registerLocalNode() and update...
2013-02-09 Roland HäderIntroduced (cached) method ifNodeDataIsFound()
2013-02-08 Roland HäderAdded commented out option to enable intranet usage
2013-02-08 Roland HäderAdded optional (here used) parameter
2013-02-08 Roland HäderOpps, missed this :(
2013-02-08 Roland HäderSome typos
2013-02-07 Roland HäderProtocol is no longer required for these methods
2013-02-07 Roland HäderAdded interface, rewrote some parts:
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äderExtend DatabaseWrapper interface to make all database...
2013-02-07 Roland HäderAdded wrapper, rewrites:
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-02-06 Roland HäderAlso set a DHT instance (same) in this class
2013-02-04 Roland HäderThe DHT query task is now holding an instance of the...
2013-02-03 Roland HäderSome speed-up hacks
2013-02-02 Roland HäderRenamed filter (no self_announcement, just plain announ...
2013-02-01 Roland HäderOpps ... :( #2
2013-02-01 Roland HäderOpps ... :(
2013-02-01 Roland HäderAdded empty task for DHT bootstrapping
2013-02-01 Roland HäderOpps, forgot this :(
2013-02-01 Roland HäderRemoved also deprecated queues/queries as there are...
2013-02-01 Roland HäderRemoved deprecated array (very old code)
2013-01-31 Roland HäderThis is still okay
2013-01-31 Roland HäderClasses moved/renamed:
2013-01-31 Roland HäderThis is a new idea to rewrite bootstrapping, the DHT...
2013-01-31 Roland HäderRemove deprecated directory (it will be replaced by...
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äderAlso set this to '.xml' to speed-up things a little
2013-01-30 Roland HäderAdded possible way of adding a node list to this template
2013-01-30 Roland HäderAdded missing but not yet fully implemented class
2013-01-30 Roland HäderAdded it also here :(
2013-01-30 Roland HäderRe-added answer_status generically
2013-01-30 Roland HäderRemoved it also here ...
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äderRemoved answer-status from XML templates as it will...
2013-01-30 Roland HäderAdded missing array elements for tag filter
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...
2012-12-20 Roland HäderUsed correct method name
2012-12-20 Roland HäderGlobal fix for generating right class name for controll...
2012-12-20 Roland HäderIgnore all here
2012-12-20 Roland HäderUpdated ApplicationHelper class to latest API
2012-11-13 Roland HäderUpdated TODOs.txt
2012-11-12 Roland HäderThe old state check was still required here, so re...
2012-11-12 Roland HäderBetter check against if the node has completed announcement
2012-11-12 Roland HäderProject 'hub' continued (a little):
2012-11-09 Roland HäderRenamed to avoid confusion
2012-11-09 Roland HäderRenamed interface 'Dht' to 'Distributable' (sorry for...
2012-09-18 Roland HäderUsed str_pad() instead of prependStringToString()
2012-08-31 Roland HäderMinor: Updated todo
2012-08-31 Roland HäderRenamed methods
2012-08-27 Roland HäderAdded (unfinished) DHT class
2012-08-26 Roland HäderRefactured random string generation to introduced metho...
2012-08-26 Roland HäderIntroduced DHT (maybe own implementation, maybe Kademli...
2012-08-26 Roland HäderMINOR: Copy&pastwe mistage fixed
2012-08-26 Roland HäderNo need for calling ->getTemplateInstance() if is...
2012-08-26 Roland HäderAdded nodeInstance parameter (NodeHelper interface...
2012-08-26 Roland HäderAdded missing config entries
2012-08-26 Roland HäderOpps :(
2012-08-26 Roland HäderAdded template class for entries in a request-node...
2012-08-26 Roland HäderAdded very basic documentation for apt-proxy, other...
2012-08-26 Roland HäderAdded unfinished template engine to handle answer messa...
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-26 Roland HäderRemoved comments as they are no longer needed, added...
2012-08-26 Roland HäderFull backtrace now
2012-08-26 Roland HäderDon't forget 'answer' for message answers
2012-08-22 Roland HäderUpdated class template for XML template engine classes
2012-08-22 Roland HäderAdded missing config entries and XML (unfinished)
next