aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
Commit message (Expand)AuthorAge
* -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
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -handle NULL in unixpathChristian Grothoff2013-09-20
* -fixing #3034Christian Grothoff2013-09-14
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -w32 bugfix -- compiler warning tooChristian Grothoff2013-07-24
* -stress that we do not care about return value hereChristian Grothoff2013-06-21
* -fixChristian Grothoff2013-03-04
* - osx fixesSree Harsha Totakura2012-12-13
* Hardcode svn revision in compiled binariesLRN2012-11-19
* -allow config-less services to runChristian Grothoff2012-11-05
* Passing -v or -h options to a command no longer returns error codeBart Polot2012-09-28
* always allow rootChristian Grothoff2012-09-03
* -fixbuildChristian Grothoff2012-07-15
* -adding support for heap stats gaugeringChristian Grothoff2012-07-15
* -print switch targetChristian Grothoff2012-06-22
* -fixing #2439Christian Grothoff2012-06-20
* -use human-readable error messageChristian Grothoff2012-06-09
* speedup mechanism to manipulate gnunet timeMatthias Wachs2012-05-30
* -fixesChristian Grothoff2012-04-25
* -fixesChristian Grothoff2012-04-25
* -LRN: misc patches / fixesChristian Grothoff2012-04-25
* introducing soft shutdown concept for services; during soft shutdown, service...Christian Grothoff2012-04-22
* -improving docChristian Grothoff2012-04-22
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
* -fix printingChristian Grothoff2012-03-29