2013-02-22 |
Roland Häder | true->TRUE, node id included in session id/private...
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Now correct class :(
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Used correct method
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Added new task for package tags (object registry):
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Also include accepted node types from own node
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Also these ...
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Expanded debug lines, renamed 'node_type' to 'node_mode...
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Fix
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Added 'booting' DHT state
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Also check for node id to have full match, this requires...
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Need this back for bug tracking
|
commit | commitdiff | tree |
2013-02-22 |
Roland Häder | Remember searchInstance here
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Typo fixed
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | 'virigin' is now the correct state at this point
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | UPPER is okay
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Opps, wrong constant name
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Commented out noisy debug lines
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Don't use empty here, always [NetworkPackage::PACKAGE_DATA_R...
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Added noisy debug lines, used constants defined in...
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Opps :(
|
commit | commitdiff | tree |
2013-02-21 |
Roland Häder | Added required assert() to make sure that the requested...
|
commit | commitdiff | tree |
2013-02-18 |
Roland Häder | Try to assert on all virtual recipients
|
commit | commitdiff | tree |
2013-02-18 |
Roland Häder | Introduced Recipient implentation classes:
|
commit | commitdiff | tree |
2013-02-18 |
Roland Häder | Register dht_bootstrap in object registry so it will...
|
commit | commitdiff | tree |
2013-02-18 |
Roland Häder | Added missing XML nodes (copied from announcement.xml...
|
commit | commitdiff | tree |
2013-02-17 |
Roland Häder | Added missing XML, config entries for DHT bootstrap
|
commit | commitdiff | tree |
2013-02-17 |
Roland Häder | Fix for parser error
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Commented out noisy debug lines
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Added 'active' state for DHTs
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Added very basic implementation of updateDhtData()
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Fixed wrong super classes
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Added missing 'package tags'
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Renamed/moved classes, added DHT bootstrap (very early):
|
commit | commitdiff | tree |
2013-02-14 |
Roland Häder | Added very basic implementation of DHT bootstrapping...
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Rewritten remaining (old) debug calls:
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Commented out some noisy debug lines
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Added stub method insertNodeList()
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Used the same constant to allow later easy changes
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Renamed method:
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Added parameter to set last thrown exception for status...
|
commit | commitdiff | tree |
2013-02-13 |
Roland Häder | Opps :(
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Moved to generic class BaseHandler and interface Handleable
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Half-implemented quering DHT for node list
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Rewrites:
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Opps :( #4
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Opps :( #3
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Opps :( #2
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Opps :(
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Encapsulated this code (as it is a better style)
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Some rewrites towards more flexible code:
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | No node_ prefix as it makes session id look-ups invalid
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Always used own session id ... :(
|
commit | commitdiff | tree |
2013-02-12 |
Roland Häder | Removed session id
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Forgot these to fix, anyway that exception should not...
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Resurrected two methods for DHT database wrapper and...
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | 'this' is not available in static methods, so get an...
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Use set DHT instance to shortcut a little
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Ignore data in here
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Introduced and implemented findNodeBySessionId()
|
commit | commitdiff | tree |
2013-02-10 |
Roland Häder | Implemented (very basic) registerLocalNode() and updateLocal...
|
commit | commitdiff | tree |
2013-02-09 |
Roland Häder | Introduced (cached) method ifNodeDataIsFound()
|
commit | commitdiff | tree |
2013-02-08 |
Roland Häder | Added commented out option to enable intranet usage
|
commit | commitdiff | tree |
2013-02-08 |
Roland Häder | Added optional (here used) parameter
|
commit | commitdiff | tree |
2013-02-08 |
Roland Häder | Opps, missed this :(
|
commit | commitdiff | tree |
2013-02-08 |
Roland Häder | Some typos
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Protocol is no longer required for these methods
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Added interface, rewrote some parts:
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Rewrites, some more methods:
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Added prefix to allow more than one DHT instance
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Extend DatabaseWrapper interface to make all database...
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Added wrapper, rewrites:
|
commit | commitdiff | tree |
2013-02-07 |
Roland Häder | Added DHT initialization task (see comments below):
|
commit | commitdiff | tree |
2013-02-06 |
Roland Häder | Also set a DHT instance (same) in this class
|
commit | commitdiff | tree |
2013-02-04 |
Roland Häder | The DHT query task is now holding an instance of the...
|
commit | commitdiff | tree |
2013-02-03 |
Roland Häder | Some speed-up hacks
|
commit | commitdiff | tree |
2013-02-02 |
Roland Häder | Renamed filter (no self_announcement, just plain announcement)
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Opps ... :( #2
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Opps ... :(
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Added empty task for DHT bootstrapping
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Opps, forgot this :(
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Removed also deprecated queues/queries as there are...
|
commit | commitdiff | tree |
2013-02-01 |
Roland Häder | Removed deprecated array (very old code)
|
commit | commitdiff | tree |
2013-01-31 |
Roland Häder | This is still okay
|
commit | commitdiff | tree |
2013-01-31 |
Roland Häder | Classes moved/renamed:
|
commit | commitdiff | tree |
2013-01-31 |
Roland Häder | This is a new idea to rewrite bootstrapping, the DHT...
|
commit | commitdiff | tree |
2013-01-31 |
Roland Häder | Remove deprecated directory (it will be replaced by...
|
commit | commitdiff | tree |
2013-01-31 |
Roland Häder | Clear redundant database wrapper class as it is now...
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Renamed
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Also set this to '.xml' to speed-up things a little
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added possible way of adding a node list to this template
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added missing but not yet fully implemented class
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added it also here :(
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Re-added answer_status generically
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Removed it also here ...
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Field answer_status becomes more generic now
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added answer status
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Removed answer-status from XML templates as it will...
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added missing array elements for tag filter
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Don't use 'my-' as long as you don't need it
|
commit | commitdiff | tree |
2013-01-30 |
Roland Häder | Added handling methods, implemented configuration copy...
|
commit | commitdiff | tree |
next |