aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
Commit message (Expand)AuthorAge
* bad sizeofChristian Grothoff2020-04-03
* fix task prioritization with recent hackChristian Grothoff2020-02-04
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
* implementing GNUNET_CLIENT_test() to check for service operatingChristian Grothoff2019-09-27
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* plibc: win32 related, socketng02019-09-09
* uncrustify as demanded.ng02019-09-08
* Make services localizableAlessio Vanni2019-09-07
* first step to remove plibcng02019-09-06
* fix logging issue reported by RaphaelChristian Grothoff2019-09-05
* fix gnunet-service-arm termination status codeChristian Grothoff2019-08-18
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
* util/service.c: Fix clang warning.ng02019-04-12
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* use existing pf probe function from network.c instead of re-implementing it i...Christian Grothoff2019-03-02
* add missing \nChristian Grothoff2019-02-24
* another issue with the #5511 patchChristian Grothoff2019-02-12
* fix service shutdown regressionChristian Grothoff2019-02-10
* untested fix for #5511Christian Grothoff2019-02-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
* fail hard if configuration file specified via -c does not exist (in all servi...Christian Grothoff2018-12-11
* new convenience function to do operations on a configuration object to avoid ...Christian Grothoff2018-11-10
* fix #5454Christian Grothoff2018-11-04
* 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 misc compiler warningsChristian Grothoff2018-01-04
* Revert "tried to print out stacktrace, not working. removed."lurchi2017-12-30
* tried to print out stacktrace, not working. removed.t3sserakt2017-11-25
* added loggingt3sserakt2017-11-25
* fix wrong condition, do only drop if it has not been dropped, instead of caus...Christian Grothoff2017-10-29
* misc social hacking with LurchiChristian Grothoff2017-10-28
* fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff2017-06-23
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename service_new.c to service.cChristian Grothoff2017-03-17
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* 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
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
* add option to set configuration file to be used by default by libgnunetutil r...Christian Grothoff2016-04-15
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30