aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_path_api.c
Commit message (Collapse)AuthorAge
* Changed tree library to be completely detached from mesh, adapted testcasesBart Polot2011-11-02
|
* Make tree library independent from tunnels, add cls to callbacksBart Polot2011-11-02
|
* Fixed tree behavior for relay peers, adapted testcase to look for it.Bart Polot2011-10-31
|
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* Simplified and extended testcaseBart Polot2011-10-28
|
* Fixed testcase and small bugs in treeBart Polot2011-10-27
|
* WiPBart Polot2011-10-27
|
* WiPBart Polot2011-10-27
|
* WiPBart Polot2011-10-27
|
* 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 ↵Bart Polot2011-09-21
| | | | errors
* Renamed functions, make valgrind stop complaining about memory leaks by ↵Bart Polot2011-09-21
| | | | explicitly freeing stuff before exit
* Updated testcaseBart Polot2011-09-21
|
* Added testcase code, fixed minor bugsBart Polot2011-09-21
|
* Cleaned and fixed refactoring to improve separation, only 3 structs are now ↵Bart Polot2011-09-20
| | | | shared
* Added path testcaseBart Polot2011-09-20