NetworkManager/src/core/supplicant
Thomas Haller f07c135c42
core: avoid accessing opaque NMSetting type
Next, NMSetting will be hidden from public headers and become an opaque type.
We cannot do typeof(*setting) anymore.

(cherry picked from commit 0d6c35a6d9)
2021-06-11 22:36:50 +02:00
..
tests supplicant/config: Require pmf for owe, sae and wpa-eap-suite-b-192 2021-05-06 22:23:28 +02:00
nm-supplicant-config.c core: avoid accessing opaque NMSetting type 2021-06-11 22:36:50 +02:00
nm-supplicant-config.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-interface.c glib-aux/trivial: rename nm_ref_string_equals_str() to nm_ref_string_equal_str() 2021-05-27 09:56:40 +02:00
nm-supplicant-interface.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-manager.c supplicant: fix leaking handle in nm_supplicant_manager_create_interface() 2021-06-10 16:02:24 +02:00
nm-supplicant-manager.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-settings-verify.c supplicant: disable wps in wpa supplicant if disabled in config 2021-02-19 14:34:19 +01:00
nm-supplicant-settings-verify.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-types.h clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00