index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplicant
/
nm-supplicant-interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
core: use nm_utils_dbus_normalize_object_path() to cleanup D-Bus argument
Thomas Haller
1
-3
/
+2
2018-03-19
all: don't explicitly cast destroy function for g_clear_pointer()
Thomas Haller
1
-1
/
+1
2018-01-16
supplicant: enable FILS only when wpa_supplicant supports it
Masashi Honma
1
-1
/
+32
2017-12-18
all: get rid of a handful of unused-but-set variables
Lubomir Rintel
1
-2
/
+0
2017-10-18
core,clients: use our own string hashing function nm_str_hash()
Thomas Haller
1
-1
/
+1
2017-08-11
supplicant: don't allow scans to trigger a supplicant roaming decision
Dan Williams
1
-0
/
+1
2017-06-27
core,cli: replace wrong pattern for clearing GError
Beniamino Galvani
1
-2
/
+2
2017-06-14
wifi: fix cancelling WPS during pending ProcessCredentials
Thomas Haller
1
-2
/
+2
2017-06-14
supplicant: chain asynchronous requests for WPS
Thomas Haller
1
-83
/
+252
2017-06-14
supplicant/trivial: move code around
Thomas Haller
1
-6
/
+8
2017-06-02
supplicant: work-around coverify false-positive for check_return: g_async_ini...
Thomas Haller
1
-3
/
+5
2017-05-15
supplicant-interface: add support for WPS enrollment
Lubomir Rintel
1
-7
/
+170
2017-04-28
supplicant: configure PMF for each connection
Beniamino Galvani
1
-48
/
+6
2017-04-19
supplicant: fix detection of PMF support
Beniamino Galvani
1
-1
/
+1
2017-04-15
supplicant: enable stronger AKMs when PMF is enabled
Beniamino Galvani
1
-0
/
+9
2017-04-15
supplicant: enable PMF only when wpa_supplicant supports it
Beniamino Galvani
1
-2
/
+28
2017-04-15
supplicant: enable PMF based on driver type
Beniamino Galvani
1
-19
/
+18
2017-04-15
supplicant: Initial pmf support (a.k.a. MFP, a.k.a. 802.11w)
Michael Cronenworth
1
-0
/
+39
2017-03-24
supplicant: log the device context
Lubomir Rintel
1
-7
/
+3
2017-03-24
logging: log device and connection along with the message
Lubomir Rintel
1
-1
/
+1
2017-02-17
supplicant: delay SCAN_DONE signal until all BSS are initialized
Thomas Haller
1
-55
/
+113
2017-02-17
supplicant: merge NEW_BSS signal with BSS_UPDATED
Thomas Haller
1
-13
/
+4
2017-02-17
supplicant: cleanup network when cancelling "AddNetwork" request
Thomas Haller
1
-6
/
+52
2017-02-17
supplicant: remove unused return value from nm_supplicant_interface_request_s...
Thomas Haller
1
-3
/
+2
2017-02-17
supplicant: use nm_clear_g_cancellable() helper
Thomas Haller
1
-14
/
+4
2017-02-17
supplicant/trivial: move code around
Thomas Haller
1
-55
/
+59
2017-02-17
supplicant: rework nm_supplicant_interface_set_config() to invoke result call...
Thomas Haller
1
-132
/
+180
2017-02-14
wifi: introduce enum type NMSupplicantInterfaceState instead of plain int
Thomas Haller
1
-52
/
+31
2017-02-10
device/wifi: don't emit wrong SCAN_DONE signal when "Scan" request completes
Thomas Haller
1
-2
/
+0
2017-02-10
device/wifi: first emit NEW_BSS signals before SCAN_DONE
Thomas Haller
1
-2
/
+2
2017-02-10
device/wifi: cache GObject property "scanning"
Thomas Haller
1
-1
/
+1
2017-02-10
core: use cached GQuark and g_object_[gs]et_qdata()
Thomas Haller
1
-4
/
+4
2017-02-07
device/wifi: drop messing with wpa-supplicant's support for MAC address rando...
Thomas Haller
1
-82
/
+2
2017-01-18
supplicant: update whether EAP-FAST is supported for existing supplicant-inte...
Thomas Haller
1
-13
/
+25
2017-01-16
supplicant: add an enum to specify the driver
Beniamino Galvani
1
-13
/
+28
2016-11-21
build: rename "src/supplicant-manager" to "src/supplicant"
Thomas Haller
1
-0
/
+1666