aboutsummaryrefslogtreecommitdiff
path: root/src/util/configuration.c
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
* BUILD: Silence int/enum mismatch compiler warnings and curl deprecated definesMartin Schanzenbach2023-09-23
* -fixChristian Grothoff2023-09-08
* -fixChristian Grothoff2023-09-08
* -minor type and indentation fixesChristian Grothoff2023-09-08
* -better indentationChristian Grothoff2023-02-01
* -more util include cleanupsMartin Schanzenbach2022-12-05
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* -style fixesChristian Grothoff2022-08-10
* -fix subtle bug in GNUNET_CONFIGURATION_defaultAlessio Vanni2021-10-30
* -do load default configuration even if 'gnunet.conf' does not existChristian Grothoff2021-08-29
* -fix minor memory leakChristian Grothoff2021-08-27
* -various coverity fixesMartin Schanzenbach2021-08-08
* -fix memory leaksChristian Grothoff2021-08-03
* -config: allow empty config for @inline-secret@Florian Dold2021-07-31
* -config: initialize variableFlorian Dold2021-07-31
* config: handle syntax error instead of dereferencing NULL pointerFlorian Dold2021-07-30
* -fix spellingChristian Grothoff2021-07-30
* config: restrict directives in files loaded via @inline-secret@Florian Dold2021-07-29
* config: prettier pretty printingFlorian Dold2021-07-29
* fall back to /etc for default configuration entry pointFlorian Dold2021-07-29
* -missing cosmetic newlinesFlorian Dold2021-07-28
* -fix memleakFlorian Dold2021-07-28
* config: report stats for secret sectionsFlorian Dold2021-07-28
* config: extended diagnostics, import cycle detection, deterministic load orderFlorian Dold2021-07-28
* config: sort globbed filesFlorian Dold2021-07-28
* diagnostics mode for gnunet-configFlorian Dold2021-07-28
* -formatting / commentsFlorian Dold2021-07-28
* fall back to /etc if user config can't be foundFlorian Dold2021-07-28
* implement @inline-secret@ directiveFlorian Dold2021-07-28
* implement config inline globbingFlorian Dold2021-07-28
* config: resolve realpath of parent config file, fix docsFlorian Dold2021-07-26
* config: free real basepathFlorian Dold2021-07-26
* config: resolve realpath of base dir, not configFlorian Dold2021-07-26
* config: resolve symlinks for @INLINE@-ed filesFlorian Dold2021-07-26
* fix #6925 and #6926Christian Grothoff2021-07-17
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
* do not output synthetic pathsChristian Grothoff2021-01-02
* do not use atomic write for configuration file, we may not have permissions t...Christian Grothoff2020-12-31
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* spell checkingChristian Grothoff2020-11-14
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* Add function to return GNUnet's default configurationAlessio Vanni2020-07-14
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make static analysis happierChristian Grothoff2020-03-03
* auto-provide OS_IPK paths in [paths] of configChristian Grothoff2020-01-17