clean up for configs
[oweals/gnunet.git] / src / mesh / test_mesh_local.c
2013-12-09 Bart Polot- fix #3172
2013-12-08 Christian Grothoff-rename enum MeshOption to GNUNET_MESH_ChannelOption...
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-07 Bart Polot- test for #3091
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Bart Polot- extra wait time
2013-08-23 Bart Polot- use -enc for test by default
2013-08-12 Bart Polot- use new mesh for test_mesh_local
2013-07-08 Bart Polot- adapt testcases to new api
2013-06-28 Bart PolotReplace mesh with new version
2011-09-09 Bart PolotAdded testcase for explicit case of DHT not finding...
2011-09-09 Bart PolotFixed test local to pass at least when DHT is not used
2011-09-09 Bart PolotChanged mesh service's storage to multihashmap, fixed...
2011-09-08 Bart PolotExtended test case, fixed bugs, refactored code and...
2011-09-08 Bart PolotSimplified own ID handling in mesh service
2011-09-07 Bart PolotMore test code
2011-09-07 Bart PolotFixed compiler whining about test
2011-09-07 Bart PolotChanged documentation, type names and code formatting
2011-09-07 Bart PolotAdded new test for multiple clients on one peer