-proper checks for inbound messages being well-formed
[oweals/gnunet.git] / src / psyc / psyc_api.c
2016-08-27 Christian Grothoff-proper checks for inbound messages being well-formed
2016-08-27 Christian Grothoff-fix leak
2016-08-19 Gabor X Tothpsyc, social
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-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-06 Gabor X Tothfixes
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothpsyc/multicast: var names
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2016-01-06 Gabor X Tothpsyc/social: local join flag; social service: leave...
2015-09-26 Gabor X Tothpsyc fixes
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-07 Gabor X Tothpsyc/social: request history & state from psycstore...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-19 Christian Grothoff-support join_msg=NULL properly
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
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-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: message handler checks
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothpsyc: ipc messages
2013-12-05 Christian Grothoff-adding missing break statements
2013-11-09 Gabor X Tothpsyc: handling messages from multicast and passing...
2013-10-18 Christian Grothoff-fix bad allocation and message size calculation
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-11 Christian Grothoff-fix eddsa ftbfs
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-GADS is now called GNS
2013-09-25 Gabor X Tothpsyc service: start/stop, join/part, message transmissi...
2013-09-25 Gabor X Tothpsyc service skeleton
2013-09-16 Gabor X Tothpsyc service skeleton