aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_monitor.c
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-02-22fix typeChristian Grothoff
2017-02-22fix test_dht_montior abortionChristian Grothoff
2017-02-22fix test_dht_montior abortion, fix crash on NULL HELLOChristian Grothoff
2016-06-23convert DHT API to new MQ APIChristian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-05-06fix compiler warningsChristian 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
2012-11-02-more DHT test modernizationChristian Grothoff
2012-11-02-major DHT test cleanupChristian Grothoff
2012-06-25-LRN: remove unused variablesChristian Grothoff
2012-06-19-fixing #2397Christian Grothoff
2012-06-19-modify timeout values furtherChristian Grothoff
2012-06-19-fixing #2397 -- start put a bit after starting monitoring to observe all eventsChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-09-fix configsChristian Grothoff
2012-05-27-fixing #2340Christian Grothoff
2012-05-18-code cleanupChristian Grothoff
2012-05-04- Make test use monitoring_stopBart Polot
2012-04-22- Make monitoring test compile againBart Polot
2012-02-20- Added documentation, clarified output textBart Polot
2012-02-20- Fixed test_monitor testcase crshBart Polot
2012-02-17- Adjusted the monitor test to new topologyBart Polot
2012-02-07- Updated testcase to test for line as well as 2d torus with common codeBart Polot
2012-01-08-fixChristian Grothoff
2012-01-05- Improved test to count only relevant messages, completed info transmitted f...Bart Polot
2012-01-05Added testcase for DHT monitoring.Bart Polot