aboutsummaryrefslogtreecommitdiff
path: root/src/util/client_manager.c
Commit message (Expand)AuthorAge
* rm client_managerGabor X Toth2016-09-22
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* 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 e...Christian Grothoff2014-12-24
* client manager: documentationGabor X Toth2014-07-30
* social: implement enter/leave/messaging; psyc: improvements and fixesGabor X Toth2014-07-23
* client manager: higher level client API with a transmission queue and message...Gabor X Toth2014-05-29