aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/test_multicast.c
Commit message (Expand)AuthorAge
* fix compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* psyc/multicast: var namesGabor X Toth2016-01-15
* multicast test: now compiles in non-C99 modeGabor X Toth2016-01-06
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* multicast: removed replay cancellation as responses are limitedGabor X Toth2015-09-26
* multicast: removed membership test callback as clients check that already dur...Gabor X Toth2015-09-26
* multicast: replayGabor X Toth2015-09-26
* multicast testsGabor X Toth2015-09-13
* 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 e...Christian Grothoff2014-12-24
* multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ...Gabor X Toth2014-07-24
* multicast: run testing peerGabor X Toth2014-05-27
* psyc, multicast: join decisionGabor X Toth2014-05-22