2011-10-28 |
Bart Polot | Fixed coverity #10227, added doxygen to avoid bug again.
|
commit | commitdiff | tree |
2011-10-28 |
Bart Polot | Added transition code for new MESH API
|
commit | commitdiff | tree |
2011-10-28 |
Bart Polot | Simplified and extended testcase
|
commit | commitdiff | tree |
2011-10-28 |
Bart Polot | Fix testcase
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | Fixed testcase and small bugs in tree
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | Attempt to fix assertion failures on buildbot related...
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | Fixed #1856, added extra check for tunnel local numbering
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | Allowed to destroy NULL paths
|
commit | commitdiff | tree |
2011-10-27 |
Bart Polot | Fixed a bug when adding a path to a peer_info, modified...
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Eliminated full hash logging
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Fixed #1857
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Changed debug define for API
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Fixed bug to keep looking though list of clients on...
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Transformed assert into warning
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Fixed double free, formatting
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Exclude multicast test from running by default
|
commit | commitdiff | tree |
2011-10-26 |
Bart Polot | Fixed #1853
|
commit | commitdiff | tree |
2011-10-25 |
Bart Polot | Changed log, fixed crash in tree, caysed #1852 instead
|
commit | commitdiff | tree |
2011-10-25 |
Bart Polot | Changed assert to break, not critical failure
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | New message type
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | Refactored 'type' DHT response processing
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | Added connection broken p2p notifications
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | Fixed logging
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | Don't die on unknown peer
|
commit | commitdiff | tree |
2011-10-24 |
Bart Polot | Changed testcase to not die on unknown peer, log warning...
|
commit | commitdiff | tree |
2011-10-21 |
Bart Polot | Fixed compile issue, changed logging & dht_get_id working
|
commit | commitdiff | tree |
2011-10-21 |
Bart Polot | Integrated all 2dtorus test in one and added some more...
|
commit | commitdiff | tree |
2011-10-21 |
Bart Polot | Refactored to use functions instead of duplicated code...
|
commit | commitdiff | tree |
2011-10-21 |
Bart Polot | Solved Mantis #1834
|
commit | commitdiff | tree |
2011-10-21 |
Bart Polot | Wait more to complete tests on slower machines
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Changed testcase to include real multicast tests
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Added testcase for opposite peers in a small 2d grid
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Changed testcases structure
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Added tunnel destruction to the testcase
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Fixed bugs in tunnel destruction chain
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Ignore test scripts
|
commit | commitdiff | tree |
2011-10-20 |
Bart Polot | Do not execute test under valgrind as default
|
commit | commitdiff | tree |
2011-10-19 |
Bart Polot | Added code to manage deletion of individual paths
|
commit | commitdiff | tree |
2011-10-19 |
Bart Polot | Updated doxygen
|
commit | commitdiff | tree |
2011-10-19 |
Bart Polot | Small fixes
|
commit | commitdiff | tree |
2011-10-19 |
Bart Polot | Added peer in tunnel deletion, changes to tree management
|
commit | commitdiff | tree |
2011-10-18 |
Bart Polot | Added new message types
|
commit | commitdiff | tree |
2011-10-18 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-18 |
Bart Polot | Change keepalive packets to explicit message type number
|
commit | commitdiff | tree |
2011-10-18 |
Bart Polot | Added tunnel timeout on inactivity
|
commit | commitdiff | tree |
2011-10-18 |
Bart Polot | Made multicast work for single peer tunnels
|
commit | commitdiff | tree |
2011-10-17 |
Bart Polot | Fix
|
commit | commitdiff | tree |
2011-10-17 |
Bart Polot | Added debug info for multicast
|
commit | commitdiff | tree |
2011-10-17 |
Bart Polot | Updated TODO, docuementation, testcase
|
commit | commitdiff | tree |
2011-10-17 |
Bart Polot | Renamed
|
commit | commitdiff | tree |
2011-10-17 |
Bart Polot | Refactored multicast code to allow sending any message...
|
commit | commitdiff | tree |
2011-10-15 |
Bart Polot | Fixed bug with cancellation of pendint transmisions...
|
commit | commitdiff | tree |
2011-10-14 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-14 |
Bart Polot | Removed unnecessary hashmap actions
|
commit | commitdiff | tree |
2011-10-14 |
Bart Polot | Additional extra check for coverity 10211
|
commit | commitdiff | tree |
2011-10-14 |
Bart Polot | Expanded test to include traffic to origin, fixed bugs...
|
commit | commitdiff | tree |
2011-10-13 |
Bart Polot | Various fixes in data traffic, expansion of unicast...
|
commit | commitdiff | tree |
2011-10-13 |
Bart Polot | Extended testcase, fixed bugs in client -> service...
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixes to various coverity errors
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixed coverity 10118
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixed coverity 10176
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Revert 17243: not needed, coverity 10178 and 10179...
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixed coverity 10178
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixed coverity 10777
|
commit | commitdiff | tree |
2011-10-12 |
Bart Polot | Fixed bugs, added debug messages, extended unicast...
|
commit | commitdiff | tree |
2011-10-11 |
Bart Polot | Fixes in path creation
|
commit | commitdiff | tree |
2011-10-11 |
Bart Polot | Fixed order of PUT and GET paths from service to client
|
commit | commitdiff | tree |
2011-10-11 |
Bart Polot | Added mangaement of tunnels and paths by intermadiate...
|
commit | commitdiff | tree |
2011-10-11 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-10 |
Bart Polot | Fixed bugs, refactored path tree
|
commit | commitdiff | tree |
2011-10-07 |
Bart Polot | Use new functions for CREATE PATH instead of explicit...
|
commit | commitdiff | tree |
2011-10-07 |
Bart Polot | Refactored sending a CREATE PATH message
|
commit | commitdiff | tree |
2011-10-07 |
Bart Polot | Refactored connection to peers, cancelation of transmissions
|
commit | commitdiff | tree |
2011-10-07 |
Bart Polot | Updated doxygen
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Added new testcase for connecting two peers on opposite...
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Added debug info in service
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | WiP
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Stop all DHT get requests before disconnecting
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Revert 17260
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Renamed functions, make valgrind stop complaining about...
|
commit | commitdiff | tree |
2011-10-06 |
Bart Polot | Tweaked configuration files and testcase
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Simplfied base multipeer testcase, removed tests from...
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Added testcase to check proper working of insertion...
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Removed DHT_get restarting, set DEMULTIPLEX_EVERYWHERE...
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Added periodic restart to all DHT get queries
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Moved dht get handles for types into tunnel handlers...
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Adapted path generation to new DHT_RECORD_ROUTE behavior
|
commit | commitdiff | tree |
2011-10-05 |
Bart Polot | Enable DHT in testcase
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Enabled DHT testcase, added unicast testcase
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Enabled DHT use again
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Added local tunnel service numeration handling, added...
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Optimized timing, fixed formatting, fixed callback bug
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Fixed a double DLL_insert of an incoming tunnel
|
commit | commitdiff | tree |
2011-10-04 |
Bart Polot | Fixed core quota, added logging of error messages at...
|
commit | commitdiff | tree |
2011-10-03 |
Bart Polot | Tweaked test configuration and log messages
|
commit | commitdiff | tree |
2011-10-03 |
Bart Polot | Fixed size request from core on create path and path...
|
commit | commitdiff | tree |
2011-10-03 |
Bart Polot | Fixed a bug in create path handling, extended debug...
|
commit | commitdiff | tree |
next |