aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
Commit message (Expand)AuthorAge
* move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
* 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
* fix loggingChristian Grothoff2018-03-03
* fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff2018-01-04
* added loggingt3sserakt2017-11-25
* Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-25
|\
| * WARNING -> DEBUGlurchi2017-11-24
* | changed log levelst3sserakt2017-11-08
* | Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-02
|\|
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | added loggingt3sserakt2017-10-29
|/
* added loggingt3sserakt2017-10-23
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* fix debug levelsChristian Grothoff2017-03-13
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
* logging fixes, nicer commentsChristian Grothoff2017-02-18
* fix loopback disconnect signalling and a few memory leaksChristian Grothoff2017-02-17
* degrade warning to DEBUG statement, include logging of retry delayChristian Grothoff2017-01-13
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* rename new client API implementation to name of standard implementationChristian Grothoff2017-01-09
* 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
* kill dead codeChristian Grothoff2016-09-11
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* proper shutdownChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* Build socks.c and call it from client.cJeff Burdges2015-07-31
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff2015-05-29
* Fix use after free:Christian Grothoff2015-02-28
* -signal connection failure to receive even if receive is triggered after fail...Christian Grothoff2015-02-21
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -improve logging to help diagnose #3593Christian Grothoff2015-02-02
* fix #3611Christian Grothoff2015-01-16
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -trying to fix transport service assertion in time.c:393: overflow on multiplyChristian Grothoff2014-12-19
* -fix misc monitoring issuesChristian Grothoff2014-11-23
* fix #3544Christian Grothoff2014-09-21
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
* -indentation, cleanupChristian Grothoff2013-12-20
* -typoChristian Grothoff2013-12-20
* -set receiver handler to NULL on timeoutChristian Grothoff2013-12-20
* fix error message when testing service and directory existsMatthias Wachs2013-12-10
* -add assertions to ensure there is no stale reconnect taskChristian Grothoff2013-11-16