aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Collapse)AuthorAge
* - 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
| | | | | This change lets us compile with clang again.
* 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 ↵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()
* 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 ↵Gabor X Toth2015-09-26
| | | | during join & replay
* psyc fixesGabor X Toth2015-09-26
|
* multicast: doc formattingGabor X Toth2015-09-26
|
* multicast: replayGabor X Toth2015-09-26
|
* multicast testsGabor X Toth2015-09-13
|
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
|
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* doc fixGabor X Toth2015-05-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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
* -do not modify 'const' argumentChristian Grothoff2014-12-20
|
* -support join_msg=NULL properlyChristian Grothoff2014-12-19
|
* -check connection state / rvalChristian Grothoff2014-12-19
|
* -fix leakChristian Grothoff2014-12-19
|