]> git.mxchange.org Git - hub.git/history - application/hub/config.php
Added really lame script to update copyright year.
[hub.git] / application / hub / config.php
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 wrapper, rewrites:
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-02-04 Roland HäderThe DHT query task is now holding an instance of the...
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äderRemoved also deprecated queues/queries as there are...
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äderClear redundant database wrapper class as it is now...
2013-01-30 Roland HäderAlso set this to '.xml' to speed-up things a little
2013-01-30 Roland HäderAdded missing but not yet fully implemented class
2012-08-26 Roland HäderIntroduced DHT (maybe own implementation, maybe Kademli...
2012-08-26 Roland HäderAdded missing config entries
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-22 Roland HäderAdded missing config entries and XML (unfinished)
2012-08-22 Roland HäderMore fixes, renames
2012-08-22 Roland HäderRefactured a lot methods to become more generic (eventu...
2012-08-22 Roland HäderAdded helper for sending out 'request-node-list' answers
2012-08-19 Roland HäderAdded NodeMessageRequestNodeListHandler (unfinished)
2012-08-19 Roland HäderDevelopment/refacturing continued:
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-18 Roland HäderAdded NodeAnnouncementCompletedState which will be...
2012-08-07 Roland HäderAdded 'base' classes for answer-status handlers
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-08-03 Roland HäderAdded switch to disable (default=disable) publishing...
2012-07-07 Roland HäderHub project continued: (I have now a little more time)
2012-07-03 Roland HäderFix for missing external IP address. This way makes...
2012-07-02 Roland HäderBetter proxy support, detection of external IP moved...
2012-05-27 Roland HäderExternal IP is now auto-detected
2012-05-20 Roland HäderAdded message handler for received announcement answer...
2012-05-20 Roland HäderMessage helper for receiving announcement answers added...
2012-05-18 Roland HäderRewrote many parts, made sockets from socket_accept...
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-17 Roland HäderAdded announcement answer XML, template engine and...
2012-05-17 Roland HäderAdded missing node state 'reachable'
2012-05-17 Roland HäderAdded class for handling self-connect messages
2012-05-17 Roland HäderAdded handler for announcement messages (not yet functi...
2012-05-17 Roland HäderAdded *REQUIRED* call compileConfigInVariables(), added...
2012-05-17 Roland HäderAdded filter for self-connect attempts
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-05-08 Roland HäderRenamed HubDescriptorHelper to HubAnnouncementHelper...
2012-05-08 Roland HäderThe decoded package is now fully 'decoded' and got...
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-04-28 Roland HäderIntroduced new meta peer state 'problem'
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-02-16 Roland HäderDevelopment (again) continued:
2012-02-15 Roland HäderAdded a stacker for chunk handler which handles final...
2012-02-12 Roland Häder'hub' continued:
2012-02-11 Roland HäderRemoved package status from packageData array because...
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-21 Roland HäderHub project continued:
2011-11-09 Roland HäderAlso visit the NetworkPackage class to clear all stacks
2011-11-08 Roland HäderSome global cleanups:
2011-11-08 Roland HäderHub project continued:
2011-08-31 Roland HäderGZIP does maybe only work with SVN version of PHP,...
2011-08-31 Roland HäderHub project continued:
2011-05-26 Roland HäderBasic (non-functional) classes added for a chat console...
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-28 Roland HäderAdded 'helper' word into configuration entry
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-20 Roland HäderRemoved obsolete boot_node_foo_listen_port, you can...
2011-04-20 Roland HäderLocal configuration file template added, config-local...
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...
2011-04-20 Roland HäderTypo fixed, visitor introduced, SVN property set:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderIntroduced getListIterator() to all lists implementing...
2011-04-18 Roland HäderBundled all cruncher-related configuration entries...
2011-04-18 Roland HäderNew singleton-factories introduced:
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-17 Roland HäderContinued with package fragmenter (a lot new, but unfin...
2011-04-09 Roland HäderAdded encapsulation:
2011-04-05 Roland HäderThe key producer may produce as twice as keys per second:
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-03-31 Roland HäderGeneration of test units and keys continued:
2011-03-29 Roland HäderSwapped code, moved/renamed classes and interfaces:
2011-03-29 Roland HäderThe previously added but not used message helper is...
2011-03-29 Roland HäderAdded more classes (source for anything 'sourced',...
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-26 Roland HäderAdded a out-going work queue (FiFoStacker instance...
2011-03-25 Roland HäderContinued on test-unit producer, fixed copyright:
2011-03-16 Roland HäderProducer/Consumer Pattern introduced:
2011-03-15 Roland HäderIntroduced a test-unit producer task (unfinished work)
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-15 Roland HäderMany XML-related templates engines renamed:
2011-03-14 Roland HäderGenerator/helper class for generating test units introd...
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
2011-03-05 Roland HäderA lot files renamed (sorry guys for the mess) and moved...
2011-03-05 Roland HäderBefore previous commit I was about to write only a...
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
next