index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reject authentication start during explicit roam requests
Matthew Wang
2021-03-06
1
-0/+10
*
Rename wpa_blacklist to wpa_bssid_ignore
Jouni Malinen
2021-02-07
1
-1/+2
*
Rename network profiles parameters for ignoring/accepted BSSIDs
Jouni Malinen
2021-02-07
1
-1/+3
*
dbus: Fix IEs getter to use wpa_bss_ie_ptr()
Brad Kemp
2021-02-06
1
-2/+2
*
dbus: Export new 'suiteb192' capability
Antonio Cardace
2021-01-15
1
-1/+4
*
DBus: Add 'owe' to interface Capabilities
Brian Norris
2021-01-15
1
-0/+6
*
dbus: Check eloop registration failure in add_watch handler
Jouni Malinen
2020-11-04
1
-11/+12
*
wpa_supplicant: Fix typos
Yegor Yefremov
2020-10-19
2
-3/+3
*
D-Bus: Share 'remove all networks' with CLI
Brian Norris
2020-10-10
1
-23/+1
*
DBus: Add "Roam" command support
Brian Norris
2020-10-10
3
-0/+60
*
D-Bus: Allow empty string in dbus network properties
Matthew Wang
2020-10-09
1
-2/+0
*
Allow bgscan parameters to be reconfigured
Matthew Wang
2020-10-09
1
-0/+17
*
Global parser functions to return 1 when property unchanged
Matthew Wang
2020-10-09
1
-3/+4
*
D-Bus: Skip property update actions when wpa_config_set() returns 1
Matthew Wang
2020-10-09
1
-1/+5
*
D-Bus: Allow changing an interface bridge via D-Bus
Beniamino Galvani
2020-10-09
3
-1/+39
*
DBus: Update dont_quote[] with ignore_broadcast_ssid parameter
Yegor Yefremov
2020-10-07
1
-0/+1
*
D-Bus: Increase introspection buffer size
Jouni Malinen
2020-05-16
1
-1/+1
*
Allow TKIP support to be removed from build
Disha Das
2020-04-17
2
-1/+20
*
STA: Support Extended Key ID
Alexander Wetzel
2020-03-23
1
-3/+10
*
D-Bus: Use size_t for values theoretically larger than 16-bit int
Jouni Malinen
2020-03-22
1
-3/+3
*
DBus: Add "sae" to interface key_mgmt capabilities
Brian Norris
2020-02-29
1
-0/+6
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-4/+11
*
DBus: Update dont_quote[] with new network profile parameters
Jouni Malinen
2019-12-25
1
-1/+9
*
DBus: Remove not existing network profile params from dont_quote[]
Jouni Malinen
2019-12-25
1
-1/+0
*
dbus: Move roam metrics to the correct interface
Matthew Wang
2019-12-24
1
-24/+24
*
P2P: Add support for EDMG channels
Ahmad Masri
2019-12-19
1
-4/+4
*
D-Bus: Add MAC address randomization endpoints
Eric Caruso
2019-10-27
3
-0/+175
*
dbus: Export OWE capability and OWE BSS key_mgmt
Beniamino Galvani
2019-10-27
1
-3/+9
*
D-Bus: Fix P2P NULL dereference after interface removal
Davide Caratti
2019-10-27
1
-2/+67
*
dbus: Suppress to show NULL string
Masashi Honma
2019-10-25
1
-2/+2
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-8/+0
*
D-Bus: Demote timeout/flush messages to MSG_MSGDUMP
Brian Norris
2019-07-31
1
-1/+1
*
dbus: Fix some memory leaks on error paths
Jouni Malinen
2019-05-08
1
-0/+2
*
wpa_supplicant: Drop the old D-Bus interface support
Lubomir Rintel
2019-03-09
9
-2562/+0
*
wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS
Davina Lu
2019-02-18
2
-3/+3
*
D-Bus: Fix P2P DeleteService dict iteration
Jouni Malinen
2019-02-04
1
-35/+17
*
D-Bus: Fix a memory leak in DeleteService handler
Jouni Malinen
2019-02-04
1
-1/+2
*
dbus: Document more possible BSS/RSA/KeyMgmt values
Lubomir Rintel
2019-01-23
1
-1/+6
*
dbus: Expose support of SAE key management in BSS properties
Lubomir Rintel
2019-01-22
1
-1/+7
*
D-Bus: Fix P2P Flush method to clear pending Action frames
Amit Khatri
2019-01-21
1
-0/+1
*
P2P: Add 802.11ax support for P2P GO
Peng Xu
2019-01-12
1
-4/+5
*
dbus: Fix build without CONFIG_WNM=y
Jouni Malinen
2019-01-05
1
-0/+4
*
dbus: Expose authentication status to D-Bus
Alex Khouderchah
2019-01-02
4
-0/+32
*
dbus: Export BSS Transition Management status
Matthew Wang
2019-01-02
4
-0/+33
*
dbus: Export roam time, roam complete, and session length
Matthew Wang
2019-01-02
4
-0/+98
*
dbus: Add vendor specific information element in peer properties
Nishant Chaprana
2019-01-02
3
-0/+30
*
wpa_supplicant: Fix build with !CONFIG_AP and CONFIG_CTRL_IFACE_DBUS_NEW
Michal Privoznik
2018-12-31
1
-1/+32
*
Check snprintf result to avoid compiler warnings
Jouni Malinen
2018-12-24
3
-5/+19
*
dbus: Expose connected stations on D-Bus
Andrej Shadura
2018-12-23
4
-0/+603
*
dbus: Use dbus_bool_t, not int for boolean function arguments
Andrej Shadura
2018-12-23
1
-5/+6
[next]