Dan Williams
|
81c57e221d
Add wpa_supplicant_ctrl_req_from_string()
|
13 years ago |
Dan Williams
|
a9022616ae
dbus: Implement EAP SM control request signals
|
13 years ago |
Dan Williams
|
9ef1aaae24
Use an enum for EAP SM requests
|
13 years ago |
Arik Nemtsov
|
45b722f150
TDLS: Add peer as a STA during link setup
|
13 years ago |
Arik Nemtsov
|
c58ab8f249
TDLS: Get TDLS related capabilities from driver
|
13 years ago |
Jouni Malinen
|
17fbb751e1
Remove user space client MLME
|
13 years ago |
Jouni Malinen
|
7c444f3c12
Fix proactive_key_caching configuration to WPA code
|
13 years ago |
Johannes Berg
|
b14a210ce2
nl80211: Support GTK rekey offload
|
13 years ago |
Michael Chang
|
ade74830b4
Add dbus signal for information about server certification
|
13 years ago |
Ganesh Prasadh
|
281ff0aa76
TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)
|
14 years ago |
Jouni Malinen
|
09c395b4bb
FT: Configure FT XXKey as PMK for driver-based 4-way handshake
|
14 years ago |
Jouni Malinen
|
0382097ef3
Use set_key addr to distinguish default and multicast keys
|
14 years ago |
Jouni Malinen
|
da64c266e7
Use more consistent set_key seq value when nothing is being set
|
14 years ago |
Jouni Malinen
|
69a6b47aa0
Fix wpa_supplicant AP mode to ignore EAPOL Supplicant port callback
|
14 years ago |
Jouni Malinen
|
2a7e7f4e4a
FT: Add driver op for marking a STA authenticated
|
15 years ago |
Jouni Malinen
|
9ba9fa07cc
Move wpa_supplicant specific scan code away from src/drivers
|
15 years ago |
Jouni Malinen
|
a1fd2ce54e
Do not store raw scan results
|
15 years ago |
Jouni Malinen
|
e48f0fb6a7
Use BSS table for WPA get-Beacon-IEs operation
|
15 years ago |
Jouni Malinen
|
8d923a4acf
Only expire scanned BSSes based on new scan results
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
2d106f21aa
Remove unnecessary defines
|
15 years ago |
Jouni Malinen
|
3acb50056c
Remove src/rsn_supp from default header path
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
b14912025f
Comment out unused functions if IEEE8021X_EAPOL is not defined
|
16 years ago |
Jouni Malinen
|
4bc181ecc7
Add new wpa_supplicant driver op for setting 802.1X port status
|
16 years ago |
Jouni Malinen
|
83935317a7
Disconnect if 4-way handshake processing fails
|
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 |
Jouni Malinen
|
0f057fb2c7
Added a separate ctx pointer for wpa_msg() calls in WPA supp
|
16 years ago |
Jouni Malinen
|
398cfbf6be
WPS: Moved mac_addr and uuid configuration into wps_context
|
16 years ago |