aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
Commit message (Collapse)AuthorAge
* Changed testcases structureBart Polot2011-10-20
|
* Refactored multicast code to allow sending any message as multicast, added ↵Bart Polot2011-10-17
| | | | multicast testcase copied from unicast
* Added new testcase for connecting two peers on opposite parts of a torusBart Polot2011-10-06
|
* Simplfied base multipeer testcase, removed tests from experimentalBart Polot2011-10-05
|
* tell transport to connect, not coreChristian Grothoff2011-10-05
|
* Enabled DHT testcase, added unicast testcaseBart Polot2011-10-04
|
* Commented out DHT code, removed DHT-dependent test from run set.Bart Polot2011-09-30
|
* WiPBart Polot2011-09-29
|
* Added testcase code, fixed minor bugsBart Polot2011-09-21
|
* Added path testcaseBart Polot2011-09-20
|
* Refactored MeshTunnel Trees and Paths in a separate file to allow testing, ↵Bart Polot2011-09-20
| | | | since it's non-trivial code by itself and to allow future separation in a different service.
* limit mesh tests -- mark as experimentalChristian Grothoff2011-09-19
|
* Fixed typoBart Polot2011-09-14
|
* Added testcase for explicit case of DHT not finding apptypeBart Polot2011-09-09
|
* Extended test case, fixed bugs, refactored code and connection packet ↵Bart Polot2011-09-08
| | | | format. DHT still does not return results...
* Added new test for multiple clients on one peerBart Polot2011-09-07
| | | | | Fixed dumb obvious bug in api
* Changes in API, adapted code and testfiles, improved client reconnect, new ↵Bart Polot2011-09-02
| | | | documentation, small fixes
* Various changes, can't get indent to workBart Polot2011-08-22
|
* Adapted nse-profiler for empty mesh multiple-peer testBart Polot2011-08-02
|
* ship with conf filesChristian Grothoff2011-06-10
|
* ship with conf filesChristian Grothoff2011-06-10
|
* includeChristian Grothoff2011-06-10
|
* fixChristian Grothoff2011-05-11
|
* Added test mockupBart Polot2011-05-09
|
* Added mesh mockup testBart Polot2011-05-06
|
* WiPBart Polot2011-05-06
|
* WiPBart Polot2011-04-18
|
* lnkChristian Grothoff2011-04-06
|
* Make mesh service compileBart Polot2011-04-05
|
* dependencyPhilipp Tölke2011-01-11
|
* Mockup for the mesh-apiPhilipp Tölke2011-01-10