- fixes
[oweals/gnunet.git] / src / mesh / Makefile.am
2013-05-12 Bart Polot- revert not-ready changes
2013-05-12 Bart Polot- re-added APP_ANNOUNCE_TIME, still needed for mesh v1
2013-05-07 Bart Polot- remove regex from mesh
2013-05-07 Bart Polot- dont compile old tests anymore
2013-05-07 Bart PolotInitial mesh2 api import
2013-02-05 Christian Grothoff095a
2013-01-24 Bart PolotMoved regex profiler and profiler daemon from mesh...
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-12-21 Bart Polot- enable signal testing by default
2012-12-20 Bart Polot- refactor makefile
2012-12-20 Bart Polot- add new build for signal test
2012-12-20 Bart Polot- port traffic testcase to test lib
2012-12-19 Bart Polot- fix makefile a/la
2012-12-19 Christian Grothoff-order
2012-12-18 Bart Polot- make distclean && bootstrap fixes
2012-12-18 Bart Polot- not needed
2012-12-18 Bart Polot- try to use new lib. fail.
2012-11-18 Bart Polot- apparently full paths break windows buildbot
2012-11-18 Bart Polot- try to fix buildbots
2012-11-17 Bart PolotAdded mesh CLI with basic tunnel listing
2012-11-07 Maximilian Szengelregexprofiler service to daemon
2012-11-05 Bart Polot- dist fix
2012-11-05 Christian Grothoff-fixes
2012-11-05 Maximilian SzengelMoving regex profiler config to contrib
2012-11-05 Christian Grothoff-link against gnunetutil
2012-11-05 Maximilian SzengelAdding new regexprofiler service that is used in conjun...
2012-11-05 Christian Grothoff-version bumping
2012-11-05 Bart Polot- sync
2012-10-31 Christian Grothoff-adding missing extra_dist files
2012-10-30 Bart Polot- add new service to rewrite flow control
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-23 Maximilian Szengelfix
2012-10-23 Maximilian Szengeladded libgnunetstatistics to regex profiler dependencies
2012-10-17 Maximilian SzengelMoved regex profiler to mesh, because of dependencies.
2012-10-17 Bart Polot- run more tests on buildbots
2012-10-05 Bart Polot- Makefile changes to compile new tests for leaf to...
2012-09-19 Bart Polot- add min and nobuf options to tests
2012-08-29 Bart Polot- run p2p stress test by default
2012-08-22 Bart Polot- don't break build on osx, win
2012-08-21 Bart Polot- added timing debug macros, improved local root->leaf...
2012-08-09 Bart Polot- add debug functions, refactor, add common code file
2012-08-09 Bart Polot- prepare for different local tests
2012-07-26 Bart Polot- add a test for traffic between two clients of a singl...
2012-07-23 Bart Polot- use statistics
2012-07-18 LRNReally try to fix compilation on Windows
2012-07-18 Bart Polot- try to fix compilation on Windows
2012-07-18 Sree Harsha Totakuramesh compile
2012-07-17 Bart PolotAdded REGEX announce and discovery to MESH
2012-07-05 Bart Polot- dont run regex test until mesh_new is made default
2012-07-05 Bart Polot- run test_mesh_regex by default
2012-07-03 Bart Polot- added mesh regex testcase, fixed bugs
2012-06-27 Christian Grothoff-LRN: new mesh build fixes
2012-06-27 Bart Polot- move mesh regex block code to a lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-22 Bart Polot- more regex in mesh
2012-06-19 Bart Polot- added dummy mesh block plugin
2012-06-09 Christian Grothoff-moving old testing code to legacy location
2012-06-07 Christian Grothoff-fixing #2405
2012-06-05 Bart Polot- Makefile for mesh_new service
2012-06-01 Christian Grothoff-bump versions
2012-02-28 Christian Grothoff-fix
2012-01-24 Bart Polot- Added initial speed test, fixed minor bugs
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2011-11-29 Christian Grothoffadding missing files to dist
2011-11-17 Bart PolotRemoved deprecated testcase
2011-11-05 Bart PolotAdded testcase, fixed naming
2011-11-05 Bart PolotAdded an empty 2d torus test (connect and to nothing)
2011-11-04 Bart PolotReenable multicast testcase
2011-11-03 Christian Grothoffimplementing #1747
2011-11-02 Bart PolotDelete ps tests
2011-11-02 Bart PolotChanged tree library to be completely detached from...
2011-11-01 Bart PolotTrying to debug buildbots
2011-10-31 Bart PolotAdded test to check why some buildbots fail connections...
2011-10-30 Christian Grothoffmaking the new mesh the default
2011-10-30 Christian Grothoffdeleting old mesh API
2011-10-26 Bart PolotExclude multicast test from running by default
2011-10-20 Bart PolotChanged testcases structure
2011-10-17 Bart PolotRefactored multicast code to allow sending any message...
2011-10-06 Bart PolotAdded new testcase for connecting two peers on opposite...
2011-10-05 Bart PolotSimplfied base multipeer testcase, removed tests from...
2011-10-05 Christian Grothofftell transport to connect, not core
2011-10-04 Bart PolotEnabled DHT testcase, added unicast testcase
2011-09-30 Bart PolotCommented out DHT code, removed DHT-dependent test...
2011-09-29 Bart PolotWiP
2011-09-21 Bart PolotAdded testcase code, fixed minor bugs
2011-09-20 Bart PolotAdded path testcase
2011-09-20 Bart PolotRefactored MeshTunnel Trees and Paths in a separate...
2011-09-19 Christian Grothofflimit mesh tests -- mark as experimental
2011-09-14 Bart PolotFixed typo
2011-09-09 Bart PolotAdded testcase for explicit case of DHT not finding...
2011-09-08 Bart PolotExtended test case, fixed bugs, refactored code and...
2011-09-07 Bart PolotAdded new test for multiple clients on one peer
2011-09-02 Bart PolotChanges in API, adapted code and testfiles, improved...
2011-08-22 Bart PolotVarious changes, can't get indent to work
2011-08-02 Bart PolotAdapted nse-profiler for empty mesh multiple-peer test
2011-06-10 Christian Grothoffship with conf files
2011-06-10 Christian Grothoffship with conf files
2011-06-10 Christian Grothoffinclude
next