first batch of license fixes (boring)
[oweals/gnunet.git] / src / util / mq.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-05 Christian Grothoffchanges for AGPL handling
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-19 Christian Grothofffix off-by-one error in cadet connection construction...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate DHT PUT OK message by using MQ feature of...
2018-04-30 Christian Grothoffenable more parallelism with DHT queue, but limit to...
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothofffix logging
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-01-30 Florian Doldlog unsent queued messages only on DEBUG
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-30 lurchiRevert "tried to print out stacktrace, not working...
2017-12-14 lurchiMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-25 t3sserakttried to print out stacktrace, not working. removed.
2017-11-25 t3sseraktadded logging
2017-11-25 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-24 lurchirevert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba
2017-11-24 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-22 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-21 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-14 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-09 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-08 t3sseraktchanged log levels
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffbetter logging of message processing errors in mq handling
2017-10-29 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-28 Christian Grothoffmisc social hacking with Lurchi
2017-10-14 t3sseraktadded mq logging
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian GrothoffDCE
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffcheck multihashmap32_put return value in mq.c
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)util: logging
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-02-23 Christian Grothoffcomplain if MQ gets way too long
2017-02-22 Christian Grothoffconverting 'vpn' to new CADET API, not tested/testable...
2017-02-22 Christian Grothoffconverting 'pt' to new CADET API, not tested/testable...
2017-02-20 Bart PolotRefactor copying of handler arrays
2017-02-18 Christian Grothofflogging fixes, nicer comments
2017-02-16 Christian Grothoffcancel existing last_control_qe handle before schedulin...
2017-01-30 Christian Grothoffallow external code to use DLL pointers of envelopes...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-22 Christian Grothoffadd sanity check for GNUNET_MQ_notify_sent
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-17 Christian Grothoffreplace redundant MQ_NotifyCallback by SCHEDULER_TaskCa...
2016-10-29 Bart PolotUn-flag in_flight to avoid integer underflow in GNUNET_...
2016-10-26 David BarksdaleRemove ?: operator to avoid confusion
2016-10-23 Christian Grothoffmove to new client API: remove old client API
2016-10-21 Christian Grothoffactivating client_new implementation, seems to mostly...
2016-10-16 Florian Doldoops ... inverted logic
2016-10-16 Florian Doldturn if into assert
2016-10-16 Florian Doldfix comment
2016-10-16 Florian Doldimplement impl_in_flight API for MQ, replacing evacuation
2016-10-16 Florian Doldfix comment about mq allocation
2016-10-16 Florian DoldRename MQ_evict to MQ_evacuate and make API nicer
2016-10-16 Florian DoldAdd evict functionalty to mq cancellation.
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-09-22 Christian Grothoff-fix queue length counting bug
2016-09-20 Christian Grothoffconvert statistics service to new service MQ API
2016-09-19 Christian Grothoffconverting nse to new service API
2016-09-19 Christian Grothofftowards adding mq destruction notification
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-08-19 Gabor X TothGNUNET_MQ_get_last_envelope: return tail or current
2016-08-17 Gabor X TothGNUNET_MQ_get_last_envelope()
2016-08-01 Christian Grothoff-adapting xdht and wdht to new core MQ API
2016-07-30 Christian Grothoffenable setting per-envelope or per-queue transmission...
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-08 Christian Grothoff-fix 0-termination
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-lower log level
2016-07-08 Christian Grothoffadd GNUNET_MQ_set_handlers_closure API
2016-06-29 Christian Grothoff-disconnects DO happen
2016-06-28 Marcello Staniscitypo
2016-06-27 Christian Grothoff-doxygen, error messages
2016-06-27 Christian Grothoffadd function to obtain mq length
2016-06-25 Christian Grothoffadd GNUNET_MQ_send_copy
2016-06-24 Christian Grothoffupdate peerinfo API to use MQ
2016-06-20 Christian Grothoff-fix off-by-1
2016-06-19 Christian Grothoffproper shutdown
2016-06-19 Christian Grothoffredefine GNUNET_MQ_queue_for_connection_client to captu...
2016-06-18 Christian Grothoffpartial refactoring, will cause FTBFS, to be completed...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
next