aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_peers.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -use more of MQ APIChristian Grothoff2016-06-27
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* addressing name conflict with PS_STOPPED on MinGWChristian Grothoff2013-10-04
|
* fix 2893: Move adaptive parallelisation mechanism to operation queuesSree Harsha Totakura2013-08-19
|
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
|
* - doxygen comment clarificationFlorian Dold2013-08-12
|
* -avoid side-effect in assertionChristian Grothoff2013-06-21
|
* -avoid side-effect in assertionChristian Grothoff2013-06-21
|
* -avoid side-effect in assertionChristian Grothoff2013-06-21
|
* -avoid side-effect in assertionChristian Grothoff2013-06-21
|
* -avoid side-effect in assertionChristian Grothoff2013-06-21
|
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
|
* - use hashmap for remembering active operation contextsSree Harsha Totakura2013-04-17
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - manage services of peers (client API)Sree Harsha Totakura2013-04-02
|
* - fix DLL removals while cleaning up operation contextsSree Harsha Totakura2013-03-28
|
* - warn when operations are not freed where they could have been freedSree Harsha Totakura2013-03-22
|
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
|
* - cleanup peers after shutdown operationSree Harsha Totakura2013-03-08
|
* -fix mem leakSree Harsha Totakura2013-02-20
|
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* - renameSree Harsha Totakura2013-01-26
|
* - indentSree Harsha Totakura2013-01-25
|
* - give more weight to failure eventsSree Harsha Totakura2013-01-03
|
* adaptive parallelism for overlay connect operations based on SD calculationsSree Harsha Totakura2013-01-01
|
* - cleanupSree Harsha Totakura2012-12-10
|
* adaptive parallel overlay connectsSree Harsha Totakura2012-11-16
|
* multiple operation queues for an operationSree Harsha Totakura2012-10-24
|
* fixSree Harsha Totakura2012-10-22
|
* -topology test case relaxed to accommodated overlay timeoutsSree Harsha Totakura2012-10-18
| | | | | | | | | -bounded overlay connects -topology API to retry on timeouts -test case configuration to include bounds on topology -cleanup of occs during shutdown
* new operation queue for limiting overlay connectsSree Harsha Totakura2012-10-17
|
* peer linkingSree Harsha Totakura2012-10-14
|
* operation closure in peer startSree Harsha Totakura2012-10-14
|
* operation id generation from controller host id and internal counterSree Harsha Totakura2012-10-10
|
* towards handling suboperations during overlay connectSree Harsha Totakura2012-10-10
|
* -syntax fixesChristian Grothoff2012-09-28
|
* added peer2_host field in overlay connect messageSree Harsha Totakura2012-09-25
|
* new test case (not working)Sree Harsha Totakura2012-09-16
|
* cleanup when operations failSree Harsha Totakura2012-09-10
|
* implemented continuations to testbed peer start/stop APISree Harsha Totakura2012-09-09
|