summaryrefslogtreecommitdiff
path: root/src/tests/test-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* all: make use of NM_MAKE_STRV() macroThomas Haller2018-12-011-3/+9
* core: add assertions for network_id/stable_typeThomas Haller2017-01-091-2/+2
* build: merge "src/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-14/+12
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-10/+38
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-1/+37
* core: prefer connection.stable-id to generate IPv6 stable privacy addressesThomas Haller2016-06-301-3/+12
* all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-171-1/+1
* core: add nm_utils_get_secret_key() utilThomas Haller2016-04-261-3/+3
* core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"Thomas Haller2016-03-011-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* core: add support for RFC7217 stable privacy addressingLubomir Rintel2015-11-021-0/+63