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
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-08-13
-fix bug introduced when STAR topology was added, STAR must only be once in t...
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-29
-do not segv on controller crash
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
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
[next]