NetworkManager/src/core/supplicant
Thomas Haller 047d2c1d92
all: prefer g_snprintf() over snprintf()
While both functions are basically the same, the majority of the time
we use g_snprintf(). There is no strong reason to prefer one or the
other, but let's keep using one variant.
2021-08-26 23:05:13 +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 all: prefer g_snprintf() over snprintf() 2021-08-26 23:05:13 +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 all: rename nm_utils_strdup_reset*() to nm_strdup_reset*() 2021-08-02 09:26:47 +02:00
nm-supplicant-interface.h supplicant: Store assigned addr for P2P group joins 2021-06-23 20:25:26 +02: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 all: unify and rename strv helper API 2021-07-29 10:26:50 +02: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: use "IndentPPDirectives:None" instead of "BeforeHash" 2021-07-09 08:49:06 +02:00