WIP commit of scalar product 2.0. It is unfinished and does not yet pass tests. This...
[oweals/gnunet.git] / src / testbed / testbed_api_testbed.c
2014-01-08 Sree Harsha Totakura-fixes
2013-12-19 LRNmalloc -> new
2013-10-17 Sree Harsha Totakura- use get_value_filename when retrieving filenames...
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-11 Sree Harsha Totakura- implement scale free topology correctly and introduce...
2013-09-09 Sree Harsha Totakura- barriers test case; more fixes
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-05 Sree Harsha Totakura- doxygen
2013-09-05 Sree Harsha Totakura- warn and wait for all operations to be completed
2013-09-04 Sree Harsha Totakura- remove dead code and fixes
2013-06-24 Sree Harsha Totakura- coverity fixes
2013-06-10 Sree Harsha Totakura- remove island handling code (we are restricted to...
2013-05-24 Sree Harsha Totakura- do not create peers on the island controller
2013-05-17 Sree Harsha Totakura- fallback to using ip addresses for hosts
2013-05-15 Sree Harsha Totakura- fix compile
2013-05-15 Sree Harsha Totakura- distribute peers equally among island nodes on SuperMUC
2013-05-14 Sree Harsha Totakura- supermuc specific island handling code
2013-05-11 Sree Harsha Totakura- avoid linear scan of hosts
2013-05-04 Sree Harsha Totakura- remove unused configuration parameter in GNUNET_TESTB...
2013-04-18 Sree Harsha Totakura- doc
2013-04-17 Sree Harsha Totakura- use hashmap instead of DLL
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-28 Sree Harsha Totakuraprovide how many links succeeded and how many failed...
2013-03-28 Sree Harsha Totakura- fix crashes in testbed_api_testbed upon interrupts
2013-03-27 Sree Harsha Totakura- exit when an operation fails
2013-03-19 Sree Harsha Totakura- code reordering
2013-03-18 Sree Harsha Totakura- doxygen
2013-03-18 Sree Harsha Totakuraexpose Operation and associated closure in every event
2013-03-15 Sree Harsha TotakuraCall TestMaster callback upon timeout set through confi...
2013-03-13 Sree Harsha TotakuraImplement GNUNET_TESTBED_get_statistics() - resolves...
2013-03-11 Sree Harsha Totakura- fix
2013-03-11 Sree Harsha Totakura- fix
2013-03-08 Sree Harsha Totakura- fix (case where peers <= 2)
2013-03-07 Sree Harsha Totakura- remove unused code
2013-03-05 Sree Harsha Totakura- fix
2013-02-27 Sree Harsha Totakuraget hosts from loadleveler instead of reading them...
2013-02-20 Sree Harsha TotakuraAssosiate a configuration template while creating hosts...
2013-02-20 Sree Harsha Totakura-fix mem leak
2013-02-06 Sree Harsha Totakura- rely on topology completion callback instead of count...
2013-02-05 Sree Harsha Totakuraadd completion callback for overlay topology configure...
2013-02-04 Sree Harsha Totakura- check whether an operation gets cleaned before callin...
2013-02-01 Sree Harsha Totakura- doc & indent
2013-01-30 Sree Harsha Totakura- fixes
2013-01-28 Sree Harsha Totakura- fix SEGFAULT while registering hosts
2013-01-25 Sree Harsha Totakura- indent
2013-01-23 Sree Harsha Totakura- print summary of established links
2013-01-23 Sree Harsha Totakura- print time durations in debug output
2013-01-23 Sree Harsha Totakura- warn upon unused OVERLAY_RANDOM_LINKS option
2013-01-23 Sree Harsha Totakurafix 2688: profiler now uses GNUNET_TESTBED_run ()
2013-01-23 Sree Harsha Totakurause all IP addresses of master controller as trusted ip
2013-01-03 Sree Harsha Totakurafix #2720
2012-12-28 Sree Harsha Totakura- fix crashing testcases on sparcbot
2012-12-27 Sree Harsha Totakura- fix crash when controller dies
2012-12-17 Sree Harsha Totakura- rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and...
2012-12-17 Christian Grothoff-generate nicer error message
2012-12-12 Sree Harsha Totakura- de-duplicate
2012-12-12 Christian Grothoff-fix
2012-12-11 Sree Harsha Totakura- fixes
2012-12-11 Sree Harsha Totakurafix 2689
2012-12-04 Sree Harsha Totakura- use localhost without chcking when hosts file is...
2012-12-04 Sree Harsha Totakura- fix
2012-12-03 Sree Harsha Totakura- remove duplicate functions
2012-12-03 Sree Harsha Totakura- check the host compatibility check status
2012-12-03 Sree Harsha Totakurahost compatibility check in GNUNET_TESTBED_run() and...
2012-12-03 Sree Harsha Totakuramaking GNUNET_TESTBED_is_host_compatible() asynchronous
2012-12-02 Sree Harsha Totakurahosts file support in GNUNET_TESTBED_run() - fixes...
2012-11-22 Sree Harsha Totakuratopology loading from file
2012-11-20 Sree Harsha Totakura- topology name handling
2012-11-20 Sree Harsha Totakuraextended overlay configure topology to return max conne...
2012-11-16 Sree Harsha Totakurasmall world topology
2012-11-16 Sree Harsha Totakura- de-duplication
2012-11-16 Sree Harsha Totakura- testcase for 2d torus and fixes
2012-11-16 Sree Harsha Totakura- towards testbed_create
2012-11-12 Sree Harsha Totakuraimplementing small world ring topology
2012-11-12 Sree Harsha Totakuratest case for ring topology
2012-11-05 Sree Harsha Totakuracoverity fix
2012-11-02 Christian Grothoff-minor fixes
2012-11-01 Sree Harsha Totakurafix
2012-11-01 Sree Harsha Totakuratopology option support for GNUNET_TESTBED_run() via...
2012-10-31 Christian Grothoff-moving DHT test to testbed API
2012-10-26 Sree Harsha Totakuraremoved GNUNET_TESTBED_operation_cancel
2012-10-14 Sree Harsha Totakuraoperation closure in peer start
2012-10-12 Sree Harsha Totakuratolerate stopped peers while shutting down testbed_run
2012-09-09 Christian Grothoff-adding continuation to testbed peer start/stop API
2012-09-09 Sree Harsha Totakura-doxygen
2012-09-03 Sree Harsha Totakuracontroller callback added in GNUNET_TESTBED_test_run
2012-09-02 Sree Harsha Totakurainput checks
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 Totakurarestructuring and checks
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 TotakuraGNUNET_TESTBED_run and test cases
2012-08-29 Sree Harsha Totakuracheckpoint save for testbed_run
2012-05-05 Christian Grothoff-doxygen fix
next