aboutsummaryrefslogtreecommitdiff
path: root/src/util/mq.c
Commit message (Expand)AuthorAge
* DCEChristian Grothoff2017-03-16
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* check multihashmap32_put return value in mq.cChristian Grothoff2017-03-13
* util: loggingtg(x)2017-02-24
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-02-24
|\
| * complain if MQ gets way too longChristian Grothoff2017-02-23
* | util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
|/
* converting 'vpn' to new CADET API, not tested/testable, as exit is not conver...Christian Grothoff2017-02-22
* converting 'pt' to new CADET API, not tested/testable, as exit/vpn are not co...Christian Grothoff2017-02-22
* Refactor copying of handler arraysBart Polot2017-02-20
* logging fixes, nicer commentsChristian Grothoff2017-02-18
* cancel existing last_control_qe handle before scheduling a new one, alwaysChristian Grothoff2017-02-16
* allow external code to use DLL pointers of envelopes, under very particular c...Christian Grothoff2017-01-30
* add sanity check for GNUNET_MQ_notify_sentChristian Grothoff2017-01-22
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* Un-flag in_flight to avoid integer underflow in GNUNET_MQ_get_lengthBart Polot2016-10-29
* Remove ?: operator to avoid confusionDavid Barksdale2016-10-26
* move to new client API: remove old client APIChristian Grothoff2016-10-23
* activating client_new implementation, seems to mostly work fine, or better th...Christian Grothoff2016-10-21
* oops ... inverted logicFlorian Dold2016-10-16
* turn if into assertFlorian Dold2016-10-16
* fix commentFlorian Dold2016-10-16
* implement impl_in_flight API for MQ, replacing evacuationFlorian Dold2016-10-16
* fix comment about mq allocationFlorian Dold2016-10-16
* Rename MQ_evict to MQ_evacuate and make API nicerFlorian Dold2016-10-16
* Add evict functionalty to mq cancellation.Florian Dold2016-10-16
* migrating testbed to new service APIChristian Grothoff2016-10-10
* -fix queue length counting bugChristian Grothoff2016-09-22
* convert statistics service to new service MQ APIChristian Grothoff2016-09-20
* converting nse to new service APIChristian Grothoff2016-09-19
* towards adding mq destruction notificationChristian Grothoff2016-09-19
* misc minor fixes for new service MQ API, implementing resolver using new serv...Christian Grothoff2016-09-19
* GNUNET_MQ_get_last_envelope: return tail or currentGabor X Toth2016-08-19
* GNUNET_MQ_get_last_envelope()Gabor X Toth2016-08-17
* -adapting xdht and wdht to new core MQ APIChristian Grothoff2016-08-01
* enable setting per-envelope or per-queue transmission options with MQ APIChristian Grothoff2016-07-30
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* -fix 0-terminationChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -lower log levelChristian Grothoff2016-07-08
* add GNUNET_MQ_set_handlers_closure APIChristian Grothoff2016-07-08
* -disconnects DO happenChristian Grothoff2016-06-29
* typoMarcello Stanisci2016-06-28
* -doxygen, error messagesChristian Grothoff2016-06-27
* add function to obtain mq lengthChristian Grothoff2016-06-27
* add GNUNET_MQ_send_copyChristian Grothoff2016-06-25
* update peerinfo API to use MQChristian Grothoff2016-06-24
* -fix off-by-1Christian Grothoff2016-06-20
* proper shutdownChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19