aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
AgeCommit message (Expand)Author
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-20-staticChristian Grothoff
2014-12-19-and this is why the NULL comes FIRSTChristian Grothoff
2014-12-19-support join_msg=NULL properlyChristian Grothoff
2014-12-19-check RVChristian Grothoff
2014-12-19-fix leaks, check RVChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-10-05-add missing breakChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-08-02Missing separatorBruno Cabral
2014-07-31psyc, psycstore: operation result max error sizeGabor X Toth
2014-07-30psyc, psycstore: retrieve state and historyGabor X Toth
2014-07-27psyc: membership storeGabor X Toth
2014-07-27psyc: multicast callbacks for membership test and fragment/message replayGabor X Toth
2014-07-25multicast: use cadet to contact remote peersGabor X Toth
2014-07-24psyc,social: fix linking for testsGabor X Toth
2014-07-24psyc: fix timing-related test failureGabor X Toth
2014-07-24multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ...Gabor X Toth
2014-07-24social: guest_talk test; multicast: fix member_to_origin_resume()Gabor X Toth
2014-07-23social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth
2014-07-10PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me...Gabor X Toth
2014-07-03- Convince 'make -j 10' to work nicely.Bart Polot
2014-06-07-doxygen fixesChristian Grothoff
2014-05-29psyc, multicast: reorg code, use new client manager & psyc util libGabor X Toth
2014-05-29PSYC util lib: receiving/transmitting/logging PSYC messagesGabor X Toth
2014-05-27multicast: run testing peerGabor X Toth
2014-05-27add social serviceGabor X Toth
2014-05-26psyc, multicast: join decision, testsGabor X Toth
2014-05-23psyc, multicast: fixes, commentsGabor X Toth
2014-05-22psyc, multicast: join decisionGabor X Toth
2014-05-17multicast, psyc: client connections, join requestsGabor X Toth
2014-05-13multicast: send messages between client lib & serviceGabor X Toth
2014-05-06psyc: in-order message deliveryGabor X Toth
2014-04-08-fix build issuesChristian Grothoff
2014-03-13PSYC: some code cleanupGabor X Toth
2014-03-13PSYC: message types, documentationGabor X Toth
2014-03-12PSYC: in-order delivery of fragments; tests for large messagesGabor X Toth
2014-03-06PSYC: implement slave to master requests, tests, fixes, reorgGabor X Toth
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-06psyc: message handler checksGabor X Toth
2014-01-06psyc: ipc messages, notify callback for modifiers, testsGabor X Toth
2014-01-06psyc: ipc messagesGabor X Toth
2013-12-08Add hostname and port to psyc.conf (required on W32)LRN
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-12-05-adding missing break statementsChristian Grothoff
2013-11-09psyc: handling messages from multicast and passing them to clients; pause/res...Gabor X Toth
2013-10-18-fix bad allocation and message size calculationChristian Grothoff
2013-10-18-doxygen fixesChristian Grothoff