aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-03-03fix loggingChristian Grothoff
2018-01-04fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff
2017-11-25added loggingt3sserakt
2017-11-25Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt
2017-11-24WARNING -> DEBUGlurchi
2017-11-08changed log levelst3sserakt
2017-11-02Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt
2017-10-29allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff
2017-10-29added loggingt3sserakt
2017-10-23added loggingt3sserakt
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-13fix debug levelsChristian Grothoff
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2017-02-21fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff
2017-02-18logging fixes, nicer commentsChristian Grothoff
2017-02-17fix loopback disconnect signalling and a few memory leaksChristian Grothoff
2017-01-13degrade warning to DEBUG statement, include logging of retry delayChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-09rename new client API implementation to name of standard implementationChristian Grothoff
2016-10-23move to new client API: remove old client APIChristian Grothoff
2016-10-21activating client_new implementation, seems to mostly work fine, or better th...Christian Grothoff
2016-09-11kill dead codeChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-19proper shutdownChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-31Build socks.c and call it from client.cJeff Burdges
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-29fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff
2015-02-28Fix use after free:Christian Grothoff
2015-02-21-signal connection failure to receive even if receive is triggered after fail...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-02-improve logging to help diagnose #3593Christian Grothoff
2015-01-16fix #3611Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-19-trying to fix transport service assertion in time.c:393: overflow on multiplyChristian Grothoff
2014-11-23-fix misc monitoring issuesChristian Grothoff
2014-09-21fix #3544Christian Grothoff
2014-02-09Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura
2013-12-20-indentation, cleanupChristian Grothoff
2013-12-20-typoChristian Grothoff
2013-12-20-set receiver handler to NULL on timeoutChristian Grothoff
2013-12-10fix error message when testing service and directory existsMatthias Wachs
2013-11-16-add assertions to ensure there is no stale reconnect taskChristian Grothoff
2013-11-13-align message bufferChristian Grothoff