aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
Commit message (Expand)AuthorAge
* 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
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff2015-01-25
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygen, indentationChristian Grothoff2014-12-23
* -use const for the arrayChristian Grothoff2014-11-02
* adding TCP_STEALTH support to TCP pluginChristian Grothoff2014-11-02
* trying to do something about #3540Christian Grothoff2014-09-13
* -indentation fixesChristian Grothoff2014-06-03
* -indentation and doxygen fixesChristian Grothoff2014-06-03
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
* Don't free opt cfg if it's NULLLRN2013-12-19
* fail to start service if we have a malformed configurationMatthias Wachs2013-12-12
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
* -converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff2013-10-26
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making i...Christian Grothoff2013-10-26
* -just .conf, not .configChristian Grothoff2013-10-11
* Fix to build on W32 againLRN2013-10-09
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -use get_value_filename with UNIXPATH to get himBHexpansionChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27