- towards testbed barriers
[oweals/gnunet.git] / src / testbed / test_testbed_api.c
2013-07-18 Sree Harsha Totakura- remove dependency on DHT
2013-04-10 Sree Harsha Totakura- use host's configuration while starting controller...
2013-04-10 Sree Harsha Totakura- use host's configuration while connecting to controller
2013-04-10 Sree Harsha Totakura- copyright
2013-03-18 Sree Harsha Totakuraexpose Operation and associated closure in every event
2013-02-20 Sree Harsha TotakuraAssosiate a configuration template while creating hosts...
2013-02-15 Sree Harsha Totakura- fix crashing testcases
2013-01-25 Sree Harsha Totakura- indent
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-10-14 Sree Harsha Totakuraoperation closure in peer start
2012-09-30 Sree Harsha Totakuraremoving duplicate specifiers
2012-09-12 Sree Harsha Totakurafile end comment
2012-09-09 Christian Grothoff-adding continuation to testbed peer start/stop API
2012-09-05 Sree Harsha Totakuraservice connect callback instead of operation completio...
2012-09-05 Sree Harsha Totakurachanged testbed API to include convenience callbacks
2012-08-31 Sree Harsha Totakuraadhering to indentation standard
2012-08-27 Sree Harsha Totakurapeer service connect and its test case
2012-07-29 Sree Harsha Totakuratestbed operations
2012-07-24 Sree Harsha Totakurafixed mem leaks with operations
2012-07-24 Sree Harsha Totakuratestcases for peer get information
2012-07-20 Sree Harsha Totakurapeer start and stop
2012-07-20 Sree Harsha Totakurapeer create callback
2012-07-18 Sree Harsha Totakurafix; modified testcase for test_testbed_api; valigrind...
2012-07-17 Sree Harsha Totakurahelper integration to GNUNET_TESTBED_host_run_()
2012-07-11 Sree Harsha Totakurafixes for controller_start() API changes
2012-07-11 Christian Grothoff-breaking testbed again...
2012-07-10 Sree Harsha Totakura-fixing 2494
2012-07-10 Christian Grothoff-misc edits working on #2494, but there are still API...
2012-07-09 Sree Harsha Totakura-reduced test timeout time
2012-07-09 Sree Harsha Totakura-inlined peer destroy in testcase
2012-07-09 Sree Harsha Totakura-peer create bug fixes and test case
2012-07-06 Sree Harsha Totakuratestbed api test case and fixes