2014-02-15 |
Roland Haeder | Also log packageContent. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Wrong name used. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Improved many debug lines with method's name. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | These calls all indicate that some pre-checks didn... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Added another (very) noisy debug line. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Even more debug code re-enabled. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | More debug lines, why are self-connects not working... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Needs to be an object attribute/field. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | This needs to be copied to a local variable or else... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Commented in debug lines. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Socket listener first. ;-) |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | First decoding, then assembling. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Was not needed. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Sorted some tasks, so that the package reader will... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Handled "connection reset by peer" error. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Need this again for debugging. :-( |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Also log full 'data' variable. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | About to fix Base64EncodingModuloException (needed... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | It is dht_publish_entry. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Commented it out again (has delayed to much) + moved... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Added noisy debug line. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | 100ms was to short for some systems. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland 'Quix0r... | Not to 'all', only 'hub' is fine. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Very basic implementation for adding "discovered" DHT... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Commented out some noisy debug lines. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Commented out noisy debug line + logged array 'recipients'. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Continued with hub development: |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Some improvements: |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Roland Haeder | Moved "discovery" interfaces to sub folders, to allow... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Roland Haeder | Show full package data array |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Roland Haeder | Was also to noisy here. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Roland 'Quix0r... | Fixed interface usage. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Roland 'Quix0r... | Opps. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Roland Haeder | Added missing but unfinished method. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Roland Haeder | Merge branch 'master' of git.mxchange.org:/var/cache... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Roland Haeder | Added missing classes. |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Roland 'Quix0r... | Added DHT recipient discovery interface (wrong computer... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Roland Haeder | Grrr... :-( |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Roland Haeder | More debug + assert added. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Roland Haeder | Fixed debug message. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Roland Haeder | Added noisy debug lines for finding missing method. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Some missing code added: |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland 'Quix0r... | :-( |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Häder | Why is this keeping coming? :-( |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Removed "debug die". ;-) |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Used new method from 'core' to inject all array element... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Updated 'core'. |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Merge branch 'master' of git.mxchange.org:/var/cache... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Haeder | Added unfinished support for XML-based publishing of... |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Roland Häder | Updated 'core'. |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Roland Haeder | Updated TODOs.txt |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Roland Haeder | Added missing methods to interface and BaseDht class. |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Roland Haeder | Added missing file (I did specify -a). |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Roland Haeder | Added unfinished support for publication of DHT entries... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Roland Haeder | Updating node data in local DHT (not yet distributed... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Roland Haeder | Added assert on node_id as this may happen with broken... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Roland Haeder | Don't publish private key in DHT (all data will be... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Roland Haeder | Renamed method to better naming scheme ('bootstrapping... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland Haeder | This license is only valid for files in 'contrib' |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland 'Quix0r... | Merge branch 'contrib' |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland 'Quix0r... | moved for later merge to master |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland Haeder | Added 'core' as git submodule |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Roland Häder | moved for svn-git transission |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Roland Häder | md5() isn't really much better, but it needs to be... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Roland Häder | Removed code, why do I want to check socket type there... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Roland Häder | Yeah, still here. Added __METHOD__ |
commit | commitdiff | tree | snapshot |
2013-07-30 |
Roland Häder | Updated domain without a dash :( |
commit | commitdiff | tree | snapshot |
2013-07-28 |
Roland Häder | Double quotes converted to single |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Roland Häder | Possible "fix" for wrong cache key: |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Roland Häder | Added exceptions + some code: |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Roland Häder | Renamed 'stacker' -> 'stack' |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Roland Häder | Updated TODOS.txt |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Roland Häder | Added assert() to check if is really an array |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Roland Häder | Some fixes: |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Roland Häder | One to much ... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Roland Häder | Added possible missing interface IteratorAggregate... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Roland Häder | Opps, fix for parser error |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Roland Häder | Continued: |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Roland Häder | Changed all true/false to TRUE/FALSE respectively as... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Roland Häder | Use constants TRUE/FALSE/NULL instead of keywords true... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Roland Häder | Commented out noisy debug lines |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Roland Häder | Opps, wrong name :( |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Roland Häder | Rewrote to use constants and newly introduced method... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
Roland Häder | DHT data registration/update added to NodeDhtFacade... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Roland Häder | Added commented out debug line |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Roland Häder | Renamed endElement() to finishElement(), see the final... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Roland Häder | This message was to noisy |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Roland Häder | Debug message was added at wrong position |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Roland Häder | Added some more noisy debug lines (they will be comment... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Roland Häder | Assert on important array elements |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Roland Häder | Corrected assert, added debug line |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Roland Häder | Added assert() calls to make sure the package is valid |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Roland Häder | Fixed wrong array element |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Roland Häder | Made lower to upper case: |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Roland Häder | Missed to initialize arrays before pushing new entries... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Roland Häder | Renamed it as this class can be anything that implement... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Roland Häder | Use array_push() instead of [] as array_push() checks... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Roland Häder | Remove index key (and maybe later more) as this doesn... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Roland Häder | Typo fixed + more lines with line numbers |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Roland Häder | Even more lines ... |
commit | commitdiff | tree | snapshot |
next |