aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff
2016-06-27-misc fixes to DHT testsChristian Grothoff
2016-06-23convert DHT API to new MQ APIChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-03-26- allow getting statistics of a particular subsystem and name in testbedSree Harsha Totakura
2012-11-02-major DHT test cleanupChristian Grothoff
2012-10-31-moving DHT test to testbed APIChristian Grothoff
2012-10-24- allow n peers, typos, styleBart Polot
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-09-fix configsChristian Grothoff
2012-05-31-dceChristian Grothoff
2012-05-31-code cleanup and better error messages for failuresChristian Grothoff
2012-05-27-fixing #2340Christian Grothoff
2012-05-18-code cleanupChristian Grothoff
2012-02-29- Adjusted logging level, testing parametersBart Polot
2012-02-28- Clearer testing resultsBart Polot
2012-02-26-verbose is independent of loggingChristian Grothoff
2012-02-24- Fixed crashes when ctrl-c testcasesBart Polot
2012-02-08- Adjusted debug levelBart Polot
2012-02-07- Updated testcase to test for line as well as 2d torus with common codeBart Polot
2012-02-07- Change DHT testing into common code, to allow adding further topologiesBart Polot