2015-05-02 |
Roland Häder | Merge branch 'master' of /var/cache/git/repos/hub into... |
tree | commitdiff |
2015-03-24 |
Roland Haeder | Moved and renamed 'wrapper' to 'database/frontend'. |
tree | commitdiff |
2014-03-20 |
Roland Haeder | Introduced enableAcceptDhtBootstrap() + updated core. |
tree | commitdiff |
2014-03-18 |
Roland Haeder | Continued with DHT stuff: |
tree | commitdiff |
2014-03-17 |
Roland Haeder | Introduced NodeObjectFactory to encapsulate (and ease... |
tree | commitdiff |
2014-02-15 |
Roland Haeder | Very basic implementation for adding "discovered" DHT... |
tree | commitdiff |
2014-02-15 |
Roland Haeder | Continued with hub development: |
tree | commitdiff |
2014-02-12 |
Roland Haeder | Was also to noisy here. |
tree | commitdiff |
2014-02-10 |
Roland Haeder | More debug + assert added. |
tree | commitdiff |
2014-02-10 |
Roland Haeder | Added noisy debug lines for finding missing method. |
tree | commitdiff |
2014-02-09 |
Roland Haeder | Some missing code added: |
tree | commitdiff |
2014-02-09 |
Roland Haeder | Merge branch 'master' of git.mxchange.org:/var/cache... |
tree | commitdiff |
2014-02-08 |
Roland Haeder | Added unfinished support for publication of DHT entries... |
tree | commitdiff |
2014-02-08 |
Roland Haeder | Updating node data in local DHT (not yet distributed... |
tree | commitdiff |
2014-02-07 |
Roland Haeder | Added assert on node_id as this may happen with broken... |
tree | commitdiff |
2014-02-04 |
Roland Haeder | Don't publish private key in DHT (all data will be... |
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-07-28 |
Roland Häder | Double quotes converted to single |
tree | commitdiff |
2013-07-25 |
Roland Häder | Possible "fix" for wrong cache key: |
tree | commitdiff |
2013-07-25 |
Roland Häder | Added exceptions + some code: |
tree | commitdiff |
2013-07-25 |
Roland Häder | Added assert() to check if is really an array |
tree | commitdiff |
2013-07-22 |
Roland Häder | Some fixes: |
tree | commitdiff |
2013-07-21 |
Roland Häder | Opps, fix for parser error |
tree | commitdiff |
2013-07-19 |
Roland Häder | Continued: |
tree | commitdiff |
2013-06-29 |
Roland Häder | This message was to noisy |
tree | commitdiff |
2013-06-28 |
Roland Häder | Added some more noisy debug lines (they will be comment... |
tree | commitdiff |
2013-02-22 |
Roland Häder | Made usage of unsetCriteria() to remove unwanted 'node_... |
tree | commitdiff |
2013-02-22 |
Roland Häder | true->TRUE, node id included in session id/private... |
tree | commitdiff |
2013-02-22 |
Roland Häder | Also include accepted node types from own node |
tree | commitdiff |
2013-02-22 |
Roland Häder | Expanded debug lines, renamed 'node_type' to 'node_mode... |
tree | commitdiff |
2013-02-22 |
Roland Häder | Also check for node id to have full match, this require... |
tree | commitdiff |
2013-02-13 |
Roland Häder | Renamed method: |
tree | commitdiff |
2013-02-12 |
Roland Häder | Opps :( #3 |
tree | commitdiff |
2013-02-12 |
Roland Häder | Encapsulated this code (as it is a better style) |
tree | commitdiff |
2013-02-12 |
Roland Häder | Some rewrites towards more flexible code: |
tree | commitdiff |
2013-02-12 |
Roland Häder | Always used own session id ... :( |
tree | commitdiff |
2013-02-10 |
Roland Häder | Resurrected two methods for DHT database wrapper and... |
tree | commitdiff |
2013-02-10 |
Roland Häder | Introduced and implemented findNodeBySessionId() |
tree | commitdiff |
2013-02-10 |
Roland Häder | Implemented (very basic) registerLocalNode() and update... |
tree | commitdiff |
2013-02-09 |
Roland Häder | Introduced (cached) method ifNodeDataIsFound() |
tree | commitdiff |
2013-02-07 |
Roland Häder | Protocol is no longer required for these methods |
tree | commitdiff |
2013-02-07 |
Roland Häder | Added interface, rewrote some parts: |
tree | commitdiff |
2013-02-07 |
Roland Häder | Rewrites, some more methods: |
tree | commitdiff |
2013-02-07 |
Roland Häder | Added wrapper, rewrites: |
tree | commitdiff |
2013-01-31 |
Roland Häder | Clear redundant database wrapper class as it is now... |
tree | commitdiff |
2012-08-26 |
Roland Häder | Introduced experimental apt-proxy sub project (a connec... |
tree | commitdiff |
2012-08-17 |
Roland Häder | Added two generic elements to node-list table |
tree | commitdiff |
2012-08-17 |
Roland Häder | Used more generic interface 'Handleable' |
tree | commitdiff |
2012-08-07 |
Roland Häder | Added message type to messageData array for easier... |
tree | commitdiff |
2012-08-04 |
Roland Häder | Rewrote debug lines (even more), re-enabled debugging... |
tree | commitdiff |
2012-07-31 |
Roland Häder | Introduced self::createDebugInstance() |
tree | commitdiff |
2012-07-07 |
Roland Häder | Hub project continued: (I have now a little more time) |
tree | commitdiff |
2012-05-30 |
Roland Häder | Added search (criteria) instance to updateNodeByMessage... |
tree | commitdiff |
2012-05-30 |
Roland Häder | Don't miss it ... :( |
tree | commitdiff |
2012-05-30 |
Roland Häder | Introduced (currently not used as type-hints) new inter... |
tree | commitdiff |
2012-05-19 |
Roland Häder | Was also very noisy |
tree | commitdiff |
2012-05-19 |
Roland Häder | Very noisy function if failing. |
tree | commitdiff |
2012-05-18 |
Roland Häder | More debugging, ignore *.serialized in node_list |
tree | commitdiff |
2012-05-18 |
Roland Häder | Added internal IP handling (unfinished), added package... |
tree | commitdiff |
2012-05-17 |
Roland Häder | Added 'registering of other nodes' ability, added proto... |
tree | commitdiff |
2012-05-16 |
Roland Häder | Copyright notice updated |
tree | commitdiff |
2012-05-05 |
Roland Häder | Decoding of raw package message basicly finished, exter... |
tree | commitdiff |
2012-04-25 |
Roland Häder | Removed deprecated scripts (please delete them even... |
tree | commitdiff |
2012-03-24 |
Roland Häder | Fixed a typo, added an assert() |
tree | commitdiff |
2012-02-07 |
Roland Häder | Refactured handling of socket errors, old code is comme... |
tree | commitdiff |
2011-12-13 |
Roland Häder | Commented out nosiy debug lines |
tree | commitdiff |
2011-11-09 |
Roland Häder | Some fixes |
tree | commitdiff |
2011-11-09 |
Roland Häder | Also visit the NetworkPackage class to clear all stacks |
tree | commitdiff |
2011-11-08 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-11-06 |
Roland Häder | Move to generic 'core' project, because getIndexKey... |
tree | commitdiff |
2011-11-06 |
Roland Häder | Use $this->debugBackTrace() instead of die() |
tree | commitdiff |
2011-11-04 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-09-01 |
Roland Häder | debugBackTrace() was to hard here |
tree | commitdiff |
2011-09-01 |
Roland Häder | Code cleanups and project continued: |
tree | commitdiff |
2011-08-31 |
Roland Häder | Hub project continued: |
tree | commitdiff |
2011-04-24 |
Roland Häder | Renamed a lot 'Peer' classes to 'Node' or 'Client'... |
tree | commitdiff |
2011-04-17 |
Roland Häder | Continued with package fragmenter (a lot new, but unfin... |
tree | commitdiff |
2011-03-29 |
Roland Häder | Added parameter 'key' to encryption methods to allow... |
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-09-05 |
Roland Häder | Now configurable static IPs are supported, Connectable... |
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 | Fixes for lookup table class |
tree | commitdiff |
2010-05-28 |
Roland Häder | Added peer states and lookup table classes/interfaces: |
tree | commitdiff |
2010-04-24 |
Roland Häder | New wider interface added, several refacturings: |
tree | commitdiff |
2010-01-27 |
Roland Häder | State pattern classes for node states added, factory... |
tree | commitdiff |
2009-08-03 |
Roland Häder | First attempt to store session id in database |
tree | commitdiff |
2009-08-02 |
Roland Häder | Wrapper added for node list |
tree | commitdiff |
2009-03-30 |
Roland Häder | Mode-validation and IP detection added, mode classes... |
tree | commitdiff |
2009-03-25 |
Roland Häder | node_type rewritten to 'mode' element from request |
tree | commitdiff |
2009-03-25 |
Roland Häder | Hub-Id creation basicly finished |
tree | commitdiff |
|