- clean up gns rest api
[oweals/gnunet.git] / src / psyc / test_psyc.c
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-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-static
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
2014-07-24 Gabor X Tothpsyc: fix timing-related test failure
2014-07-24 Gabor X Tothmulticast,psyc,social: remove DEBUG #defines from tests...
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 Tothmulticast: run testing peer
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-22 Gabor X Tothpsyc, multicast: join decision
2014-05-17 Gabor X Tothmulticast, psyc: client connections, join requests
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-10-11 LRNMake it compile again
2013-10-11 Christian Grothoff-fix eddsa ftbfs
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-08 LRNPrecussive maintenance on env/multicast/psyc
2013-09-25 Gabor X Tothpsyc service: start/stop, join/part, message transmissi...
2013-09-16 Gabor X Tothpsyc service skeleton