aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
Commit message (Collapse)AuthorAge
* fix psyc service being unwilling to shutdownlurchi2017-02-07
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* psyc,psycstore,social: switch to SERVICE APIGabor X Toth2016-09-24
|
* multicast,psyc: switch to SERVICE APIGabor X Toth2016-09-24
|
* psyc: switch to SERVICE APIGabor X Toth2016-09-23
|
* multicast,psyc,social: remove core dependencnyGabor X Toth2016-09-23
|
* psyc,psycstore,social fixesGabor X Toth2016-09-22
|
* -proper checks for inbound messages being well-formedChristian Grothoff2016-08-27
|
* -fix leakChristian Grothoff2016-08-27
|
* fix MAX_PAYLOAD definition, thereby fixing wrong type for GNUNET_logChristian Grothoff2016-08-26
|
* test_psyc: log levelGabor X Toth2016-08-20
|
* psyc, socialGabor X Toth2016-08-19
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* multicast, psyc, social: wait till last message sent before disconnectGabor X Toth2016-08-17
|
* psyc, social: switch to MQGabor X Toth2016-08-17
|
* 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
|
* fixesGabor X Toth2016-06-06
|
* psyc/social: transmit fixGabor X Toth2016-05-12
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* social: relay msgs; psyc: slicer api; multicast: reset fragment_offsetGabor X Toth2016-01-26
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* psyc/multicast: var namesGabor X Toth2016-01-15
|
* 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
|
* multicast: removed membership test callback as clients check that already ↵Gabor X Toth2015-09-26
| | | | during join & replay
* psyc fixesGabor X Toth2015-09-26
|
* psycstore: add fragment_limit arg for message_getGabor X Toth2015-09-26
|
* social: guest_enter_by_name(); zone_add_pkey(); join_msg fixesGabor X Toth2015-09-08
|
* social: advertise; farewell fixGabor X Toth2015-09-08
|
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
|
* psyc/social: get state from psycstoreGabor X Toth2015-08-28
|
* Remove this GNUNET_htonl_signed nonsenseDavid Barksdale2015-07-19
|
* Move libgnunetpsycutil.la to psycstoreDavid Barksdale2015-07-19
| | | | | This solves a circular dependency between psyc and psycstore.
* psyc/store: apply state modifiersGabor X Toth2015-07-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* psyc/social: request history & state from psycstore; more documentation, ↵Gabor X Toth2015-05-07
| | | | tests, cleanup
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -staticChristian Grothoff2014-12-20
|