summaryrefslogtreecommitdiff
path: root/src/supplicant
AgeCommit message (Expand)AuthorFilesLines
2020-04-21supplicant: set error when interface creation fails and was cancelledBeniamino Galvani1-0/+3
2020-04-20wifi: change return type of p2p-connect D-Bus method callBeniamino Galvani1-1/+1
2020-04-03wifi: cleanup periodic_update() in "nm-device-wifi.c"Thomas Haller1-0/+7
2020-04-03wifi/trivial: rename function nm_supplicant_interface_state_is_operational() ...Thomas Haller2-4/+4
2020-04-03wifi: fix and improve handling of Wi-Fi scanning stateThomas Haller2-40/+31
2020-04-03supplicant: cleanup notify signals for combined properties in supplicant (2)Thomas Haller1-42/+37
2020-04-03supplicant: cleanup notify signals for combined properties in supplicantThomas Haller1-30/+43
2020-04-03supplicant: log message whenever we request scanningThomas Haller1-4/+6
2020-03-28meson: merge branch 'inigomartinez/meson-license'Thomas Haller1-0/+2
2020-03-23Add domain_match mode for wifi certificate domain comparisonNiklas Goerke2-0/+10
2020-03-23all: use nm_clear_pointer() instead of g_clear_pointer()Thomas Haller1-2/+2
2020-03-22core/wifi: minor cleanup in _bss_info_properties_changed()Thomas Haller1-5/+2
2020-03-22nm-supplicant-interface: enable OWE security when transition mode is availableDavid Bauer1-1/+9
2020-03-20supplicant: fix crash setting supplicant state downThomas Haller2-0/+5
2020-03-18supplicant: combine multiple log lines about supported supplicant featuresThomas Haller2-20/+31
2020-03-12supplicant: large rework of wpa_supplicant handlingThomas Haller5-1960/+3323
2020-02-26supplicant: allocate blobs hash table lazily for supplicant configThomas Haller2-21/+25
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2020-02-14all: drop explicit casts from _GET_PRIVATE() macro callsThomas Haller2-3/+3
2020-02-14supplicant: expose nm_supplicant_driver_to_string() helper functionThomas Haller3-13/+16
2020-02-13shared: drop _STATIC variant of macros that define functionsThomas Haller1-1/+2
2020-02-13shared: add entry_cmd argument to NM_UTILS_STRING_TABLE_LOOKUP_DEFINE*() macroThomas Haller1-0/+1
2020-02-10supplicant: move defines for supplicant D-Bus API to headerThomas Haller2-17/+18
2020-02-10supplicant: use nm_utils_error_is_cancelled() instead of g_error_matches()Thomas Haller1-26/+19
2020-02-10supplicant: drop unused detection for credreqThomas Haller1-48/+2
2020-02-10supplicant: drop unused NM_SUPPLICANT_INTERFACE_CREDENTIALS_REQUEST signalThomas Haller2-26/+0
2020-02-10supplicant: remove unused nm_supplicant_interface_credentials_reply()Thomas Haller2-41/+0
2020-02-10supplicant: define wpas_state_string_to_enum() via NM_UTILS_STRING_TABLE_LOOK...Thomas Haller2-27/+18
2020-02-10supplicant: use nm_utils_gbytes_to_variant_ay() in nm_supplicant_manager_set_...Thomas Haller1-11/+2
2020-02-10supplicant: track supplicant interface instances in manager via embedded CListThomas Haller3-65/+74
2020-02-10supplicant/trivial: give WPAS defines an NM prefixThomas Haller3-37/+37
2020-02-10supplicant: rework handling of capabilities (features) to use capabilities en...Thomas Haller7-526/+246
2020-02-10supplicant: add enum for supplicant capabilities (features)Thomas Haller2-0/+123
2020-02-10supplicant: remove unused NM_SUPPLICANT_INTERFACE_GROUP_FORMATION_FAILURE signalThomas Haller2-22/+0
2020-02-10shared: drop nm_utils_dbus_normalize_object_path() in favor of nm_dbus_path_n...Thomas Haller1-1/+1
2020-01-30supplicant: fix memory corruption with wrong argument to NM_SUPPLICANT_INTERF...Thomas Haller1-1/+1
2019-12-24shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace1-1/+1
2019-12-13all: rename time related function to spell out nsec/usec/msec/secThomas Haller1-6/+6
2019-12-05supplicant: add support for OWE key managementDavid Bauer2-4/+5
2019-11-07all: use nm_dbus_path_not_empty()Thomas Haller1-1/+1
2019-10-15supplicant: export authentication stateBeniamino Galvani2-0/+59
2019-10-09supplicant: allow PMF with SAEBeniamino Galvani2-3/+2
2019-10-01meson: Improve the src build fileIñigo Martínez1-1/+2
2019-10-01all: manually drop code comments with file descriptionThomas Haller10-20/+10
2019-09-25supplicant: fix rework condition in nm_supplicant_config_add_bgscan()Thomas Haller1-1/+1
2019-09-25supplicant: rework condition in nm_supplicant_config_add_bgscan()Thomas Haller1-9/+6
2019-09-25wifi: roam aggressively if we on a multi-AP networkKristian Klausen1-6/+9
2019-09-20wifi: fix the supplicant config testLubomir Rintel1-2/+2
2019-09-20wifi: roam more aggressivelyKristian Klausen1-1/+1
2019-09-16supplicant: add FT-SAE key-mgmt to verification listBeniamino Galvani1-1/+1