2015-05-11 |
Roland Haeder | Instance 'miner' is now added to registry in BaseHubMiner. |
tree | commitdiff |
2015-05-11 |
Roland Haeder | Rewrote processMessage() to accept whole arrays + added... |
tree | commitdiff |
2015-05-02 |
Roland Häder | Merge branch 'refacuring/protocol_handler' of /var... |
tree | commitdiff |
2015-05-02 |
Roland Häder | Merge branch 'master' of /var/cache/git/repos/hub into... |
tree | commitdiff |
2015-04-25 |
Roland Haeder | Fixed a lot stuff for cruncher (missing methods, etc.) |
tree | commitdiff |
2015-04-25 |
Roland Haeder | Fixes for crawler: |
tree | commitdiff |
2015-03-30 |
Roland Haeder | Fixed a lot broken stuff: |
tree | commitdiff |
2015-03-22 |
Roland Haeder | Updated copyright |
tree | commitdiff |
2015-03-17 |
Roland Haeder | Merge branch 'refacuring/protocol_handler' into latest... |
tree | commitdiff |
2015-03-17 |
Roland Haeder | Updated copyright year as this software has been change... |
tree | commitdiff |
2015-02-19 |
Roland Haeder | Implementation of isOwnAddress() basicly finished: |
tree | commitdiff |
2015-01-30 |
Roland Haeder | Continued with refacturing: |
tree | commitdiff |
2015-01-29 |
Roland Haeder | Continued with refactoring: |
tree | commitdiff |
2015-01-11 |
Roland Haeder | Merge branch 'master' into refacuring/protocol_handler |
tree | commitdiff |
2014-12-24 |
Roland Haeder | A lot changes for refacturing protocol handler |
tree | commitdiff |
2014-12-07 |
Roland Haeder | Merge branch 'master' into refacuring/protocol_handler |
tree | commitdiff |
2014-11-11 |
Roland Haeder | Added more UNL (Universal Node Locator) stuff: |
tree | commitdiff |
2014-10-25 |
Roland Haeder | More rewrites (and code stops): |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued with hub: |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued on refacturing from string to ProtocolHandler: |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued with hub: |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued on refacturing from string to ProtocolHandler: |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Refacturing to pass a ProtocolHandler instance instead... |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Minor things improved + TODO added as it is unfinished. |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Minor things improved + TODO added as it is unfinished. |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued with hub: |
tree | commitdiff |
2014-10-17 |
Roland Haeder | Continued on refacturing from string to ProtocolHandler: |
tree | commitdiff |
2014-10-08 |
Roland Haeder | Refacturing to pass a ProtocolHandler instance instead... |
tree | commitdiff |
2014-06-25 |
Roland Haeder | Continued: |
tree | commitdiff |
2014-05-12 |
Roland Haeder | Added crawler stuff: |
tree | commitdiff |
2014-05-11 |
Roland Haeder | Added classes for crawler sources + rewrote 'Source... |
tree | commitdiff |
2014-05-04 |
Roland Haeder | Added initial crawler stuff: |
tree | commitdiff |
2014-03-31 |
Roland Haeder | Fixed copyright to latest year. |
tree | commitdiff |
2014-03-31 |
Roland Haeder | Added very basic classes and config entries (duplicated... |
tree | commitdiff |
2014-03-18 |
Roland Haeder | Continued with DHT stuff: |
tree | commitdiff |
2014-03-17 |
Roland Haeder | Bad find-replace. |
tree | commitdiff |
2014-03-17 |
Roland Haeder | No 'this' in static methods. ;-) |
tree | commitdiff |
2014-03-17 |
Roland Haeder | Had to move more code into factory. |
tree | commitdiff |
2014-03-17 |
Roland Haeder | Introduced NodeObjectFactory to encapsulate (and ease... |
tree | commitdiff |
2014-02-16 |
Roland Haeder | Publication of DHT entries requires a fully booted... |
tree | commitdiff |
2014-02-16 |
Roland Haeder | Also commented these out as they can become noisy. |
tree | commitdiff |
2014-02-15 |
Roland Haeder | Improved many debug lines with method's name. |
tree | commitdiff |
2014-02-15 |
Roland Haeder | Continued with hub development: |
tree | commitdiff |
2014-02-15 |
Roland Haeder | Moved "discovery" interfaces to sub folders, to allow... |
tree | commitdiff |
2014-02-03 |
Roland 'Quix0r'... | Merge branch 'contrib' |
tree | commitdiff |
2013-07-30 |
Roland Häder | Updated domain without a dash :( |
tree | commitdiff |
2013-02-25 |
Roland Häder | Added line numbers to debug lines as this will become... |
tree | commitdiff |
2013-02-14 |
Roland Häder | Fixed wrong super classes |
tree | commitdiff |
2013-02-14 |
Roland Häder | Added very basic implementation of DHT bootstrapping... |
tree | commitdiff |
2013-02-13 |
Roland Häder | Rewritten remaining (old) debug calls: |
tree | commitdiff |
2013-02-07 |
Roland Häder | Added prefix to allow more than one DHT instance |
tree | commitdiff |
2013-02-04 |
Roland Häder | The DHT query task is now holding an instance of the... |
tree | commitdiff |
2013-02-02 |
Roland Häder | Renamed filter (no self_announcement, just plain announ... |
tree | commitdiff |
2012-08-26 |
Roland Häder | Introduced DHT (maybe own implementation, maybe Kademli... |
tree | commitdiff |
2012-08-26 |
Roland Häder | Introduced experimental apt-proxy sub project (a connec... |
tree | commitdiff |
2012-08-22 |
Roland Häder | Introduced new factory for object type registries,... |
tree | commitdiff |
2012-06-27 |
Roland Häder | Introduced updateNodeData() to update/refresh node... |
tree | commitdiff |
2012-05-17 |
Roland Häder | Added handler for announcement messages (not yet functi... |
tree | commitdiff |
2012-05-17 |
Roland Häder | Filter for package tags added, handling of new messages... |
tree | commitdiff |
2012-05-16 |
Roland Häder | Copyright notice updated |
tree | commitdiff |
2012-04-27 |
Roland Häder | Again contunued on 'hub' project: |
tree | commitdiff |
2012-04-25 |
Roland Häder | Removed deprecated scripts (please delete them even... |
tree | commitdiff |
2012-02-12 |
Roland Häder | 'hub' continued: |
tree | commitdiff |
2012-02-11 |
Roland Häder | Removed package status from packageData array because... |
tree | commitdiff |
2012-02-11 |
Roland Häder | Continued on development of 'hub' project with many... |
tree | commitdiff |
2011-12-13 |
Roland Häder | Commented out nosiy debug lines |
tree | commitdiff |
2011-11-08 |
Roland Häder | Some global cleanups: |
tree | commitdiff |
2011-11-08 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-11-04 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-10-30 |
Roland Häder | Some minor improvements and important initialization... |
tree | commitdiff |
2011-10-25 |
Roland Häder | Added missing port in regex |
tree | commitdiff |
2011-09-11 |
Roland Häder | Some 'abstract' are required |
tree | commitdiff |
2011-09-01 |
Roland Häder | Code cleanups and project continued: |
tree | commitdiff |
2011-08-31 |
Roland Häder | Multi-line comment |
tree | commitdiff |
2011-08-31 |
Roland Häder | GZIP does maybe only work with SVN version of PHP,... |
tree | commitdiff |
2011-08-31 |
Roland Häder | More debugging |
tree | commitdiff |
2011-08-31 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-04-30 |
Roland Häder | Rewrote unit source factory to registry pattern |
tree | commitdiff |
2011-04-30 |
Roland Häder | Fixed name ... |
tree | commitdiff |
2011-04-28 |
Roland Häder | Handling of decoded raw data continued: |
tree | commitdiff |
2011-04-28 |
Roland Häder | Added 'helper' word into configuration entry |
tree | commitdiff |
2011-04-24 |
Roland Häder | Renamed a lot 'Peer' classes to 'Node' or 'Client'... |
tree | commitdiff |
2011-04-18 |
Roland Häder | New singleton-factories introduced: |
tree | commitdiff |
2011-04-05 |
Roland Häder | Cruncher continued and rewritten to use states: |
tree | commitdiff |
2011-03-29 |
Roland Häder | Added more classes (source for anything 'sourced',... |
tree | commitdiff |
2011-03-05 |
Roland Häder | Copyright notice updated, our first hub application... |
tree | commitdiff |
2011-02-28 |
Roland Häder | 'public static final' is the right thing, some variable... |
tree | commitdiff |
2010-06-16 |
Roland Häder | HubConnectionHelper is more a factory than a helper... |
tree | commitdiff |
2010-06-13 |
Roland Häder | New Exception added, registering of session ids added: |
tree | commitdiff |
2010-06-06 |
Roland Häder | New exception and interface added, continued development: |
tree | commitdiff |
2010-05-28 |
Roland Häder | Added peer states and lookup table classes/interfaces: |
tree | commitdiff |
2010-05-18 |
Roland Häder | A whole bunch of classes/interfaces/exceptions added... |
tree | commitdiff |
2010-04-12 |
Roland Häder | Package class renamed, continued (sorry for lame descri... |
tree | commitdiff |
2010-03-27 |
Roland Häder | Now the factory method is moved over to the newly intro... |
tree | commitdiff |
2010-03-01 |
Roland Häder | State pattern added, hub continued (sorry, I let it... |
tree | commitdiff |
2010-01-27 |
Roland Häder | State pattern classes for node states added, factory... |
tree | commitdiff |
|