aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
AgeCommit message (Expand)Author
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-24multicast,psyc: switch to SERVICE APIGabor X Toth
2016-09-23multicast: cleanup unused message structsGabor X Toth
2016-09-23multicast: switch to SERVICE APIGabor X Toth
2016-09-23multicast,psyc,social: remove core dependencnyGabor X Toth
2016-09-22+Gabor X Toth
2016-09-22multicast: towards multipeer testGabor X Toth
2016-09-11-misc fixes to test:Christian Grothoff
2016-09-07Add new testcase for multipeer scenario. xrs
2016-08-26test_multicast.c: Added some comments and a checkxrs
2016-08-20multicast: close cadet portGabor X Toth
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-17multicast: use CADET port hash derived from group keyGabor X Toth
2016-08-17multicast, psyc, social: wait till last message sent before disconnectGabor X Toth
2016-08-17psyc, social: switch to MQGabor X Toth
2016-08-06multicast: use INFO not WARNINGCarlo von lynX
2016-08-04multicast: switch to MQGabor X Toth
2016-08-03multicast: switch to MQGabor X Toth
2016-08-03multicast,psyc,social: use CORE_connecT()Gabor X Toth
2016-07-30social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX
2016-07-28fixed use after free and several printf warningsCarlo von lynX
2016-07-20- fix CADET-using servicesBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-06fixesGabor X Toth
2016-05-06fix compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-26social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15psyc/multicast: var namesGabor X Toth
2016-01-06multicast test: now compiles in non-C99 modeGabor X Toth
2015-10-16-fix doxygen warningsChristian Grothoff
2015-09-27multicast/psyc/social: message acks & schedulingGabor X Toth
2015-09-26multicast: removed replay cancellation as responses are limitedGabor X Toth
2015-09-26multicast: removed membership test callback as clients check that already dur...Gabor X Toth
2015-09-26psyc fixesGabor X Toth
2015-09-26multicast: doc formattingGabor X Toth
2015-09-26multicast: replayGabor X Toth
2015-09-13multicast testsGabor X Toth
2015-09-08social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth
2015-09-05multicast, psyc, psycstore, client_manager fixesGabor X Toth
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-07doc fixGabor X Toth
2015-02-07-bringing copyright tags up to FSF standardChristian 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
2014-12-20-do not modify 'const' argumentChristian Grothoff
2014-12-19-support join_msg=NULL properlyChristian Grothoff
2014-12-19-check connection state / rvalChristian Grothoff
2014-12-19-fix leakChristian Grothoff