NetworkManager/src/devices/wifi
Andrew Zaborowski 228508a88c iwd: Don't require secrets for IWD Known Networks
This is mainly to enable using 8021x networks, which have to be
preprovisioned as an IWD config file to be supported and can not be
configured by asking the user for secrets over DBus, this is an IWD's
design choice.

Note that this assumes that secrets are only used during the Stage 2 of
the activation, i.e. for the wifi handshake, not in the later stages.
2017-12-21 11:07:56 +01:00
..
tests build: rename unit tests with the test- pattern 2017-12-14 20:07:38 +01:00
meson.build build: add initial support for meson build system 2017-12-13 15:48:50 +01:00
nm-device-iwd.c iwd: Don't require secrets for IWD Known Networks 2017-12-21 11:07:56 +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 all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +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 iwd: Track IWD Known Networks 2017-12-21 11:07:55 +01:00
nm-iwd-manager.h iwd: Track IWD Known Networks 2017-12-21 11:07:55 +01:00
nm-wifi-ap.c all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +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 wifi: downgrade logging level and support reloading "wifi-backend" configuration 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