Age | Commit message (Expand) | Author |
2012-12-20 | - account for disconnection | Bart Polot |
2012-12-10 | - add children count api call | Bart Polot |
2012-11-20 | - Add whole-tree iterator, for debugging / monitoring / visualization purposes. | Bart Polot |
2012-02-20 | - Fixed doxygen | Bart Polot |
2011-11-24 | - Updated doxygen | Bart Polot |
2011-11-14 | Real implementation for getting cost of a path compared to an existing tunnel... | Bart Polot |
2011-11-12 | Changed tree library: now assumes own short ID == 1, refactored code in libra... | Bart Polot |
2011-11-04 | curly wars / auto-indentation | Christian Grothoff |
2011-11-02 | Changed tree library to be completely detached from mesh, adapted testcases | Bart Polot |
2011-11-02 | Make tree library independent from tunnels, add cls to callbacks | Bart Polot |
2011-10-19 | Updated doxygen | Bart Polot |
2011-10-19 | Added peer in tunnel deletion, changes to tree management | Bart Polot |
2011-10-13 | Extended testcase, fixed bugs in client -> service data traffic handling | Bart Polot |
2011-10-10 | Fixed bugs, refactored path tree | Bart Polot |
2011-09-26 | Added new api in the tree module to handle core or remote disconnections | Bart Polot |
2011-09-23 | Fixed bugs and completed API | Bart Polot |
2011-09-22 | Changed tree children magement from array to DLL, fixed bugs, extended testcase. | Bart Polot |
2011-09-21 | Added debug print of tree structure | Bart Polot |
2011-09-21 | Fixed double chaining on note reattachment | Bart Polot |
2011-09-21 | Fixed memory leaks | Bart Polot |
2011-09-21 | Fixed use of uninitialized memory from realloc leading to segfaults and bus e... | Bart Polot |
2011-09-21 | Renamed functions, make valgrind stop complaining about memory leaks by expli... | Bart Polot |
2011-09-20 | Cleaned and fixed refactoring to improve separation, only 3 structs are now s... | Bart Polot |
2011-09-20 | Refactored MeshTunnel Trees and Paths in a separate file to allow testing, si... | Bart Polot |