multicast: add new test case to Makefile.am
[oweals/gnunet.git] / src / multicast / gnunet-service-multicast.c
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 tg(x)multicast: fix replay_req_remove_client()
2017-02-24 tg(x)multicast: logging, test fix
2017-02-22 tg(x)multicast: switch to new cadet api
2017-01-17 lurchiMore bugfixes to make gnunet-social usable
2017-01-16 lurchibugfixes in the multicast service
2016-09-24 Gabor X Tothmulticast,psyc: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast,psyc,social: remove core dependencny
2016-08-20 Gabor X Tothmulticast: close cadet port
2016-08-17 Gabor X Tothmulticast: use CADET port hash derived from group key
2016-08-06 Carlo von lynXmulticast: use INFO not WARNING
2016-08-03 Gabor X Tothmulticast,psyc,social: use CORE_connecT()
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-06 Gabor X Tothfixes
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothpsyc/multicast: var names
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothmulticast: removed replay cancellation as responses...
2015-09-26 Gabor X Tothmulticast: removed membership test callback as clients...
2015-09-26 Gabor X Tothpsyc fixes
2015-09-26 Gabor X Tothmulticast: replay
2015-09-13 Gabor X Tothmulticast tests
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-20 Christian Grothoff-do not modify 'const' argument
2014-12-19 Christian Grothoff-support join_msg=NULL properly
2014-12-19 Christian Grothoff-check connection state / rval
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-07-25 Gabor X Tothmulticast: send join decision to remote peer
2014-07-25 Gabor X Tothmulticast: use cadet to contact remote peers
2014-07-23 Gabor X Tothsocial: implement enter/leave/messaging; psyc: improvem...
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-23 Gabor X Tothpsyc, multicast: fixes, comments
2014-05-22 Gabor X Tothpsyc, multicast: join decision
2014-05-17 Gabor X Tothmulticast, psyc: client connections, join requests
2014-05-13 Gabor X Tothmulticast: send messages between client lib & service
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2013-08-30 Christian Grothoff-harness for multicast