fix for starting problems of SUID binaries
[oweals/gnunet.git] / src / util / service.c
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-04-12 Christian Grothoffclang is only happy with 'static', not with ={0}
2019-04-12 ng0util/service.c: Fix clang warning.
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-03-02 Christian Grothoffuse existing pf probe function from network.c instead...
2019-02-24 Christian Grothoffadd missing \n
2019-02-23 Christian Grothoffmerge
2019-02-12 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-12 Christian Grothoffanother issue with the #5511 patch
2019-02-10 Christian Grothofffix service shutdown regression
2019-02-09 Christian Grothoffuntested fix for #5511
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-11 Christian Grothoffmake sure peer launches if default config not found...
2018-12-11 Christian Grothofffail hard if configuration file specified via -c does...
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-10 Christian Grothoffnew convenience function to do operations on a configur...
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-04 Christian Grothofffix #5454
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-05 Christian Grothoffchanges for AGPL handling
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofffix misc compiler warnings
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
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
next