gnome-control-center/panels/network/wireless-security
Michael Catanzaro db3be4c498 network: fix crashes in eap-method-simple
When the stored password is missing, we will crash passing NULL to a
non-nullable GTK API function.

Fixes #1905
2022-10-24 10:50:31 +00:00
..
eap-method-fast.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
eap-method-fast.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
eap-method-fast.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method-leap.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
eap-method-leap.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
eap-method-leap.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method-peap.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
eap-method-peap.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
eap-method-peap.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method-simple.c network: fix crashes in eap-method-simple 2022-10-24 10:50:31 +00:00
eap-method-simple.h network: Simplify EapMethodSimple constructor 2020-01-31 14:13:15 +00:00
eap-method-simple.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method-tls.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
eap-method-tls.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
eap-method-tls.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method-ttls.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
eap-method-ttls.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
eap-method-ttls.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
eap-method.c network: Fix 802.1x TLS file chooser filters 2022-08-23 10:28:19 +00:00
eap-method.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
helpers.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
helpers.h network: Move common code to common location 2019-11-27 22:05:46 +00:00
meson.build network: Port to GTK4 2021-12-14 22:34:21 -03:00
wireless-security.c network: Convert WirelessSecurity objects into GtkTemplates 2020-01-31 14:13:15 +00:00
wireless-security.gresource.xml Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
wireless-security.h network: Convert WirelessSecurity objects into GtkTemplates 2020-01-31 14:13:15 +00:00
ws-dynamic-wep.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-dynamic-wep.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
ws-dynamic-wep.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-file-chooser-button.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-file-chooser-button.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-leap.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-leap.h network: Remove WirelessSecurity constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
ws-leap.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-sae.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-sae.h network: complete SAE support 2020-09-25 02:06:52 +00:00
ws-sae.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-wep-key.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-wep-key.h network: Remove WirelessSecurity constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
ws-wep-key.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-wpa-eap.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-wpa-eap.h network: Remove EAP constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
ws-wpa-eap.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
ws-wpa-psk.c Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
ws-wpa-psk.h network: Remove WirelessSecurity constructor parameters that were never changed 2020-01-31 14:13:15 +00:00
ws-wpa-psk.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00