aboutsummaryrefslogtreecommitdiff
path: root/src/util/mq.c
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* TNG: Added tcp icmp nat hole punching test case script, and fixed bugs occuri...t3sserakt2023-01-27
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* -code cleanup plus one new assertion to debug madmurphy issueChristian Grothoff2022-10-28
* -code cleanup: remove duplicated commentsChristian Grothoff2022-04-25
* -simplify mqChristian Grothoff2022-04-25
* - Trying to exchange iptables with nft, first shot failed.t3sserakt2022-03-17
* -fixesChristian Grothoff2021-11-22
* Changed perfomance setu fileElias Summermatter2021-03-31
* spell checkingChristian Grothoff2020-11-14
* - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* bad sizeofChristian Grothoff2020-04-03
* indentingChristian Grothoff2020-02-04
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
* add out-of-order prefChristian Grothoff2019-05-05
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* create more specific FC warningChristian Grothoff2019-02-26
* additional santity check for MQ usersChristian Grothoff2019-02-19
* add prototypes for handlers for incoming messagesChristian Grothoff2019-01-25
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff2018-04-30
* enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...Christian Grothoff2018-04-30
* fix loggingChristian Grothoff2018-03-03
* log unsent queued messages only on DEBUGFlorian Dold2018-01-30
* Revert "tried to print out stacktrace, not working. removed."lurchi2017-12-30
* Merge branch 'fix_social' of gnunet.org:gnunet into fix_sociallurchi2017-12-14
|\
| * tried to print out stacktrace, not working. removed.t3sserakt2017-11-25
| * added loggingt3sserakt2017-11-25
| * changed log levelst3sserakt2017-11-08
* | revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbbalurchi2017-11-24
|/
* better logging of message processing errors in mq handlingChristian Grothoff2017-10-29
* misc social hacking with LurchiChristian Grothoff2017-10-28
* added mq loggingt3sserakt2017-10-14
* 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
|/