aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_tunnel_tree.c
Commit message (Expand)AuthorAge
* Ignore returnBart Polot2011-10-28
* Fixed a memory leakBart Polot2011-10-28
* Fixed testcase and small bugs in treeBart Polot2011-10-27
* Allowed to destroy NULL pathsBart Polot2011-10-27
* Changed log, fixed crash in tree, caysed #1852 insteadBart Polot2011-10-25
* Updated doxygenBart Polot2011-10-19
* Added peer in tunnel deletion, changes to tree managementBart Polot2011-10-19
* Made multicast work for single peer tunnelsBart Polot2011-10-18
* Extended testcase, fixed bugs in client -> service data traffic handlingBart Polot2011-10-13
* Fixes in path creationBart Polot2011-10-11
* WiPBart Polot2011-10-11
* Fixed bugs, refactored path treeBart Polot2011-10-10
* Updated doxygenBart Polot2011-10-07
* Added new api in the tree module to handle core or remote disconnectionsBart Polot2011-09-26
* Fixed bugs and completed APIBart Polot2011-09-23
* Changed tree children magement from array to DLL, fixed bugs, extended testcase.Bart Polot2011-09-22
* Added debug print of tree structureBart Polot2011-09-21
* Fixed double chaining on note reattachmentBart Polot2011-09-21
* Fixed memory leaksBart Polot2011-09-21
* Fixed use of uninitialized memory from realloc leading to segfaults and bus e...Bart Polot2011-09-21
* Renamed functions, make valgrind stop complaining about memory leaks by expli...Bart Polot2011-09-21
* Added testcase code, fixed minor bugsBart Polot2011-09-21
* Cleaned and fixed refactoring to improve separation, only 3 structs are now s...Bart Polot2011-09-20
* Refactored MeshTunnel Trees and Paths in a separate file to allow testing, si...Bart Polot2011-09-20