Jouni Malinen
|
17a4734dc4
Optimize post-WPS scan based on channel used during provisioning
|
15 years ago |
Jouni Malinen
|
e7846b6859
FT: Clean up wpa_sm_set_ft_params() by using common parse
|
15 years ago |
Jouni Malinen
|
76b7981d07
FT: Copy FT Capability and Policy to MDIE from target AP
|
15 years ago |
Jouni Malinen
|
e820cf952f
MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory
|
15 years ago |
Jouni Malinen
|
dff0f701d0
Preparations for v0.7.1 release
|
15 years ago |
Marcel Holtmann
|
27f43d8de5
dbus: Replace StateChanged with PropertiesChanged signal
|
15 years ago |
Jouni Malinen
|
abd9fafab6
Standardize on a single definition of auth_alg bitfield values
|
15 years ago |
Jouni Malinen
|
70f8cc8ec8
Share the same enum for MFP configuration
|
15 years ago |
Jouni Malinen
|
9ba9fa07cc
Move wpa_supplicant specific scan code away from src/drivers
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
15 years ago |
Jouni Malinen
|
245519e0cd
Replace wpa_supplicant_sta_rx() call with driver event
|
15 years ago |
Jouni Malinen
|
8f770587d9
Maintain a pointer to the current BSS table entry
|
15 years ago |
Jouni Malinen
|
a1fd2ce54e
Do not store raw scan results
|
15 years ago |
Jouni Malinen
|
6fa81a3b3f
Use BSS table entry instead of raw scan result for connection
|
15 years ago |
Jouni Malinen
|
8d923a4acf
Only expire scanned BSSes based on new scan results
|
15 years ago |
Witold Sowa
|
db9133acb2
dbus: Divide DebugParams property to three separate properties
|
15 years ago |
Jouni Malinen
|
8e56d18993
dbus: Fix D-Bus network and BSS object registration/unregistration
|
15 years ago |
Jouni Malinen
|
d7dcba70bc
Define struct wpa_ssid::mode as an enum with more readable values
|
15 years ago |
Jouni Malinen
|
34359a3fb1
Include BSS table unconditionally in the wpa_supplicant build
|
15 years ago |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
15 years ago |
Jouni Malinen
|
2ee055b3c0
Indicate interface removal only if the interface was added successfully
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
a5b9337fc8
Avoid NULL dereference on error path when default driver is used
|
15 years ago |
Jouni Malinen
|
1a1bf008cb
WPS ER: Delay wpa_supplicant termination to allow unsubscription
|
15 years ago |
Jouni Malinen
|
0456ea16d8
eloop: Remove global user data pointer
|
15 years ago |
Jouni Malinen
|
c302f20740
Initialize new_connection = 1 to fix wpa_supplicant AP mode operstate
|
15 years ago |
Jouni Malinen
|
127608152e
Move EAP method registration away from src/eap_{peer,server}
|
15 years ago |
Jouni Malinen
|
9c972abb66
IBSS RSN: Wait for connection event and do not use auth timeout
|
15 years ago |
Jouni Malinen
|
5cc4d64bf2
nl80211: Add support for IBSS networks
|
15 years ago |
Jouni Malinen
|
d8222ae38c
Fix driver initialization not to crash if driver does not use init2()
|
15 years ago |