aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_local.c
Commit message (Collapse)AuthorAge
* - Test if we are shutting down (on Ctrl-C, for instance)Bart Polot2014-01-21
|
* - fix #3172Bart Polot2013-12-09
|
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use ↵Christian Grothoff2013-12-08
| | | | GNUNET_MESH_ prefix as we should
* - change mesh channel creation/notification APIBart Polot2013-12-05
|
* Use encrypted MESH by defaultBart Polot2013-11-14
|
* - test for #3091Bart Polot2013-11-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - extra wait timeBart Polot2013-09-27
|
* - use -enc for test by defaultBart Polot2013-08-23
|
* - use new mesh for test_mesh_localBart Polot2013-08-12
|
* - adapt testcases to new apiBart Polot2013-07-08
|
* Replace mesh with new versionBart Polot2013-06-28
|
* Added testcase for explicit case of DHT not finding apptypeBart Polot2011-09-09
|
* Fixed test local to pass at least when DHT is not used Bart Polot2011-09-09
|
* Changed mesh service's storage to multihashmap, fixed bugsBart Polot2011-09-09
|
* Extended test case, fixed bugs, refactored code and connection packet ↵Bart Polot2011-09-08
| | | | format. DHT still does not return results...
* Simplified own ID handling in mesh serviceBart Polot2011-09-08
|
* More test codeBart Polot2011-09-07
|
* Fixed compiler whining about testBart Polot2011-09-07
|
* Changed documentation, type names and code formattingBart Polot2011-09-07
| | | | | Extended test_local
* Added new test for multiple clients on one peerBart Polot2011-09-07
Fixed dumb obvious bug in api