index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testbed
/
testbed_api_testbed.c
Age
Commit message (
Expand
)
Author
2014-01-08
-fixes
Sree Harsha Totakura
2013-12-19
malloc -> new
LRN
2013-10-17
- use get_value_filename when retrieving filenames and paths
Sree Harsha Totakura
2013-10-12
- change --enable-ll to --enable-supermuc
Sree Harsha Totakura
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-11
- implement scale free topology correctly and introduce argument to cap the n...
Sree Harsha Totakura
2013-09-09
- barriers test case; more fixes
Sree Harsha Totakura
2013-09-06
- give out run handle through which master controller's handle can be retrieved
Sree Harsha Totakura
2013-09-05
- doxygen
Sree Harsha Totakura
2013-09-05
- warn and wait for all operations to be completed
Sree Harsha Totakura
2013-09-04
- remove dead code and fixes
Sree Harsha Totakura
2013-06-24
- coverity fixes
Sree Harsha Totakura
2013-06-10
- remove island handling code (we are restricted to 1 island anyway)
Sree Harsha Totakura
2013-05-24
- do not create peers on the island controller
Sree Harsha Totakura
2013-05-17
- fallback to using ip addresses for hosts
Sree Harsha Totakura
2013-05-15
- fix compile
Sree Harsha Totakura
2013-05-15
- distribute peers equally among island nodes on SuperMUC
Sree Harsha Totakura
2013-05-14
- supermuc specific island handling code
Sree Harsha Totakura
2013-05-11
- avoid linear scan of hosts
Sree Harsha Totakura
2013-05-04
- remove unused configuration parameter in GNUNET_TESTBED_controller_link()
Sree Harsha Totakura
2013-04-18
- doc
Sree Harsha Totakura
2013-04-17
- use hashmap instead of DLL
Sree Harsha Totakura
2013-04-10
- use host's configuration while starting controller on the host
Sree Harsha Totakura
2013-04-10
- use host's configuration while connecting to controller
Sree Harsha Totakura
2013-04-10
- copyright
Sree Harsha Totakura
2013-03-28
provide how many links succeeded and how many failed in test master callback
Sree Harsha Totakura
2013-03-28
- fix crashes in testbed_api_testbed upon interrupts
Sree Harsha Totakura
2013-03-27
- exit when an operation fails
Sree Harsha Totakura
2013-03-19
- code reordering
Sree Harsha Totakura
2013-03-18
- doxygen
Sree Harsha Totakura
2013-03-18
expose Operation and associated closure in every event
Sree Harsha Totakura
2013-03-15
Call TestMaster callback upon timeout set through configuration
Sree Harsha Totakura
2013-03-13
Implement GNUNET_TESTBED_get_statistics() - resolves #2662
Sree Harsha Totakura
2013-03-11
- fix
Sree Harsha Totakura
2013-03-11
- fix
Sree Harsha Totakura
2013-03-08
- fix (case where peers <= 2)
Sree Harsha Totakura
2013-03-07
- remove unused code
Sree Harsha Totakura
2013-03-05
- fix
Sree Harsha Totakura
2013-02-27
get hosts from loadleveler instead of reading them from hostlist
Sree Harsha Totakura
2013-02-20
Assosiate a configuration template while creating hosts. This paves a way to
Sree Harsha Totakura
2013-02-20
-fix mem leak
Sree Harsha Totakura
2013-02-06
- rely on topology completion callback instead of counting completed overlay ...
Sree Harsha Totakura
2013-02-05
add completion callback for overlay topology configure functions
Sree Harsha Totakura
2013-02-04
- check whether an operation gets cleaned before calling secondary callback
Sree Harsha Totakura
2013-02-01
- doc & indent
Sree Harsha Totakura
2013-01-30
- fixes
Sree Harsha Totakura
2013-01-28
- fix SEGFAULT while registering hosts
Sree Harsha Totakura
2013-01-25
- indent
Sree Harsha Totakura
2013-01-23
- print summary of established links
Sree Harsha Totakura
2013-01-23
- print time durations in debug output
Sree Harsha Totakura
[next]