eliminate KX short cut
[oweals/gnunet.git] / src / testbed / test_testbed_api_testbed_run.c
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-10-08 Christian Grothoffshould include util_lib, not common
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-04 Sree Harsha Totakura- remove dead code and fixes
2013-04-26 Sree Harsha Totakura- signal termination to peers when controller crashes
2013-04-10 Sree Harsha Totakura- copyright
2013-03-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-18 Sree Harsha Totakuraexpose Operation and associated closure in every event
2013-03-08 Sree Harsha Totakura- revert back; reference: the previous commit also...
2013-03-08 Sree Harsha Totakura- fix (case where peers <= 2)
2013-01-25 Sree Harsha Totakura- indent
2012-12-11 Sree Harsha Totakurafix 2689
2012-11-16 Sree Harsha Totakura-reducing testing peers and links
2012-11-09 Sree Harsha Totakura- increse timeouts and fixes
2012-11-05 Christian Grothoff-fix check
2012-11-02 Sree Harsha Totakurafix test on W32
2012-11-01 LRNUse strrchr() instead of legacy rindex()
2012-11-01 Sree Harsha Totakuratopology option support for GNUNET_TESTBED_run() via...
2012-09-30 Sree Harsha Totakuraremoving duplicate specifiers
2012-09-18 Sree Harsha Totakurafixes
2012-09-09 Christian Grothoff-adding continuation to testbed peer start/stop API
2012-09-01 Sree Harsha Totakurarepect event mask before calling event callback
2012-09-01 Sree Harsha Totakuratests for testbed_test_run and some fixes
2012-08-31 Sree Harsha Totakuracheck if peer has already been stopped before attemptin...
2012-08-31 Sree Harsha Totakuraadhering to indentation standard
2012-08-31 Sree Harsha Totakurastop peers before destroying them
2012-08-31 Sree Harsha TotakuraRemoved RunHandle return from GNUNET_TESTBED_run
2012-08-29 Sree Harsha Totakuraadded the forgotten test case