aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Collapse)AuthorAge
...
* 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
| | | | badly
* 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
| | | | | - the host's entry message is not ignored anymore - guest-talk and host-anounce are working
* bugfixes in the multicast servicelurchi2017-01-16
| | | | It's now possible to use the social service to enter a place on another peer as guest.
* 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
| | | | | 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
|