summaryrefslogtreecommitdiff
path: root/src/libotutil/ot-keyfile-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/keyfile: Treat "group not found" the same as "key not found"Colin Walters2019-11-071-4/+10
* libotutil: Port keyfile-utils.c to new styleColin Walters2019-10-161-39/+25
* src/libotutil: Fix strv memory leakJonathan Lebon2019-10-151-4/+4
* libotutil: Add ot_keyfile_get_value_with_default_group_optional()Robert Fairley2019-03-011-0/+36
* libotutil: Rename to ot_keyfile_get_string_list_with_separator_choice()Robert Fairley2019-03-011-12/+11
* lib/repo: Search a list of paths in gpgkeypath for gpg keysrfairley2018-11-211-0/+101
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* Use g_auto(GStrv) instead of gs_strfreevMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* ot_keyfile_copy_group: return FALSE on invalid inputsGiuseppe Scrivano2015-03-061-3/+11
* libotutil: Add ot_keyfile_copy_group()Matthew Barnes2014-12-081-0/+32
* libotutil: Fix a possible uninitialized free() in error pathColin Walters2014-01-181-1/+1
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-1/+1
* Extract keyfile helpers into libotutilColin Walters2012-09-151-0/+93