glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / psyc / test_psyc.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-12-24 lurchibe more clear about test procedure (use self-explanator...
2016-09-23 Gabor X Tothmulticast,psyc,social: remove core dependencny
2016-08-20 Gabor X Tothtest_psyc: log level
2016-08-03 Gabor X Tothmulticast,psyc,social: use CORE_connecT()
2016-08-03 Carlo von lynXleaks & warns
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-05-06 Christian Grothofffix compiler warnings
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-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-19 Christian Grothoff-fix (C) notices
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 Tothpsyc fixes
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
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-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