NetworkManager/src/devices/wifi
Andrew Zaborowski 4d1025f602 devices/wifi: Register an IWD PSK agent on dbus
Add the PSK agent support to support PSK networks.  Note that the PSK
itself will be saved by IWD on the first successful connection to the
network and will not be updated when it is changed by the user on the NM
side, this still needs fixing like a bunch of other problems.

[bgalvani@redhat.com: fix checking return value of nm_utils_random_bytes()]
2017-12-13 14:15:35 +01:00
..
tests wifi/tests: add test whether nm_wifi_utils_level_to_quality() is in range 2017-10-30 14:14:17 +01:00
nm-device-iwd.c devices/wifi: Register an IWD PSK agent on dbus 2017-12-13 14:15:35 +01:00
nm-device-iwd.h devices/wifi: Register an IWD PSK agent on dbus 2017-12-13 14:15:35 +01:00
nm-device-olpc-mesh.c device/olpc-mesh: reject autoconnect requests early via get_autoconnect_allowed() 2017-11-08 12:35:10 +01:00
nm-device-olpc-mesh.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-wifi.c devices/wifi: Move is_manf_default_ssid to nm-wifi-utils.c 2017-12-13 13:10:27 +01:00
nm-device-wifi.h devices/wifi: flip meaning of scanning allowed signal 2017-08-11 11:59:58 -05:00
nm-iwd-manager.c devices/wifi: Register an IWD PSK agent on dbus 2017-12-13 14:15:35 +01:00
nm-iwd-manager.h devices/wifi: Track IWD devices, match to NMDeviceIwd objects 2017-12-13 14:15:35 +01:00
nm-wifi-ap.c devices/wifi: Move AP list utilities to nm-wifi-ap.c 2017-12-13 13:10:27 +01:00
nm-wifi-ap.h devices/wifi: Move AP list utilities to nm-wifi-ap.c 2017-12-13 13:10:27 +01:00
nm-wifi-factory.c devices/wifi: Add the wifi-backend config option 2017-12-13 14:15:35 +01:00
nm-wifi-utils.c devices/wifi: Move is_manf_default_ssid to nm-wifi-utils.c 2017-12-13 13:10:27 +01:00
nm-wifi-utils.h devices/wifi: Move is_manf_default_ssid to nm-wifi-utils.c 2017-12-13 13:10:27 +01:00