aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mq_lib.h
Commit message (Expand)AuthorAge
* fix macro testChristian Grothoff2018-11-29
* add macro to check 0-terminated string messages, and fix FTBFSChristian Grothoff2018-11-29
* move network type logic out of ATS code, move performance preferences into MQChristian Grothoff2018-11-22
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* changes for AGPL handlingChristian Grothoff2018-06-06
* fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* designing SQ-lib APIChristian Grothoff2017-02-27
* 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
* change Makefile.am back so it builds at least; fix #4908 in cadet APIChristian Grothoff2017-02-21
* Refactor copying of handler arraysBart Polot2017-02-20
* allow external code to use DLL pointers of envelopes, under very particular c...Christian Grothoff2017-01-30
* replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff2017-01-17
* make gcc -pedantic happyMarkus Teich2017-01-16
* Move type check after initialization to make compiler happyDavid Barksdale2016-10-26
* cadet_api.c uses GNUNET_MQ_impl_currentDavid Barksdale2016-10-22
* fix commentFlorian Dold2016-10-16
* implement impl_in_flight API for MQ, replacing evacuationFlorian 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
* MQ docGabor X Toth2016-09-23
* 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
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* GNUNET_MQ_get_last_envelope()Gabor X Toth2016-08-17
* -fix buildChristian Grothoff2016-08-07
* enable setting per-envelope or per-queue transmission options with MQ APIChristian Grothoff2016-07-30
* add GNUNET_MQ_set_handlers_closure APIChristian Grothoff2016-07-08
* -def before useChristian Grothoff2016-06-29
* typoMarcello Stanisci2016-06-28
* 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
* -incorrect commentChristian Grothoff2016-06-19
* -indentation and commentsChristian Grothoff2016-06-18
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: add documentation linksGabor X Toth2016-01-15
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
* -return const, do not mangle const inputChristian Grothoff2014-11-27
* - remove spurious parameter tupleSree Harsha Totakura2014-01-13