aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
Commit message (Expand)AuthorAge
* - don't break build on osx, winBart Polot2012-08-22
* - added timing debug macros, improved local root->leaf performance ~20%Bart Polot2012-08-21
* - add debug functions, refactor, add common code fileBart Polot2012-08-09
* - prepare for different local testsBart Polot2012-08-09
* - add a test for traffic between two clients of a single peerBart Polot2012-07-26
* - use statisticsBart Polot2012-07-23
* Really try to fix compilation on WindowsLRN2012-07-18
* - try to fix compilation on WindowsBart Polot2012-07-18
* mesh compileSree Harsha Totakura2012-07-18
* Added REGEX announce and discovery to MESHBart Polot2012-07-17
* - dont run regex test until mesh_new is made defaultBart Polot2012-07-05
* - run test_mesh_regex by defaultBart Polot2012-07-05
* - added mesh regex testcase, fixed bugsBart Polot2012-07-03
* -LRN: new mesh build fixesChristian Grothoff2012-06-27
* - move mesh regex block code to a libBart Polot2012-06-27
* -use testing libChristian Grothoff2012-06-23
* -use testing libChristian Grothoff2012-06-23
* - more regex in meshBart Polot2012-06-22
* - added dummy mesh block pluginBart Polot2012-06-19
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
* -fixing #2405Christian Grothoff2012-06-07
* - Makefile for mesh_new serviceBart Polot2012-06-05
* -bump versionsChristian Grothoff2012-06-01
* -fixChristian Grothoff2012-02-28
* - Added initial speed test, fixed minor bugsBart Polot2012-01-24
* change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff2012-01-13
* adding missing files to distChristian Grothoff2011-11-29
* Removed deprecated testcaseBart Polot2011-11-17
* Added testcase, fixed namingBart Polot2011-11-05
* Added an empty 2d torus test (connect and to nothing)Bart Polot2011-11-05
* Reenable multicast testcaseBart Polot2011-11-04
* implementing #1747Christian Grothoff2011-11-03
* Delete ps testsBart Polot2011-11-02
* Changed tree library to be completely detached from mesh, adapted testcasesBart Polot2011-11-02
* Trying to debug buildbotsBart Polot2011-11-01
* Added test to check why some buildbots fail connections and testsBart Polot2011-10-31
* making the new mesh the defaultChristian Grothoff2011-10-30
* deleting old mesh APIChristian Grothoff2011-10-30
* Exclude multicast test from running by defaultBart Polot2011-10-26
* Changed testcases structureBart Polot2011-10-20
* Refactored multicast code to allow sending any message as multicast, added mu...Bart Polot2011-10-17
* 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, si...Bart Polot2011-09-20