aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.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
|
* eliminate DHT PUT OK message by using MQ feature of calling continuation ↵Christian Grothoff2018-04-30
| | | | when transmission is complete
* -misc fixes to DHT testsChristian Grothoff2016-06-27
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - allow getting statistics of a particular subsystem and name in testbedSree Harsha Totakura2013-03-26
|
* -major DHT test cleanupChristian Grothoff2012-11-02
|
* -moving DHT test to testbed APIChristian Grothoff2012-10-31
|
* - allow n peers, typos, styleBart Polot2012-10-24
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fix configsChristian Grothoff2012-06-09
|
* -dceChristian Grothoff2012-05-31
|
* -code cleanup and better error messages for failuresChristian Grothoff2012-05-31
|
* -fixing #2340Christian Grothoff2012-05-27
|
* -code cleanupChristian Grothoff2012-05-18
|
* - Adjusted logging level, testing parametersBart Polot2012-02-29
|
* - Clearer testing resultsBart Polot2012-02-28
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* - Fixed crashes when ctrl-c testcasesBart Polot2012-02-24
|
* - Adjusted debug levelBart Polot2012-02-08
|
* - Updated testcase to test for line as well as 2d torus with common codeBart Polot2012-02-07
|
* - Change DHT testing into common code, to allow adding further topologiesBart Polot2012-02-07