]> git.mxchange.org Git - hub.git/log
hub.git
10 years agoMust be a FILO (First In, Last Out).
Roland Haeder [Fri, 14 Mar 2014 20:38:26 +0000 (21:38 +0100)]
Must be a FILO (First In, Last Out).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSome stuff needs to be renamed to match better naming: 'announced' is not true
Roland Haeder [Fri, 14 Mar 2014 20:09:22 +0000 (21:09 +0100)]
Some stuff needs to be renamed to match better naming: 'announced' is not true
at this state as the node is currently trying to announce itself. So
'announcing' fits the exact state.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSurpress errors/warnings for socket_write as they flood the later logfiles, added...
Roland Haeder [Fri, 14 Mar 2014 20:01:51 +0000 (21:01 +0100)]
Surpress errors/warnings for socket_write as they flood the later logfiles, added missing handler method for socket error.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoOpps, wrong place and value for this.
Roland Haeder [Fri, 14 Mar 2014 19:58:17 +0000 (20:58 +0100)]
Opps, wrong place and value for this.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoRefactured sending encoded (raw) data to sockets to a stacker-based approach.
Roland Haeder [Thu, 13 Mar 2014 22:23:10 +0000 (23:23 +0100)]
Refactured sending encoded (raw) data to sockets to a stacker-based approach.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoContinued:
Roland Haeder [Wed, 12 Mar 2014 20:14:03 +0000 (21:14 +0100)]
Continued:
- renamed a method to make its purpose more clear
- moved code into if() block as the code is only used there
- added an assert to make sure valid object instances are used
- plus another assert on a required array element

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded method to allow DHT bootstrap requests.
Roland Haeder [Sun, 2 Mar 2014 14:54:49 +0000 (15:54 +0100)]
Added method to allow DHT bootstrap requests.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented out noisy debug line.
Roland Haeder [Sun, 2 Mar 2014 14:33:41 +0000 (15:33 +0100)]
Commented out noisy debug line.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoImproved a lot logger.
Roland Haeder [Fri, 21 Feb 2014 20:44:39 +0000 (21:44 +0100)]
Improved a lot logger.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThe final hash must be used as an array key for serial numbers, else some packages...
Roland Haeder [Fri, 21 Feb 2014 20:35:30 +0000 (21:35 +0100)]
The final hash must be used as an array key for serial numbers, else some packages will end up with hashes from other packages.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded missing exceptions + updated some text + renamed (still unimplemented) method.
Roland 'Quix0r' Haeder [Thu, 20 Feb 2014 22:01:46 +0000 (23:01 +0100)]
Added missing exceptions + updated some text + renamed (still unimplemented) method.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoAdded missing template engine for DHT bootstrap requests + corresponding XML.
Roland 'Quix0r' Haeder [Thu, 20 Feb 2014 21:51:19 +0000 (22:51 +0100)]
Added missing template engine for DHT bootstrap requests + corresponding XML.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoAdded missing config entry, renamed path + added unfinished (duplicated) class for...
Roland 'Quix0r' Haeder [Thu, 20 Feb 2014 21:45:19 +0000 (22:45 +0100)]
Added missing config entry, renamed path + added unfinished (duplicated) class for DHT bootstrap message handling.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoAdded missing config entry.
Roland Haeder [Thu, 20 Feb 2014 21:33:04 +0000 (22:33 +0100)]
Added missing config entry.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFixed.
Roland Haeder [Thu, 20 Feb 2014 21:31:04 +0000 (22:31 +0100)]
Fixed.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoWrongly named + more debug log.
Roland Haeder [Thu, 20 Feb 2014 21:28:56 +0000 (22:28 +0100)]
Wrongly named + more debug log.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdding debug log.
Roland Haeder [Thu, 20 Feb 2014 21:17:54 +0000 (22:17 +0100)]
Adding debug log.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoRenamed to fit naming convention.
Roland Haeder [Tue, 18 Feb 2014 21:25:10 +0000 (22:25 +0100)]
Renamed to fit naming convention.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded missing class PackageDhtBootstrapTagFilter and config entry.
Roland Haeder [Tue, 18 Feb 2014 21:23:01 +0000 (22:23 +0100)]
Added missing class PackageDhtBootstrapTagFilter and config entry.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded assert + more debug logging.
Roland Haeder [Sun, 16 Feb 2014 18:02:50 +0000 (19:02 +0100)]
Added assert + more debug logging.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoOpps, 2 parameters are required.
Roland Haeder [Sun, 16 Feb 2014 17:59:58 +0000 (18:59 +0100)]
Opps, 2 parameters are required.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoLog asserts.
Roland Haeder [Sun, 16 Feb 2014 17:57:44 +0000 (18:57 +0100)]
Log asserts.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoPublication of DHT entries requires a fully booted DHT as else it will only find...
Roland Haeder [Sun, 16 Feb 2014 01:23:00 +0000 (02:23 +0100)]
Publication of DHT entries requires a fully booted DHT as else it will only find itself.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented more debug lines out and other cleanups.
Roland Haeder [Sun, 16 Feb 2014 01:11:43 +0000 (02:11 +0100)]
Commented more debug lines out and other cleanups.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agodecodedData is an array and needs some assertitions on array elements.
Roland Haeder [Sun, 16 Feb 2014 01:08:10 +0000 (02:08 +0100)]
decodedData is an array and needs some assertitions on array elements.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoOpps ...
Roland Haeder [Sun, 16 Feb 2014 01:06:17 +0000 (02:06 +0100)]
Opps ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThis causes a lot debug output, but why does it not work?
Roland Haeder [Sun, 16 Feb 2014 01:01:45 +0000 (02:01 +0100)]
This causes a lot debug output, but why does it not work?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdd the chunk handler instance and not the stacker, else two stacker instances will...
Roland Haeder [Sun, 16 Feb 2014 00:57:35 +0000 (01:57 +0100)]
Add the chunk handler instance and not the stacker, else two stacker instances will be used which doesn't work.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAnd another one ... ;-)
Roland Haeder [Sun, 16 Feb 2014 00:43:28 +0000 (01:43 +0100)]
And another one ... ;-)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded new debug lines, commented previously used out as the bug is not there.
Roland Haeder [Sun, 16 Feb 2014 00:41:25 +0000 (01:41 +0100)]
Added new debug lines, commented previously used out as the bug is not there.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoOne was to noisy, added another.
Roland Haeder [Sun, 16 Feb 2014 00:32:42 +0000 (01:32 +0100)]
One was to noisy, added another.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMore debug lines added.
Roland Haeder [Sun, 16 Feb 2014 00:30:46 +0000 (01:30 +0100)]
More debug lines added.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAnd the next lines.
Roland Haeder [Sun, 16 Feb 2014 00:28:03 +0000 (01:28 +0100)]
And the next lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAlso commented these out as they can become noisy.
Roland Haeder [Sun, 16 Feb 2014 00:27:20 +0000 (01:27 +0100)]
Also commented these out as they can become noisy.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThese are unimportant, too.
Roland Haeder [Sun, 16 Feb 2014 00:23:55 +0000 (01:23 +0100)]
These are unimportant, too.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAlso commented these out as the bug is not located here.
Roland Haeder [Sun, 16 Feb 2014 00:19:53 +0000 (01:19 +0100)]
Also commented these out as the bug is not located here.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAlso the bug is not located here.
Roland Haeder [Sun, 16 Feb 2014 00:17:40 +0000 (01:17 +0100)]
Also the bug is not located here.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded another debug line + commented others out, the bug is not located at those...
Roland Haeder [Sun, 16 Feb 2014 00:16:17 +0000 (01:16 +0100)]
Added another debug line + commented others out, the bug is not located at those lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAnd how about here? Sorry not to add all at once. ;-)
Roland Haeder [Sun, 16 Feb 2014 00:11:44 +0000 (01:11 +0100)]
And how about here? Sorry not to add all at once. ;-)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoDid the code go here?
Roland Haeder [Sun, 16 Feb 2014 00:10:58 +0000 (01:10 +0100)]
Did the code go here?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoDid this loop work?
Roland Haeder [Sun, 16 Feb 2014 00:08:23 +0000 (01:08 +0100)]
Did this loop work?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoRewrote some debug lines.
Roland Haeder [Sun, 16 Feb 2014 00:05:04 +0000 (01:05 +0100)]
Rewrote some debug lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThe bug might be located here?
Roland Haeder [Sat, 15 Feb 2014 23:59:05 +0000 (00:59 +0100)]
The bug might be located here?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoImproved debug lines. All should be like these!
Roland Haeder [Sat, 15 Feb 2014 23:57:45 +0000 (00:57 +0100)]
Improved debug lines. All should be like these!

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThe chunk handler instance of the assember class is now set for avoiding expensive...
Roland Haeder [Sat, 15 Feb 2014 23:56:05 +0000 (00:56 +0100)]
The chunk handler instance of the assember class is now set for avoiding expensive code + commented out debug code as the bug is not located here.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThe bug is not located between these lines.
Roland Haeder [Sat, 15 Feb 2014 23:50:08 +0000 (00:50 +0100)]
The bug is not located between these lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAnd another line, why is this not working?
Roland Haeder [Sat, 15 Feb 2014 23:48:31 +0000 (00:48 +0100)]
And another line, why is this not working?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years ago"Cached" method names to skip some expensive code, re-enabled debug line.
Roland Haeder [Sat, 15 Feb 2014 23:45:56 +0000 (00:45 +0100)]
"Cached" method names to skip some expensive code, re-enabled debug line.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAlso log packageContent.
Roland Haeder [Sat, 15 Feb 2014 23:39:41 +0000 (00:39 +0100)]
Also log packageContent.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoWrong name used.
Roland Haeder [Sat, 15 Feb 2014 23:37:26 +0000 (00:37 +0100)]
Wrong name used.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoImproved many debug lines with method's name.
Roland Haeder [Sat, 15 Feb 2014 23:36:03 +0000 (00:36 +0100)]
Improved many debug lines with method's name.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThese calls all indicate that some pre-checks didn't work and must be logged to becom...
Roland Haeder [Sat, 15 Feb 2014 23:25:50 +0000 (00:25 +0100)]
These calls all indicate that some pre-checks didn't work and must be logged to become fixed.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded another (very) noisy debug line.
Roland Haeder [Sat, 15 Feb 2014 23:23:14 +0000 (00:23 +0100)]
Added another (very) noisy debug line.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoEven more debug code re-enabled.
Roland Haeder [Sat, 15 Feb 2014 23:19:57 +0000 (00:19 +0100)]
Even more debug code re-enabled.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMore debug lines, why are self-connects not working when debug code is enabled?
Roland Haeder [Sat, 15 Feb 2014 23:18:34 +0000 (00:18 +0100)]
More debug lines, why are self-connects not working when debug code is enabled?

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoNeeds to be an object attribute/field.
Roland Haeder [Sat, 15 Feb 2014 23:13:06 +0000 (00:13 +0100)]
Needs to be an object attribute/field.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThis needs to be copied to a local variable or else with debug lines the code won...
Roland Haeder [Sat, 15 Feb 2014 23:09:00 +0000 (00:09 +0100)]
This needs to be copied to a local variable or else with debug lines the code won't work. :-(

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented in debug lines.
Roland Haeder [Sat, 15 Feb 2014 23:03:12 +0000 (00:03 +0100)]
Commented in debug lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSocket listener first. ;-)
Roland Haeder [Sat, 15 Feb 2014 22:57:40 +0000 (23:57 +0100)]
Socket listener first. ;-)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFirst decoding, then assembling.
Roland Haeder [Sat, 15 Feb 2014 22:55:54 +0000 (23:55 +0100)]
First decoding, then assembling.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoWas not needed.
Roland Haeder [Sat, 15 Feb 2014 22:51:56 +0000 (23:51 +0100)]
Was not needed.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSorted some tasks, so that the package reader will come after writer (self-connect...
Roland Haeder [Sat, 15 Feb 2014 22:50:00 +0000 (23:50 +0100)]
Sorted some tasks, so that the package reader will come after writer (self-connect on slow computers).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoHandled "connection reset by peer" error.
Roland Haeder [Sat, 15 Feb 2014 22:38:06 +0000 (23:38 +0100)]
Handled "connection reset by peer" error.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoNeed this again for debugging. :-(
Roland Haeder [Sat, 15 Feb 2014 22:35:33 +0000 (23:35 +0100)]
Need this again for debugging. :-(

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAlso log full 'data' variable.
Roland Haeder [Sat, 15 Feb 2014 22:30:21 +0000 (23:30 +0100)]
Also log full 'data' variable.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAbout to fix Base64EncodingModuloException (needed for debugging).
Roland Haeder [Sat, 15 Feb 2014 22:29:06 +0000 (23:29 +0100)]
About to fix Base64EncodingModuloException (needed for debugging).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoIt is dht_publish_entry.
Roland Haeder [Sat, 15 Feb 2014 22:23:06 +0000 (23:23 +0100)]
It is dht_publish_entry.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented it out again (has delayed to much) + moved task up as this is a very early...
Roland Haeder [Sat, 15 Feb 2014 22:17:53 +0000 (23:17 +0100)]
Commented it out again (has delayed to much) + moved task up as this is a very early task.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded noisy debug line.
Roland Haeder [Sat, 15 Feb 2014 22:16:24 +0000 (23:16 +0100)]
Added noisy debug line.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years ago100ms was to short for some systems.
Roland Haeder [Sat, 15 Feb 2014 22:14:12 +0000 (23:14 +0100)]
100ms was to short for some systems.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoNot to 'all', only 'hub' is fine.
Roland 'Quix0r' Haeder [Sat, 15 Feb 2014 22:10:26 +0000 (23:10 +0100)]
Not to 'all', only 'hub' is fine.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoVery basic implementation for adding "discovered" DHT recipients as package recipients.
Roland Haeder [Sat, 15 Feb 2014 21:51:00 +0000 (22:51 +0100)]
Very basic implementation for adding "discovered" DHT recipients as package recipients.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented out some noisy debug lines.
Roland Haeder [Sat, 15 Feb 2014 21:42:36 +0000 (22:42 +0100)]
Commented out some noisy debug lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented out noisy debug line + logged array 'recipients'.
Roland Haeder [Sat, 15 Feb 2014 21:33:51 +0000 (22:33 +0100)]
Commented out noisy debug line + logged array 'recipients'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoContinued with hub development:
Roland Haeder [Sat, 15 Feb 2014 18:57:09 +0000 (19:57 +0100)]
Continued with hub development:
- Added specialized interface DistributableNode for DHTs for nodes
- Moved some node-related methods to above new interface
- DHT recipient discovery is not yet fully implemented as it will find first X
  (10 by default) in the DHT and return them. This is a bad idea as it will
  exclude many other relevant nodes. So this is a very early stage.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSome improvements:
Roland Haeder [Sat, 15 Feb 2014 12:09:55 +0000 (13:09 +0100)]
Some improvements:
- renamed BaseHubDiscovery -> BaseNodeDiscovery
- moved list-related code to BaseNodeDiscovery as this is more generic code
- Updated interface Discoverable with a missing public method from
  PackageRecipientDiscovery
- Other minor improvements

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMoved "discovery" interfaces to sub folders, to allow generic interface 'Discoverable...
Roland Haeder [Sat, 15 Feb 2014 11:58:58 +0000 (12:58 +0100)]
Moved "discovery" interfaces to sub folders, to allow generic interface 'Discoverable' being added.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoShow full package data array
Roland Haeder [Wed, 12 Feb 2014 22:40:10 +0000 (23:40 +0100)]
Show full package data array

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoWas also to noisy here.
Roland Haeder [Wed, 12 Feb 2014 21:39:39 +0000 (22:39 +0100)]
Was also to noisy here.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFixed interface usage.
Roland 'Quix0r' Haeder [Wed, 12 Feb 2014 21:36:25 +0000 (22:36 +0100)]
Fixed interface usage.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoOpps.
Roland 'Quix0r' Haeder [Wed, 12 Feb 2014 21:34:22 +0000 (22:34 +0100)]
Opps.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoAdded missing but unfinished method.
Roland Haeder [Tue, 11 Feb 2014 21:42:32 +0000 (22:42 +0100)]
Added missing but unfinished method.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMerge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub
Roland Haeder [Tue, 11 Feb 2014 21:39:47 +0000 (22:39 +0100)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub

10 years agoAdded missing classes.
Roland Haeder [Tue, 11 Feb 2014 21:39:38 +0000 (22:39 +0100)]
Added missing classes.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded DHT recipient discovery interface (wrong computer :-( ).
Roland 'Quix0r' Haeder [Tue, 11 Feb 2014 21:38:16 +0000 (22:38 +0100)]
Added DHT recipient discovery interface (wrong computer :-( ).

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoGrrr... :-(
Roland Haeder [Mon, 10 Feb 2014 22:04:45 +0000 (23:04 +0100)]
Grrr... :-(

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMore debug + assert added.
Roland Haeder [Mon, 10 Feb 2014 22:02:42 +0000 (23:02 +0100)]
More debug + assert added.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFixed debug message.
Roland Haeder [Mon, 10 Feb 2014 21:11:45 +0000 (22:11 +0100)]
Fixed debug message.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded noisy debug lines for finding missing method.
Roland Haeder [Mon, 10 Feb 2014 21:06:10 +0000 (22:06 +0100)]
Added noisy debug lines for finding missing method.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSome missing code added:
Roland Haeder [Sun, 9 Feb 2014 03:02:24 +0000 (04:02 +0100)]
Some missing code added:
- Updated interface NodeDhtWrapper
- Added cleanup of non-public data from DHT entry array
- Again 'core' has "changed" ???

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years ago:-(
Roland 'Quix0r' Haeder [Sun, 9 Feb 2014 01:16:46 +0000 (02:16 +0100)]
:-(

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoWhy is this keeping coming? :-(
Roland Häder [Sun, 9 Feb 2014 01:15:42 +0000 (02:15 +0100)]
Why is this keeping coming? :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoRemoved "debug die". ;-)
Roland Haeder [Sun, 9 Feb 2014 01:12:25 +0000 (02:12 +0100)]
Removed "debug die". ;-)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUsed new method from 'core' to inject all array elements from DHT entry as 'config...
Roland Haeder [Sun, 9 Feb 2014 01:04:22 +0000 (02:04 +0100)]
Used new method from 'core' to inject all array elements from DHT entry as 'config' variables. This shall make them available to the template engine.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdated 'core'.
Roland Haeder [Sun, 9 Feb 2014 00:59:55 +0000 (01:59 +0100)]
Updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMerge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub
Roland Haeder [Sun, 9 Feb 2014 00:30:49 +0000 (01:30 +0100)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub

Conflicts:
core

10 years agoAdded unfinished support for XML-based publishing of DHT entries.
Roland Haeder [Sun, 9 Feb 2014 00:29:14 +0000 (01:29 +0100)]
Added unfinished support for XML-based publishing of DHT entries.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdated 'core'.
Roland Häder [Sun, 9 Feb 2014 00:28:32 +0000 (01:28 +0100)]
Updated 'core'.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoUpdated TODOs.txt
Roland Haeder [Sat, 8 Feb 2014 22:57:50 +0000 (23:57 +0100)]
Updated TODOs.txt

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded missing methods to interface and BaseDht class.
Roland Haeder [Sat, 8 Feb 2014 21:56:37 +0000 (22:56 +0100)]
Added missing methods to interface and BaseDht class.

Signed-off-by: Roland Haeder <roland@mxchange.org>