Jouni Malinen
|
8e56d18993
dbus: Fix D-Bus network and BSS object registration/unregistration
|
il y a 15 ans |
Jouni Malinen
|
d7dcba70bc
Define struct wpa_ssid::mode as an enum with more readable values
|
il y a 15 ans |
Jouni Malinen
|
34359a3fb1
Include BSS table unconditionally in the wpa_supplicant build
|
il y a 15 ans |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
il y a 15 ans |
Jouni Malinen
|
2ee055b3c0
Indicate interface removal only if the interface was added successfully
|
il y a 15 ans |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
il y a 15 ans |
Jouni Malinen
|
a5b9337fc8
Avoid NULL dereference on error path when default driver is used
|
il y a 15 ans |
Jouni Malinen
|
1a1bf008cb
WPS ER: Delay wpa_supplicant termination to allow unsubscription
|
il y a 15 ans |
Jouni Malinen
|
0456ea16d8
eloop: Remove global user data pointer
|
il y a 15 ans |
Jouni Malinen
|
c302f20740
Initialize new_connection = 1 to fix wpa_supplicant AP mode operstate
|
il y a 15 ans |
Jouni Malinen
|
127608152e
Move EAP method registration away from src/eap_{peer,server}
|
il y a 15 ans |
Jouni Malinen
|
9c972abb66
IBSS RSN: Wait for connection event and do not use auth timeout
|
il y a 15 ans |
Jouni Malinen
|
5cc4d64bf2
nl80211: Add support for IBSS networks
|
il y a 15 ans |
Jouni Malinen
|
d8222ae38c
Fix driver initialization not to crash if driver does not use init2()
|
il y a 15 ans |
Jouni Malinen
|
3acb50056c
Remove src/rsn_supp from default header path
|
il y a 15 ans |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
il y a 15 ans |
Jouni Malinen
|
8a5ab9f5e5
Fix init2() driver_ops to get the correct global driver context
|
il y a 15 ans |
Jouni Malinen
|
ec8d20187d
Remove obsoleted get_scan_results() driver_ops
|
il y a 15 ans |
Jouni Malinen
|
4a867032ae
Remove deprecated driver_ops handlers
|
il y a 15 ans |
Witold Sowa
|
71f6e1f697
Add notifications for scan result BSS changes (added/removed)
|
il y a 15 ans |
Jouni Malinen
|
a1641d2671
Call wpas_notify_network_selected only if a specific network was selected
|
il y a 15 ans |
Jouni Malinen
|
d27df100b5
Allow driver and ctrl_interface parameters to be overridden
|
il y a 15 ans |
Witold Sowa
|
dc461de43e
wpa_supplicant and dbus code separation
|
il y a 15 ans |
Masashi Honma
|
0e27f655f1
MFP: Clear IGTK
|
il y a 15 ans |
Johannes Berg
|
0194fedb46
driver_nl80211: Fix MLME key settings for static WEP
|
il y a 15 ans |
Jouni Malinen
|
60b94c9819
Add preliminary background scan and roaming module design
|
il y a 15 ans |
Witold Sowa
|
3e53b314f5
Share same freeing and error checking code in get_scan_results
|
il y a 15 ans |
Witold Sowa
|
86b89452f6
Use shared functions for network operations and param changes
|
il y a 15 ans |
Jouni Malinen
|
8bac466b00
Add wpa_supplicant notification calls
|
il y a 15 ans |
Witold Sowa
|
1bd3f426d3
Remove extra whitespace
|
il y a 15 ans |