aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/gnunet-service-multicast.c
Commit message (Expand)AuthorAge
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* multicast: fix replay_req_remove_client()tg(x)2017-02-28
* multicast: logging, test fixtg(x)2017-02-24
* multicast: switch to new cadet apitg(x)2017-02-22
* More bugfixes to make gnunet-social usablelurchi2017-01-17
* bugfixes in the multicast servicelurchi2017-01-16
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
* multicast: switch to SERVICE APIGabor X Toth2016-09-23
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* multicast: close cadet portGabor X Toth2016-08-20
* multicast: use CADET port hash derived from group keyGabor X Toth2016-08-17
* multicast: use INFO not WARNINGCarlo von lynX2016-08-06
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* social: allow multiple calls to disconnect(), rest: handle warningsCarlo von lynX2016-07-30
* - 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
* 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/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
* 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
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -do not modify 'const' argumentChristian Grothoff2014-12-20
* -support join_msg=NULL properlyChristian Grothoff2014-12-19
* -check connection state / rvalChristian Grothoff2014-12-19
* -fix leaks, check RVChristian Grothoff2014-12-19
* multicast: send join decision to remote peerGabor X Toth2014-07-25
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth2014-07-10
* psyc, multicast: join decision, testsGabor X Toth2014-05-26
* psyc, multicast: fixes, commentsGabor X Toth2014-05-23
* psyc, multicast: join decisionGabor X Toth2014-05-22
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
* multicast: send messages between client lib & serviceGabor X Toth2014-05-13
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
* -harness for multicastChristian Grothoff2013-08-30