summaryrefslogtreecommitdiff
path: root/src/supplicant
Commit message (Expand)AuthorAgeFilesLines
* wifi: don't limit active scans for SSIDs to 5Thomas Haller2020-04-291-22/+40
* supplicant: log changes to max-scan-ssids of NMSupplicantInterfaceThomas Haller2020-04-291-3/+8
* wifi: add callback to nm_supplicant_interface_request_scan()Thomas Haller2020-04-242-16/+85
* wifi: add more trace logging to supplicant interfaceThomas Haller2020-04-241-4/+13
* supplicant: set error when interface creation fails and was cancelledBeniamino Galvani2020-04-211-0/+3
* wifi: change return type of p2p-connect D-Bus method callBeniamino Galvani2020-04-201-1/+1
* wifi: cleanup periodic_update() in "nm-device-wifi.c"Thomas Haller2020-04-031-0/+7
* wifi/trivial: rename function nm_supplicant_interface_state_is_operational() ...Thomas Haller2020-04-032-4/+4
* wifi: fix and improve handling of Wi-Fi scanning stateThomas Haller2020-04-032-40/+31
* supplicant: cleanup notify signals for combined properties in supplicant (2)Thomas Haller2020-04-031-42/+37
* supplicant: cleanup notify signals for combined properties in supplicantThomas Haller2020-04-031-30/+43
* supplicant: log message whenever we request scanningThomas Haller2020-04-031-4/+6
* meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-281-0/+2
|\
| * license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* | Add domain_match mode for wifi certificate domain comparisonNiklas Goerke2020-03-232-0/+10
* | all: use nm_clear_pointer() instead of g_clear_pointer()Thomas Haller2020-03-231-2/+2
* | core/wifi: minor cleanup in _bss_info_properties_changed()Thomas Haller2020-03-221-5/+2
* | nm-supplicant-interface: enable OWE security when transition mode is availableDavid Bauer2020-03-221-1/+9
* | supplicant: fix crash setting supplicant state downThomas Haller2020-03-202-0/+5
* | supplicant: combine multiple log lines about supported supplicant featuresThomas Haller2020-03-182-20/+31
* | supplicant: large rework of wpa_supplicant handlingThomas Haller2020-03-125-1960/+3323
* | supplicant: allocate blobs hash table lazily for supplicant configThomas Haller2020-02-262-21/+25
|/
* all: drop explicit casts from _GET_PRIVATE() macro callsThomas Haller2020-02-142-3/+3
* supplicant: expose nm_supplicant_driver_to_string() helper functionThomas Haller2020-02-143-13/+16
* shared: drop _STATIC variant of macros that define functionsThomas Haller2020-02-131-1/+2
* shared: add entry_cmd argument to NM_UTILS_STRING_TABLE_LOOKUP_DEFINE*() macroThomas Haller2020-02-131-0/+1
* supplicant: move defines for supplicant D-Bus API to headerThomas Haller2020-02-102-17/+18
* supplicant: use nm_utils_error_is_cancelled() instead of g_error_matches()Thomas Haller2020-02-101-26/+19
* supplicant: drop unused detection for credreqThomas Haller2020-02-101-48/+2
* supplicant: drop unused NM_SUPPLICANT_INTERFACE_CREDENTIALS_REQUEST signalThomas Haller2020-02-102-26/+0
* supplicant: remove unused nm_supplicant_interface_credentials_reply()Thomas Haller2020-02-102-41/+0
* supplicant: define wpas_state_string_to_enum() via NM_UTILS_STRING_TABLE_LOOK...Thomas Haller2020-02-102-27/+18
* supplicant: use nm_utils_gbytes_to_variant_ay() in nm_supplicant_manager_set_...Thomas Haller2020-02-101-11/+2
* supplicant: track supplicant interface instances in manager via embedded CListThomas Haller2020-02-103-65/+74
* supplicant/trivial: give WPAS defines an NM prefixThomas Haller2020-02-103-37/+37
* supplicant: rework handling of capabilities (features) to use capabilities en...Thomas Haller2020-02-107-526/+246
* supplicant: add enum for supplicant capabilities (features)Thomas Haller2020-02-102-0/+123
* supplicant: remove unused NM_SUPPLICANT_INTERFACE_GROUP_FORMATION_FAILURE signalThomas Haller2020-02-102-22/+0
* shared: drop nm_utils_dbus_normalize_object_path() in favor of nm_dbus_path_n...Thomas Haller2020-02-101-1/+1
* supplicant: fix memory corruption with wrong argument to NM_SUPPLICANT_INTERF...Thomas Haller2020-01-301-1/+1
* shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace2019-12-241-1/+1
* all: rename time related function to spell out nsec/usec/msec/secThomas Haller2019-12-131-6/+6
* supplicant: add support for OWE key managementDavid Bauer2019-12-052-4/+5
* all: use nm_dbus_path_not_empty()Thomas Haller2019-11-071-1/+1
* supplicant: export authentication stateBeniamino Galvani2019-10-152-0/+59
* supplicant: allow PMF with SAEBeniamino Galvani2019-10-092-3/+2
* meson: Improve the src build fileIñigo Martínez2019-10-011-1/+2
* all: manually drop code comments with file descriptionThomas Haller2019-10-0110-20/+10
* supplicant: fix rework condition in nm_supplicant_config_add_bgscan()Thomas Haller2019-09-251-1/+1
* supplicant: rework condition in nm_supplicant_config_add_bgscan()Thomas Haller2019-09-251-9/+6