2012-08-22 |
Roland Häder | Added helper for sending out 'request-node-list' answers |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Added missing dataXmlNodes array, added debug line |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Added (maybe right?) array elements |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Move NodeHelper interface, implement missing method... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Opps :( |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Forgot to put this back in |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Roland Häder | Introduced new factory for object type registries,... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | Added comments to explain messageData array |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | Missed to implement this :( It is really warm here... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | It is a sub-node |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | Added XML node 'accepted-object-types', used direct... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | Forgot this ... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Roland Häder | Typo in node-mode in XML, adding missing methods, class... |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Added missing exception |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Added missing methods (as partial stubs) |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Added NodeMessageRequestNodeListHandler (unfinished) |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Fixed error (opps) |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Development/refacturing continued: |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Roland Häder | Moved setter/getter and attribute itself 'packageTags... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Roland Häder | Development of 'hub' project continued: |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Roland Häder | Added packageInstance (interface Receivable) to allow... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Roland Häder | Added NodeAnnouncementCompletedState which will be... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Roland Häder | Added node mode to node desriptor |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Roland Häder | Added two generic elements to node-list table |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Roland Häder | Used more generic interface 'Handleable' |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Roland Häder | Renamed exception, added new one |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Roland Häder | Added interface HandleableAnswerStatus and class Announ... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Roland Häder | Added missing method nodeAnnouncedToUpperHubs to state... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Roland Häder | Exceptions got moved to 'core' as well |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Added 'base' classes for answer-status handlers |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Added message type to messageData array for easier... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Commented out even more |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Commented out some 'noisy' debug lines |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Remove last CHUNK_SEPARATOR or else the final chunk... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Now use a try/catch block |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Renamed some methods to make them more clear |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Do not call handlePackageByUnhandledPackage() directly... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Moved log message before assert |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Added another one :( |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Added noisy debug line |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Moved generic base classes from 'hub' project to core |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Typo fixed :( |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | RawDataInputStream does now throw exceptions if the... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Roland Häder | Used exit() instead of die() |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added missing package (Networkable) instance |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Now the package assembler is deocoding the finished... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Renamed more ... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Renamed methods (MAY BREAK THINGS) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Introduced isPackageContentCompleted() |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Handle AssertionException and copy the raw data (do... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Also remove both (opps) |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added start ([[S]]) and end ([[E]]) marker for BASE64... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added debug line to see the data |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added MD5 hashes only for debugging purposes |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Re-enabled even more debug lines (that is why you shoul... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added another one ... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Rewrote debug lines (even more), re-enabled debugging... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Roland Häder | Added debug line |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Roland Häder | Added switch to disable (default=disable) publishing... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Roland Häder | Introduced self::createDebugInstance() |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Roland Häder | Fix for InvalidXmlNodeException (my-session-id) |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Roland Häder | Move array initialization into constructor to allow... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Roland Häder | Important todo added |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Roland Häder | Opps ... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Roland Häder | The announcement answer is now half handled, registrati... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Roland Häder | Hub project continued: (I have now a little more time) |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Roland Häder | Fix for missing external IP address. This way makes... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Roland Häder | Set it only when empty to allow custom entries again |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Roland Häder | Better proxy support, detection of external IP moved... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Roland Häder | ANNOUNCEMENT_DATA_ANSWER_STATUS added |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Roland Häder | Introduced updateNodeData() to update/refresh node... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Roland Häder | I forgot what this was |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Roland Häder | Re-renamed :( |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Roland Häder | Some renames |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Roland Häder | Fix for non-bootstrap node that is going to announce... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
Roland Häder | Noisy debug line commented out, adding to much 'upper... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Roland Häder | Added search (criteria) instance to updateNodeByMessage... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Roland Häder | Don't miss it ... :( |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Roland Häder | Introduced (currently not used as type-hints) new inter... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Roland Häder | Fixed :( |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Roland Häder | Some noisy debug lines commented out |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Roland Häder | External IP is now auto-detected |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Roland Häder | Opps ... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Roland Häder | Missing configuration data is now temporary being copied |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Roland Häder | Not this |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Roland Häder | Use 'my_' prefix for 'my' (local) node's data |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Also these |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Also this :( #3 |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Renamed all 'node-foo' to 'my-foo' and 'other-bar'... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Error code 'empty_data' is now fully removed and empty... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Added message handler for received announcement answer... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Roland Häder | Message helper for receiving announcement answers added... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Was also very noisy |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Very noisy function if failing. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | This line was required to test previous fix for missing... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Opps :( |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Added debugging, added missing (IMPORTANT) call of... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Debug line is really noisy |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Removed generic array handling, always have special... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Roland Häder | Verification of server socket improved |
commit | commitdiff | tree | snapshot |
next |