summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* nm: Fix syntax on introspection annotationsMarco Trevisan (Treviño)2019-03-071-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-122-2/+0
* all: don't use "static inline" in source filesThomas Haller2019-02-063-3/+3
* build/meson: add intermediate shared/nm-utils base libraryThomas Haller2019-02-052-4/+3
* build: meson: Add trailing commasIñigo Martínez2018-12-202-22/+22
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-291-3/+3
* docs: misc. typos pt2luz.paz2018-09-1710-20/+20
* meson: Fix libnm-util buildJan Alexander Steffens (heftig)2018-09-131-4/+28
* libnm/crypto: rework endianness detection for crypto_verify_pkcs12()Thomas Haller2018-09-041-7/+8
* libnm-core: support private keys encrypted with AES-{192,256}-CBCBeniamino Galvani2018-08-281-2/+2
* all: avoid useless cast of g_free() to GDestroyNotifyThomas Haller2018-08-222-2/+2
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-1/+0
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-172-2/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-1110-62/+62
* meson: run the check-export.sh in test phaseLubomir Rintel2018-06-281-3/+3
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-1/+2
* build: use default NM_BUILD_* defines for testsThomas Haller2018-05-315-5/+9
* build: unifiy specifying locale directory defineThomas Haller2018-05-312-2/+2
* libnm-util/crypto: fix harmless compiler warningThomas Haller2018-05-241-6/+3
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-104-5/+5
* all: remove consecutive empty linesBeniamino Galvani2018-04-3031-64/+0
* build: meson: add prefix to test namesBeniamino Galvani2018-04-121-1/+1
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-1/+5
* libnm-util: Fix a minor type problem with GValuePhilip Withnall2018-02-081-1/+1
* all: replace non-leading tabs with spacesThomas Haller2018-02-072-35/+35
* version: rename macro NM_VERSION_CUR_STABLE to NM_API_VERSIONThomas Haller2018-01-231-4/+4
* version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller2018-01-231-2/+2
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-183-4/+1
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-8/+6
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-5/+5
* meson: Improve dependency systemIñigo Martínez2018-01-102-25/+12
* libnm: drop libnm-util/nm-setting-template.[hc]Thomas Haller2018-01-082-173/+0
* tests: use NMTST_EXPECT*() macrosThomas Haller2018-01-082-56/+56
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-082-5/+9
* build: Remove default install directoriesIñigo Martínez2018-01-021-10/+3
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-0/+1
* libnm/vpn: fix secret comparisonLubomir Rintel2017-12-181-6/+17
* build: use template files for enum types' sources generationIñigo Martínez2017-12-184-22/+95
* build: rename unit tests with the `test-` patternIñigo Martínez2017-12-141-4/+2
* build: fix libnm_linking testIñigo Martínez2017-12-141-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-132-0/+271
* all: avoid coverity warnings about "Wrong Check of Return Value"Thomas Haller2017-10-301-1/+1
* all: use _nm_utils_ip4_*() utils functionsThomas Haller2017-09-051-7/+2
* all: fix minor typos in settings docsYuri Chornoivan2017-07-033-5/+5
* all: replace uses of inet_aton() and friendsThomas Haller2017-06-021-7/+22
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-283-4/+4
* all: fix typo 'entires' -> 'entries'Beniamino Galvani2017-05-052-4/+4
* release: bump version to 1.9.0 (development)1.9.0-devLubomir Rintel2017-03-281-0/+14
* build: don't link against libm.soThomas Haller2017-03-231-3/+6