-fix (C) notices
[oweals/gnunet.git] / src / psyc / gnunet-service-psyc.c
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-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothmulticast: removed membership test callback as clients...
2015-09-26 Gabor X Tothpsyc fixes
2015-09-26 Gabor X Tothpsycstore: add fragment_limit arg for message_get
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-08 Gabor X Tothsocial: advertise; farewell fix
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
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-check RV
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-10-05 Christian Grothoff-add missing break
2014-07-31 Gabor X Tothpsyc, psycstore: operation result max error size
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
2014-07-27 Gabor X Tothpsyc: multicast callbacks for membership test and fragm...
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 Tothadd social service
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-13 Gabor X TothPSYC: some code cleanup
2014-03-13 Gabor X TothPSYC: message types, documentation
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-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-25 Gabor X Tothmulticast API: stop/resume transmission
2013-09-25 Gabor X Tothpsyc service: start/stop, join/part, message transmissi...
2013-09-16 Gabor X Tothpsyc service skeleton