aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Expand)AuthorAge
* multicast: logging, test fixtg(x)2017-02-24
* multicast: switch to new cadet apitg(x)2017-02-22
* fix ignore fileChristian Grothoff2017-02-18
* ignore testsChristian Grothoff2017-02-17
* set up multicast group with origin and memberxrs2017-02-12
* fixed crash on test_multicast_multipeerxrs2017-02-09
* fixed callback, still with segfault in configuration.cxrs2017-01-29
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* add hints on how to fix the multipeer testslurchi2017-01-26
* multicast: test simple join between two peersxrs2017-01-25
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* bugfixes in the multicast servicelurchi2017-01-16
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
* multicast: cleanup unused message structsGabor X Toth2016-09-23
* multicast: switch to SERVICE APIGabor X Toth2016-09-23
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* +Gabor X Toth2016-09-22
* multicast: towards multipeer testGabor X Toth2016-09-22
* -misc fixes to test:Christian Grothoff2016-09-11
* Add new testcase for multipeer scenario. xrs2016-09-07
* test_multicast.c: Added some comments and a checkxrs2016-08-26
* multicast: close cadet portGabor X Toth2016-08-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* multicast: use CADET port hash derived from group keyGabor X Toth2016-08-17
* multicast, psyc, social: wait till last message sent before disconnectGabor X Toth2016-08-17
* psyc, social: switch to MQGabor X Toth2016-08-17
* multicast: use INFO not WARNINGCarlo von lynX2016-08-06
* multicast: switch to MQGabor X Toth2016-08-04
* multicast: switch to MQGabor X Toth2016-08-03
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX2016-07-30
* fixed use after free and several printf warningsCarlo von lynX2016-07-28
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixesGabor X Toth2016-06-06
* 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
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
* -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
* -fix doxygen warningsChristian Grothoff2015-10-16
* 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
* psyc fixesGabor X Toth2015-09-26