aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* Fixed compile issue, changed logging & dht_get_id workingBart Polot2011-10-21
|
* Refactored to use functions instead of duplicated code for starting DHT GET ↵Bart Polot2011-10-21
| | | | for ID
* 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
|
* WiPBart Polot2011-10-18
|
* Change keepalive packets to explicit message type numberBart Polot2011-10-18
|
* Added tunnel timeout on inactivityBart Polot2011-10-18
|
* Made multicast work for single peer tunnelsBart Polot2011-10-18
|
* FixBart Polot2011-10-17
|
* Added debug info for multicastBart Polot2011-10-17
|
* Updated TODO, docuementation, testcaseBart Polot2011-10-17
|
* RenamedBart Polot2011-10-17
|
* Refactored multicast code to allow sending any message as multicast, added ↵Bart Polot2011-10-17
| | | | multicast testcase copied from unicast
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* Fixed bug with cancellation of pendint transmisions on peer disconnect, ↵Bart Polot2011-10-15
| | | | added timeout for pending multicast data.
* WiPBart Polot2011-10-14
|
* Removed unnecessary hashmap actionsBart Polot2011-10-14
|
* Additional extra check for coverity 10211Bart Polot2011-10-14
|
* Expanded test to include traffic to origin, fixed bugs, separated unicast ↵Bart Polot2011-10-14
| | | | traffic handling from traffic to origin
* Various fixes in data traffic, expansion of unicast testcaseBart Polot2011-10-13
|