aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Expand)AuthorAge
* Ignore returnBart Polot2011-10-28
* Fixed a memory leakBart Polot2011-10-28
* Fixed coverity #10198Bart Polot2011-10-28
* Fixed coverity #10228Bart Polot2011-10-28
* Fixed coverity #10227, added doxygen to avoid bug again.Bart Polot2011-10-28
* Added transition code for new MESH APIBart Polot2011-10-28
* Simplified and extended testcaseBart Polot2011-10-28
* Fix 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
* Attempt to fix assertion failures on buildbot related to RC of client (keep/d...Bart Polot2011-10-27
* Fixed #1856, added extra check for tunnel local numberingBart Polot2011-10-27
* Allowed to destroy NULL pathsBart Polot2011-10-27
* Fixed a bug when adding a path to a peer_info, modified loggingBart Polot2011-10-27
* Eliminated full hash loggingBart Polot2011-10-26
* Fixed #1857Bart Polot2011-10-26
* Changed debug define for APIBart Polot2011-10-26
* Fixed bug to keep looking though list of clients on disconnectBart Polot2011-10-26
* Transformed assert into warningBart Polot2011-10-26
* Fixed double free, formattingBart Polot2011-10-26
* Exclude multicast test from running by defaultBart Polot2011-10-26
* Fixed #1853Bart Polot2011-10-26
* bugPhilipp Tölke2011-10-26
* Changed log, fixed crash in tree, caysed #1852 insteadBart Polot2011-10-25
* Changed assert to break, not critical failureBart Polot2011-10-25
* Refactored 'type' DHT response processingBart Polot2011-10-24
* Added connection broken p2p notificationsBart Polot2011-10-24
* Fixed loggingBart Polot2011-10-24
* Don't die on unknown peerBart Polot2011-10-24
* Changed testcase to not die on unknown peer, log warning insteadBart Polot2011-10-24
* typoMatthias Wachs2011-10-24
* check return valsChristian Grothoff2011-10-24
* make writing data_output optional and disable by defaultChristian Grothoff2011-10-23
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* Fixed compile issue, changed logging & dht_get_id workingBart Polot2011-10-21
* Refactored to use functions instead of duplicated code for starting DHT GET f...Bart Polot2011-10-21
* Solved Mantis #1834Bart Polot2011-10-21
* Wait more to complete tests on slower machinesBart Polot2011-10-21
* Changed testcase to include real multicast testsBart Polot2011-10-20
* Changed testcases structureBart Polot2011-10-20
* Added tunnel destruction to the testcaseBart Polot2011-10-20
* Fixed bugs in tunnel destruction chainBart Polot2011-10-20
* Do not execute test under valgrind as defaultBart Polot2011-10-20
* Added code to manage deletion of individual pathsBart Polot2011-10-19
* Updated doxygenBart Polot2011-10-19
* Small fixesBart Polot2011-10-19
* Added peer in tunnel deletion, changes to tree managementBart Polot2011-10-19
* fix compile problemChristian Grothoff2011-10-18