glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / multicast / multicast_api.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-11-24 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-24 lurchiintroduce part request / part ack messages (for leaving...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X Tothmulticast, psyc, social: wait till last message sent...
2016-08-17 Gabor X Tothpsyc, social: switch to MQ
2016-08-04 Gabor X Tothmulticast: switch to MQ
2016-08-03 Gabor X Tothmulticast: switch to MQ
2016-07-30 Carlo von lynXsocial: allow multiple calls to disconnect(), rest...
2016-07-28 Carlo von lynXfixed use after free and several printf warnings
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-06 Gabor X Tothfixes
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
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: doc formatting
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-05-07 Gabor X Tothdoc fix
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-19 Christian Grothoff-fix leak
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-24 Gabor X Tothsocial: guest_talk test; multicast: fix member_to_origi...
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-29 Gabor X Tothpsyc, multicast: reorg code, use new client manager...
2014-05-27 Gabor X Tothsocial: separate host/guest/place API; add missing...
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-05-06 Gabor X Tothpsyc: in-order message delivery
2014-03-12 Gabor X TothPSYC: in-order delivery of fragments; tests for large...
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothpsyc: ipc messages
2013-11-09 Gabor X Tothpsyc: handling messages from multicast and passing...
2013-11-09 Gabor X Tothlog msg and comment fixes
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-11 Christian Grothoff-fix ftbfs
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Gabor X Tothmulticast: simplistic origin_to_all() code to be able...
2013-09-25 Gabor X Tothmulticast API: stop/resume transmission
2013-09-21 Christian Grothoff-more issues with multicast API
2013-09-21 Christian Grothofftowards multicast IPC messages
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-04 Gabor X Tothmulticast: doc fix
2013-09-03 Gabor X Tothmulticast: renamed replay() to replay_response(), doc...
2013-08-30 Christian Grothoff-harness for multicast