aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* kdf: zero out salt correctlyFlorian Dold2021-10-19
* make KDF conform to RFC 5869Florian Dold2021-10-19
* removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* BUILD: Remove W32 ifdefMartin Schanzenbach2021-10-11
* -add first dhtu test skeletonChristian Grothoff2021-09-23
* -set return value following the current APIAlessio Vanni2021-09-07
* -indentationAlessio Vanni2021-09-07
* -Merge branch 'master' into dev/vanni/build-infoAlessio Vanni2021-09-07
|\
| * make backend-check a gnunet-only gnunet-config optionChristian Grothoff2021-09-05
| * refactor gnunet-config to make preload hacks obsoleteChristian Grothoff2021-09-05
| * -do load default configuration even if 'gnunet.conf' does not existChristian Grothoff2021-08-29
| * use ISO 8609 / RFC 3339 timestamps for loggingFlorian Dold2021-08-28
| * partial fix for problems raised by Alessio on the MLChristian Grothoff2021-08-28
| * -fix minor memory leakChristian Grothoff2021-08-27
| * -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
| * -fix indentationChristian Grothoff2021-08-23
| * -simplify libgnunetpq to only support single-threaded applications that do us...Christian Grothoff2021-08-22
| * -check return valuesChristian Grothoff2021-08-09
| * -check return valuesChristian Grothoff2021-08-09
| * -fix assertionChristian Grothoff2021-08-09
| * -coverityMartin Schanzenbach2021-08-09
| * -if check is redundantChristian Grothoff2021-08-08
| * -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
| * -rename plugin, otherwise plugin_test fails due to conflicting other plugin w...Christian Grothoff2021-07-30
| * -fix spellingChristian Grothoff2021-07-30
| * -fix return value of GNUNET_disk_globFlorian Dold2021-07-29
| * config: restrict directives in files loaded via @inline-secret@Florian Dold2021-07-29
| * do not warn when GNUNET_DISK_file_test can't access fileFlorian 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
* | - Do not hardcode values in gnunet-configAlessio Vanni2021-07-25