fix misc compiler warnings
[oweals/gnunet.git] / src / util / service.c
2018-01-04 Christian Grothofffix misc compiler warnings
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-30 lurchiRevert "tried to print out stacktrace, not working...
2017-12-14 lurchiMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-25 t3sserakttried to print out stacktrace, not working. removed.
2017-11-25 t3sseraktadded logging
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothofffix wrong condition, do only drop if it has not been...
2017-10-29 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-28 Christian Grothoffmisc social hacking with Lurchi
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Christian Grothofffix indexing issue found by jah and reported on gnunet...
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian Grothoffrename service_new.c to service.c
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-03-15 Christian Grothoffgetopt major style fix, remove macro-mania with nicer...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-16 Christian Grothoffsupport overriding GNUNET_DEFAULT_USER_CONFIG_FILE
2016-04-15 Christian Grothoffadd option to set configuration file to be used by...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-25 Christian Grothoff-make sure we get the correct errno back after GNUNET_N...
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothoff-doxygen, indentation
2014-11-02 Christian Grothoff-use const for the array
2014-11-02 Christian Grothoffadding TCP_STEALTH support to TCP plugin
2014-09-13 Christian Grothofftrying to do something about #3540
2014-06-03 Christian Grothoff-indentation fixes
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-03-10 Sree Harsha Totakura- Expose speedup routines as an internal header.
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2013-12-19 LRNDon't free opt cfg if it's NULL
2013-12-12 Matthias Wachsfail to start service if we have a malformed configuration
2013-12-11 Christian Grothoff-remove useless/broken configure options, and gnunet_di...
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-26 Christian Grothoff-moving code to parse IPv4/IPv6 subnet specifications...
2013-10-11 Christian Grothoff-just .conf, not .config
2013-10-09 LRNFix to build on W32 again
2013-10-09 Christian Grothoffchanging UNIX domain socket access control to file...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-09 Christian Grothoff-use get_value_filename with UNIXPATH to get himBHexpansion
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-20 Christian Grothoff-handle NULL in unixpath
2013-09-14 Christian Grothoff-fixing #3034
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-07-24 Christian Grothoff-w32 bugfix -- compiler warning too
2013-06-21 Christian Grothoff-stress that we do not care about return value here
2013-03-04 Christian Grothoff-fix
2012-12-13 Sree Harsha Totakura- osx fixes
2012-11-19 LRNHardcode svn revision in compiled binaries
2012-11-05 Christian Grothoff-allow config-less services to run
2012-09-28 Bart PolotPassing -v or -h options to a command no longer returns...
2012-09-03 Christian Grothoffalways allow root
2012-07-15 Christian Grothoff-fixbuild
2012-07-15 Christian Grothoff-adding support for heap stats gaugering
2012-06-22 Christian Grothoff-print switch target
2012-06-20 Christian Grothoff-fixing #2439
2012-06-09 Christian Grothoff-use human-readable error message
2012-05-30 Matthias Wachsspeedup mechanism to manipulate gnunet time
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-fixes
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-22 Christian Grothoff-improving doc
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-03-29 Christian Grothoff-fix printing
2012-03-24 Christian Grothoff-UID match is sufficient if GID match is required
2012-03-11 Christian Grothoff-LRN: use plibc SSCANF instead of sscanf
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2011-12-30 Christian Grothoff-LRN: use FOPEN/CLOSE instead of fopen/close - #2051
2011-12-08 Christian Grothoff-LRN fix deallocation
2011-12-08 Christian Grothoff-LRN: misc. minor fixes
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-document clock skew variable a bit more
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
next