aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_topology.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
|
* 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
|
* fix leakChristian Grothoff2017-10-06
|
* fix potential NPEChristian Grothoff2017-03-10
|
* fix out-of-bounds case in parserChristian Grothoff2017-03-10
|
* fix star topology generationChristian Grothoff2016-08-13
|
* -use new_array where appropriate, fix indentationChristian Grothoff2016-08-13
|
* -fix bug introduced when STAR topology was added, STAR must only be once in ↵Christian Grothoff2016-08-13
| | | | the topology_strings[]-array
* testbed: STAR topology (SCNR)Carlo von lynX2016-08-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fixesSree Harsha Totakura2014-01-06
|
* - underlay topology generationSree Harsha Totakura2014-01-06
|
* malloc -> newLRN2013-12-19
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - fix likely possible nonterminating loop for small `cap'Sree Harsha Totakura2013-09-12
|
* - capping node degree in scale free topologySree Harsha Totakura2013-09-12
|
* - implement scale free topology correctly and introduce argument to cap the ↵Sree Harsha Totakura2013-09-11
| | | | number of connections to a peer in the generated topology
* - popularity corresponds to edge directionSree Harsha Totakura2013-09-11
|
* - remove dead assignmentsSree Harsha Totakura2013-08-14
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - fix (case where peers <= 2)Sree Harsha Totakura2013-03-08
|
* - fixSree Harsha Totakura2013-02-06
|
* - rely on topology completion callback instead of counting completed overlay ↵Sree Harsha Totakura2013-02-06
| | | | connect operations
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* - fixSree Harsha Totakura2013-01-28
|
* - indentSree Harsha Totakura2013-01-25
|
* - warn if connecting a peer to itselfSree Harsha Totakura2012-12-17
| | | | - peer indices in overlay topology file start with index 0
* - fixesSree Harsha Totakura2012-12-11
|
* - MPI test programSree Harsha Totakura2012-12-07
|
* - fix compiler warningSree Harsha Totakura2012-12-05
|
* topology loading from fileSree Harsha Totakura2012-11-22
|
* - topology name handlingSree Harsha Totakura2012-11-20
|
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20
|
* scale free topologySree Harsha Totakura2012-11-20
|
* small world topologySree Harsha Totakura2012-11-16
|
* - de-duplicationSree Harsha Totakura2012-11-16
|
* - testcase for 2d torus and fixesSree Harsha Totakura2012-11-16
|
* 2D Torus topologySree Harsha Totakura2012-11-16
|
* implementing small world ring topologySree Harsha Totakura2012-11-12
|
* implemented line topologySree Harsha Totakura2012-11-12
|
* -fix leakChristian Grothoff2012-11-05
|
* removed GNUNET_TESTBED_operation_cancelSree Harsha Totakura2012-10-26
|
* multiple operation queues for an operationSree Harsha Totakura2012-10-24
|