aboutsummaryrefslogtreecommitdiff
path: root/src/util/client_manager.c
Commit message (Collapse)AuthorAge
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
|
* psyc fixesGabor X Toth2015-09-26
|
* multicast: replayGabor X Toth2015-09-26
|
* multicast, psyc, psycstore, client_manager fixesGabor X Toth2015-09-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* client_manager: add API for async operationsGabor X Toth2015-05-07
|
* doc fixGabor 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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* client manager: documentationGabor X Toth2014-07-30
|
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
| | | | | | | - social: implement enter/leave, send/receive messages, slicer - psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages - psyc: add message callback in addition to message part callback - client_manager, social, psyc, multicast: add disconnect callback
* client manager: higher level client API with a transmission queue and ↵Gabor X Toth2014-05-29
message handler registration