Jouni Malinen
|
abd9fafab6
Standardize on a single definition of auth_alg bitfield values
|
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
|
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 |
Jouni Malinen
|
8ddef94bd4
dbus: Share common initialization code for both old and new interface
|
15 years ago |
Jouni Malinen
|
d009a9dac6
Add scan parameter support for client MLME
|
15 years ago |
Jouni Malinen
|
4832ecd754
Add an option for driver wrappers to report operational frequency
|
15 years ago |
Jouni Malinen
|
d4bf8f132a
Add BSS list sorted by id and add some helper functions
|
15 years ago |
Jouni Malinen
|
83922c2d34
Add BSS table to track scan results without dropping information
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
1a1bf008cb
WPS ER: Delay wpa_supplicant termination to allow unsubscription
|
15 years ago |
Jouni Malinen
|
fb7842aa51
Remove struct hostapd_rate_data from driver API
|
15 years ago |
Jouni Malinen
|
127608152e
Move EAP method registration away from src/eap_{peer,server}
|
15 years ago |
Jouni Malinen
|
8a5ab9f5e5
Fix init2() driver_ops to get the correct global driver context
|
15 years ago |
Jouni Malinen
|
62fa124ce2
nl80211/SME: Use reassociation when roaming within the ESS
|
15 years ago |
Witold Sowa
|
8fc2fb56e4
wpa_supplicant: new DBus API implementation
|
15 years ago |
Jouni Malinen
|
e9bcfebfce
WPS: Add initial part of External Registrar functionality
|
15 years ago |
Jouni Malinen
|
d27df100b5
Allow driver and ctrl_interface parameters to be overridden
|
15 years ago |
Sam Leffler
|
4f34d51abe
Do not schedule a new scan if no networks are enabled
|
15 years ago |
Johannes Berg
|
0194fedb46
driver_nl80211: Fix MLME key settings for static WEP
|
15 years ago |
Jouni Malinen
|
60b94c9819
Add preliminary background scan and roaming module design
|
15 years ago |
Witold Sowa
|
86b89452f6
Use shared functions for network operations and param changes
|
15 years ago |
Jouni Malinen
|
1ff733383f
Delay processing of EAPOL frames when not associated
|
15 years ago |
Dan Williams
|
cb8564b1dd
dbus: add 'scanning' property
|
16 years ago |
Jouni Malinen
|
6caf9ca68c
Share same hw_feature definitions between hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
2d5b792d2b
Add preliminary hostapd data structure initialization for AP mode
|
16 years ago |
Jouni Malinen
|
c2a0407851
Add SME support (separate authentication and association)
|
16 years ago |