aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small_unicast.c
Commit message (Collapse)AuthorAge
* Added tunnel destruction to the testcaseBart Polot2011-10-20
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* 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
|
* Extended testcase, fixed bugs in client -> service data traffic handlingBart Polot2011-10-13
|
* Fixed bugs, added debug messages, extended unicast testcaseBart Polot2011-10-12
|
* WiPBart Polot2011-10-06
|
* Stop all DHT get requests before disconnectingBart Polot2011-10-06
|
* Revert 17260Bart Polot2011-10-06
|
* Renamed functions, make valgrind stop complaining about memory leaks by ↵Bart Polot2011-10-06
| | | | explicitly freeing stuff before exit
* Tweaked configuration files and testcaseBart Polot2011-10-06
|
* Enable DHT in testcaseBart Polot2011-10-05
|
* Optimized timing, fixed formatting, fixed callback bugBart Polot2011-10-04
|
* Fixed core quota, added logging of error messages at connection setupBart Polot2011-10-04
|
* Tweaked test configuration and log messagesBart Polot2011-10-03
|
* WiPBart Polot2011-09-29