summaryrefslogtreecommitdiff
path: root/libnm-core/tests/test-keyfile.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/proxy: add proxy setting for non-slave connection during normalizationth/proxy-cleanupThomas Haller2016-10-051-1/+15
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-4/+4
* libnm-core/tests: disable the JSON validation check without janssonLubomir Rintel2016-09-271-0/+2
* team: normalize invalid configuration during loadBeniamino Galvani2016-08-301-0/+49
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+0
* nmtst: add nmtst_assert_connection_verify() and don't normalize connection in...Thomas Haller2016-02-151-2/+4
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-2/+2
* build: cleanup default includesThomas Haller2016-02-121-2/+2
* libnm: consider ordering for _nm_keyfile_equals()Thomas Haller2015-07-021-2/+2
* libnm-keyfile/test: fix missing assertion in testThomas Haller2015-07-021-2/+2
* libnm: add keyfile utility functionsThomas Haller2015-07-021-35/+2
* build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"Thomas Haller2015-06-011-1/+1
* keyfile/test: refactor and cleanup _keyfile_convert()Thomas Haller2015-03-201-58/+113
* test: add nmtst_create_connection_from_keyfile()Thomas Haller2015-03-121-0/+7
* keyfile: support writing certificates as blob inside the keyfileThomas Haller2015-03-121-0/+505