]> git.mxchange.org Git - hub.git/history - application/hub/config.php
Added very basic documentation for apt-proxy, other minor fixes
[hub.git] / application / hub / config.php
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...
2011-02-16 Roland HäderNew server IP is 188.138.90.169
2011-02-13 Roland HäderIntroduced package fragmenter class to fragment network...
2010-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-07-07 Roland HäderEmpty session id added to configuration, this will...
2010-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-06-13 Roland HäderNew Exception added, registering of session ids added:
2010-05-28 Roland HäderFixes for lookup table class
2010-05-28 Roland HäderAdded peer states and lookup table classes/interfaces:
2010-05-28 Roland HäderNew visitor added, handling of refused connections...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-04-26 Roland HäderHandling of server socket resource basic finished in...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-03-01 Roland HäderState pattern added, hub continued (sorry, I let it...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderHub descriptor extended, template engine added:
next