aboutsummaryrefslogtreecommitdiff
path: root/src/util/client.c
Commit message (Expand)AuthorAge
* 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
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
* -First pass through UTIL client libraryWillow Liquorice2022-08-30
* - added debug informationt3sserakt2022-04-25
* -if check is redundantChristian Grothoff2021-08-08
* -various coverity fixesMartin Schanzenbach2021-08-08
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* spell checkingChristian Grothoff2020-11-14
* enable more format string warningsChristian Grothoff2020-10-13
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix task prioritization with recent hackChristian Grothoff2020-02-04
* speed up message goodput in perf_mq(client) by 1/3rdChristian Grothoff2020-02-04
* tighten formatting rulesChristian Grothoff2019-10-31
* implementing GNUNET_CLIENT_test() to check for service operatingChristian Grothoff2019-09-27
* indentChristian Grothoff2019-09-27
* uncrustify as demanded.ng02019-09-08
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* use existing pf probe function from network.c instead of re-implementing it i...Christian Grothoff2019-03-02
* fix for #5612Christian Grothoff2019-03-02
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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