]> git.mxchange.org Git - hub.git/history - application/hub/main/discovery/package/class_PackageRecipientDiscovery.php
Added line numbers to debug lines as this will become the 'norm'
[hub.git] / application / hub / main / discovery / package / class_PackageRecipientDiscovery.php
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2013-02-21 Roland HäderDon't use empty here, always [NetworkPackage::PACKAGE_D...
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äderIntroduced Recipient implentation classes:
2013-02-17 Roland HäderAdded missing XML, config entries for DHT bootstrap
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-07 Roland HäderProtocol is no longer required for these methods
2013-02-07 Roland HäderRewrites, some more methods:
2012-08-26 Roland HäderAdded template class for entries in a request-node...
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-06-02 Roland HäderNoisy debug line commented out, adding to much 'upper...
2012-05-18 Roland HäderAdded internal IP handling (unfinished), added package...
2012-05-16 Roland HäderCopyright notice updated
2012-04-27 Roland HäderUse getServerAddress() instead of ConsoleTools
2012-04-27 Roland HäderSome important improvements:
2012-04-27 Roland Häder'hub' project continued:
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderContinued on development of 'hub' project with many...
2011-11-21 Roland HäderDebug line added, inline comment improved
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-20 Roland HäderRemoved deprecated code (see last commit why)
2011-04-18 Roland HäderSwapped out seperator char for all boostrap nodes
2011-04-18 Roland HäderPackage data 'recipient', 'sender' and 'content' are...
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2011-02-16 Roland HäderNew server IP is 188.138.90.169
2010-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
2010-07-06 Roland HäderSupport for non-regular ports added
2010-06-17 Roland HäderSelf-connect continued (still broken), some code moved...
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...