aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.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-06-06changes for AGPL handlingChristian Grothoff
2018-01-04fix misc compiler warningsChristian Grothoff
2017-12-30Revert "tried to print out stacktrace, not working. removed."lurchi
2017-11-25tried to print out stacktrace, not working. removed.t3sserakt
2017-11-25added loggingt3sserakt
2017-10-29fix wrong condition, do only drop if it has not been dropped, instead of caus...Christian Grothoff
2017-10-28misc social hacking with LurchiChristian Grothoff
2017-06-23fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17rename service_new.c to service.cChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian 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
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-16support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff
2016-04-15add option to set configuration file to be used by default by libgnunetutil r...Christian 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-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-25-make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-23-doxygen, indentationChristian Grothoff
2014-11-02-use const for the arrayChristian Grothoff
2014-11-02adding TCP_STEALTH support to TCP pluginChristian Grothoff
2014-09-13trying to do something about #3540Christian Grothoff
2014-06-03-indentation fixesChristian Grothoff
2014-06-03-indentation and doxygen fixesChristian Grothoff
2014-03-10- Expose speedup routines as an internal header.Sree Harsha Totakura
2014-02-09Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura
2013-12-19Don't free opt cfg if it's NULLLRN
2013-12-12fail to start service if we have a malformed configurationMatthias Wachs
2013-12-11-remove useless/broken configure options, and gnunet_directories.hChristian Grothoff
2013-10-26-converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff
2013-10-26-moving code to parse IPv4/IPv6 subnet specifications to strings and making i...Christian Grothoff
2013-10-11-just .conf, not .configChristian Grothoff
2013-10-09Fix to build on W32 againLRN
2013-10-09changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-09-use get_value_filename with UNIXPATH to get himBHexpansionChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff