aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/test_psyc.c
Commit message (Expand)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* be more clear about test procedure (use self-explanatory function names)lurchi2017-12-24
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
* test_psyc: log levelGabor X Toth2016-08-20
* multicast,psyc,social: use CORE_connecT()Gabor X Toth2016-08-03
* leaks & warnsCarlo von lynX2016-08-03
* fixed use after free and several printf warningsCarlo von lynX2016-07-28
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fix compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
* -fix (C) noticesChristian Grothoff2016-01-19
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
* psyc/social: local join flag; social service: leave place, save _fileGabor X Toth2016-01-06
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* psyc fixesGabor X Toth2015-09-26
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* psyc/social: request history & state from psycstore; more documentation, test...Gabor X Toth2015-05-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -staticChristian Grothoff2014-12-20
* -fix leaks, check RVChristian Grothoff2014-12-19
* psyc, psycstore: retrieve state and historyGabor X Toth2014-07-30
* psyc: membership storeGabor X Toth2014-07-27
* psyc: fix timing-related test failureGabor X Toth2014-07-24
* multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ...Gabor X Toth2014-07-24
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth2014-07-10
* psyc, multicast: reorg code, use new client manager & psyc util libGabor X Toth2014-05-29
* multicast: run testing peerGabor X Toth2014-05-27
* psyc, multicast: join decision, testsGabor X Toth2014-05-26
* psyc, multicast: join decisionGabor X Toth2014-05-22
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
* psyc: in-order message deliveryGabor X Toth2014-05-06
* PSYC: in-order delivery of fragments; tests for large messagesGabor X Toth2014-03-12
* PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth2014-03-06
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
* psyc: ipc messagesGabor X Toth2014-01-06
* psyc: handling messages from multicast and passing them to clients; pause/res...Gabor X Toth2013-11-09
* Make it compile againLRN2013-10-11
* -fix eddsa ftbfsChristian Grothoff2013-10-11
* PSYC: master msg transmissionGabor X Toth2013-10-10
* Precussive maintenance on env/multicast/psycLRN2013-10-08
* psyc service: start/stop, join/part, message transmission: lib -> psyc -> mca...Gabor X Toth2013-09-25
* psyc service skeletonGabor X Toth2013-09-16