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.c
Age
Commit message (
Expand
)
Author
2016-10-27
propagate barrier status messages to sub controllers
Sree Harsha Totakura
2016-10-26
Avoid double const
David Barksdale
2016-10-23
avoid using dying type for function
Christian Grothoff
2016-10-10
migrating testbed to new service API
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-07
introduce more message parsing checks
Sree Harsha Totakura
2016-06-27
-convert resolver_api to MQ
Christian Grothoff
2016-06-27
-use more of MQ API
Christian Grothoff
2016-06-27
convert testbed_api to MQ (not perfect, but working)
Christian Grothoff
2016-06-27
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...
Christian Grothoff
2016-06-27
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...
Christian Grothoff
2016-06-25
remove global variable for barriers, move into controller
Christian Grothoff
2016-06-25
first steps towards MQ
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-11-01
-typo-doxygen
Christian Grothoff
2015-10-28
-fix doxygen
Christian Grothoff
2015-10-27
-indentation, doxygen, etc.
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-03-13
- add const
Bart Polot
2014-03-13
- add a getter for peer->unique_id
Bart Polot
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-10-04
addressing name conflict with PS_STOPPED on MinGW
Christian Grothoff
2013-09-05
- warn and wait for all operations to be completed
Sree Harsha Totakura
2013-09-02
- more barrier stuff
Sree Harsha Totakura
2013-08-30
- towards testbed barriers
Sree Harsha Totakura
2013-08-19
fix 2893: Move adaptive parallelisation mechanism to operation queues
Sree Harsha Totakura
2013-08-15
- rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATION
Sree Harsha Totakura
2013-08-14
- remove dead assignments
Sree Harsha Totakura
2013-06-21
cleaner to not use ptr after freeing it, even for printing
Christian Grothoff
2013-05-17
- revert 27104
Sree Harsha Totakura
2013-05-16
- fix filtering through event mask
Sree Harsha Totakura
2013-05-13
- remove hostname/ip address from INIT message. They will be determined by t...
Sree Harsha Totakura
2013-05-07
fix #2665: peer reconfiguration now implemented
Sree Harsha Totakura
2013-05-04
- remove unused configuration parameter in GNUNET_TESTBED_controller_link()
Sree Harsha Totakura
2013-04-21
fix #2666: Implement service sharing among peers
Sree Harsha Totakura
2013-04-18
- doxygen
Sree Harsha Totakura
2013-04-17
- use hashmap instead of DLL
Sree Harsha Totakura
2013-04-17
- use hashmap for remembering active operation contexts
Sree Harsha Totakura
2013-04-15
- fixes
Sree Harsha Totakura
2013-04-12
- remove dead code as controller linking operation does not require host
Sree Harsha Totakura
2013-04-12
- doxygen
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-02
- manage services of peers (client API)
Sree Harsha Totakura
2013-03-28
- fix crashes in testbed_api_testbed upon interrupts
Sree Harsha Totakura
2013-03-28
- fix DLL removals while cleaning up operation contexts
Sree Harsha Totakura
2013-03-22
-dead code
Sree Harsha Totakura
[next]