aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
AgeCommit message (Expand)Author
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-26social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15psyc/multicast: var namesGabor X Toth
2016-01-12psycutil reorg: message, env, slicerGabor X Toth
2016-01-06psyc/social: local join flag; social service: leave place, save _fileGabor X Toth
2015-09-27multicast/psyc/social: message acks & schedulingGabor X Toth
2015-09-26multicast: removed membership test callback as clients check that already dur...Gabor X Toth
2015-09-26psyc fixesGabor X Toth
2015-09-26psycstore: add fragment_limit arg for message_getGabor X Toth
2015-09-08social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth
2015-09-08social: advertise; farewell fixGabor X Toth
2015-09-05multicast, psyc, psycstore, client_manager fixesGabor X Toth
2015-08-28psyc/social: get state from psycstoreGabor X Toth
2015-07-19Remove this GNUNET_htonl_signed nonsenseDavid Barksdale
2015-07-19Move libgnunetpsycutil.la to psycstoreDavid Barksdale
2015-07-18psyc/store: apply state modifiersGabor X Toth
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-07psyc/social: request history & state from psycstore; more documentation, test...Gabor X Toth
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
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