aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
Commit message (Expand)AuthorAge
* spell checkingChristian Grothoff2020-11-14
* Allow applications to change ProjectData with only some fieldsAlessio Vanni2020-10-11
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
* fix leakChristian Grothoff2020-01-17
* use ifdef instead of if for __linux__ and BSDng02019-11-20
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* plibc removal: sscanf, win32 socket correctionsng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* fix logging issue reported by RaphaelChristian Grothoff2019-09-05
* Added patch by AV from ML:Schanzenbach, Martin2019-09-01
* pathes to better support third party extensions from ML. Thanks to Alessio VanniSchanzenbach, Martin2019-08-08
* constructing path now works with SUID_BINARY_PATH = ""lurchi2019-07-03
* fix warninglurchi2019-06-29
* introduce GNUNET_OS_get_suid_binary_pathlurchi2019-06-29
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* fix misc compiler warningsChristian Grothoff2018-01-04
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-02-24
|\
| * fix indentation, typo, improve loggingChristian Grothoff2017-02-23
* | util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
|/
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* Allow GNUNET_BASE_CONFIG to be customized.Florian Dold2016-04-22
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* -fix leakChristian Grothoff2016-04-04
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs wi...Christian Grothoff2016-03-31
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -doxygen, indentChristian Grothoff2015-05-26
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Bertrand Marc wrote:Christian Grothoff2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -reduce stat calls by caching result of GNUNET_OS_installation_get_pathChristian Grothoff2013-12-04
* -doxygenChristian Grothoff2013-10-13
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -get rid of compiler warningChristian Grothoff2013-09-26
* - don't append libexec path to absolute pathsSree Harsha Totakura2013-09-16