Age | Commit message (Expand) | Author |
2011-10-28 | Ignore return | Bart Polot |
2011-10-28 | Fixed a memory leak | Bart Polot |
2011-10-28 | Fixed coverity #10198 | Bart Polot |
2011-10-28 | Fixed coverity #10228 | Bart Polot |
2011-10-28 | Fixed coverity #10227, added doxygen to avoid bug again. | Bart Polot |
2011-10-28 | Added transition code for new MESH API | Bart Polot |
2011-10-28 | Simplified and extended testcase | Bart Polot |
2011-10-28 | Fix testcase | Bart Polot |
2011-10-27 | Fixed testcase and small bugs in tree | Bart Polot |
2011-10-27 | WiP | Bart Polot |
2011-10-27 | WiP | Bart Polot |
2011-10-27 | WiP | Bart Polot |
2011-10-27 | Attempt to fix assertion failures on buildbot related to RC of client (keep/d... | Bart Polot |
2011-10-27 | Fixed #1856, added extra check for tunnel local numbering | Bart Polot |
2011-10-27 | Allowed to destroy NULL paths | Bart Polot |
2011-10-27 | Fixed a bug when adding a path to a peer_info, modified logging | Bart Polot |
2011-10-26 | Eliminated full hash logging | Bart Polot |
2011-10-26 | Fixed #1857 | Bart Polot |
2011-10-26 | Changed debug define for API | Bart Polot |
2011-10-26 | Fixed bug to keep looking though list of clients on disconnect | Bart Polot |
2011-10-26 | Transformed assert into warning | Bart Polot |
2011-10-26 | Fixed double free, formatting | Bart Polot |
2011-10-26 | Exclude multicast test from running by default | Bart Polot |
2011-10-26 | Fixed #1853 | Bart Polot |
2011-10-26 | bug | Philipp Tölke |
2011-10-25 | Changed log, fixed crash in tree, caysed #1852 instead | Bart Polot |
2011-10-25 | Changed assert to break, not critical failure | Bart Polot |
2011-10-24 | Refactored 'type' DHT response processing | Bart Polot |
2011-10-24 | Added connection broken p2p notifications | Bart Polot |
2011-10-24 | Fixed logging | Bart Polot |
2011-10-24 | Don't die on unknown peer | Bart Polot |
2011-10-24 | Changed testcase to not die on unknown peer, log warning instead | Bart Polot |
2011-10-24 | typo | Matthias Wachs |
2011-10-24 | check return vals | Christian Grothoff |
2011-10-23 | make writing data_output optional and disable by default | Christian Grothoff |
2011-10-22 | replacing 0-terminated atsi-array with array+length in core API (and the core... | Christian Grothoff |
2011-10-21 | Fixed compile issue, changed logging & dht_get_id working | Bart Polot |
2011-10-21 | Refactored to use functions instead of duplicated code for starting DHT GET f... | Bart Polot |
2011-10-21 | Solved Mantis #1834 | Bart Polot |
2011-10-21 | Wait more to complete tests on slower machines | Bart Polot |
2011-10-20 | Changed testcase to include real multicast tests | Bart Polot |
2011-10-20 | Changed testcases structure | Bart Polot |
2011-10-20 | Added tunnel destruction to the testcase | Bart Polot |
2011-10-20 | Fixed bugs in tunnel destruction chain | Bart Polot |
2011-10-20 | Do not execute test under valgrind as default | Bart Polot |
2011-10-19 | Added code to manage deletion of individual paths | Bart Polot |
2011-10-19 | Updated doxygen | Bart Polot |
2011-10-19 | Small fixes | Bart Polot |
2011-10-19 | Added peer in tunnel deletion, changes to tree management | Bart Polot |
2011-10-18 | fix compile problem | Christian Grothoff |