summaryrefslogtreecommitdiff
path: root/src/devices/wifi/tests
AgeCommit message (Expand)AuthorFilesLines
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller1-0/+1
2015-09-08tests: fix 32-bit buildLubomir Rintel1-2/+2
2015-09-08test: fix duplicate test namesLubomir Rintel1-92/+45
2015-03-13tests: fix memleaks in test-wifi-ap-utils.cDan Williams1-0/+3
2015-03-13tests: enable valgrind tests for testsThomas Haller1-0/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-28libnm-core: add nm-core-types.h, remove cross-includesDan Winship1-5/+1
2014-10-22libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship1-54/+64
2014-09-04libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship1-9/+7
2014-09-04libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship1-25/+21
2014-08-16libnm-core, libnm, core: make NMConnection an interfaceDan Winship1-22/+22
2014-08-07libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship1-0/+1
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-0/+1
2014-08-01all: port everything to libnmDan Winship1-2/+2
2014-07-30core: merge src/config, src/logging, src/posix-signals into src/Dan Winship1-1/+0
2014-07-23core: use Interface Identifiers for IPv6 SLAAC addressesDan Williams1-0/+1
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-1/+0
2014-07-15build: more srcdir!=builddir fixesDan Winship1-1/+0
2014-05-27all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš1-0/+3
2014-05-13wifi: make Wi-Fi support a pluginDan Williams2-0/+1570