Jouni Malinen
|
86d4f806da
Add ctrl_iface command for triggering a roam to a specific BSS
|
15 years ago |
Jouni Malinen
|
a7b6c42232
Fix error messages to print ASCII MAC address, not the parse buffer
|
15 years ago |
Jouni Malinen
|
0f857f43df
FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4
|
15 years ago |
Jouni Malinen
|
0d7b44099f
SME: Do not try to use FT over-the-air if PTK is not available
|
15 years ago |
Jouni Malinen
|
3b4f6dac19
FT: Verify that MDIE and FTIE matches between AssocResp and EAPOL-Key 3/4
|
15 years ago |
Jouni Malinen
|
5af8187e11
Split EAPOL-Key msg 3/4 Key Data validation into helper functions
|
15 years ago |
Jouni Malinen
|
86dfabb809
FT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime] to EAPOL-Key 3/4
|
15 years ago |
Jouni Malinen
|
48de343cd4
Add more verbose debugging for EAPOL-Key Key Data field IEs/KDEs
|
15 years ago |
Jouni Malinen
|
55046414b1
FT: Copy MDIE and FTIE from (Re)Association Response into EAPOL-Key 2/4
|
15 years ago |
Jouni Malinen
|
d3ccead325
Make wpa_compare_rsn_ie() handle missing IEs
|
15 years ago |
Jouni Malinen
|
1566ec4685
Parse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checking RSN/WPA IE
|
15 years ago |
Jouni Malinen
|
e7846b6859
FT: Clean up wpa_sm_set_ft_params() by using common parse
|
15 years ago |
Jouni Malinen
|
0ae145cde8
FT: Validate FTIE fields in Reassociation Request
|
15 years ago |
Jouni Malinen
|
8aaf894de2
FT: Validate protect IE count in FTIE MIC Control
|
15 years ago |
Jouni Malinen
|
148fb67d5e
FT: Validate SNonce and ANonce values during FT Protocol in supplicant
|
15 years ago |
Jouni Malinen
|
579ce77122
FT: Deauthenticate in case of Reassoc Response validation error
|
15 years ago |
Jouni Malinen
|
f4ec630d1b
FT: Set FT Capability and Policy properly in MDIE during initial MD assoc
|
15 years ago |
Jouni Malinen
|
76b7981d07
FT: Copy FT Capability and Policy to MDIE from target AP
|
15 years ago |
Jouni Malinen
|
3db6531436
FT: Add R1KH-ID into FT auth seq 3rd message (Reassoc Req)
|
15 years ago |
Jouni Malinen
|
6e80516ab9
FT: Fix Reassociation Response in FT Protocol to include ANonce/SNonce
|
15 years ago |
Jouni Malinen
|
1f6e69e07b
FT: Do not add MIC to FTIE during initial MD association
|
15 years ago |
Jouni Malinen
|
6de513fcd3
Fix compiler warning on non-802.11r build
|
15 years ago |
Jouni Malinen
|
7733991281
nl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE
|
15 years ago |
Jouni Malinen
|
27cf8871ad
Sync with wireless-testing.git include/linux/nl80211.h
|
15 years ago |
Jouni Malinen
|
39eb4d0877
FT: Fix GTK subelement format in FTIE
|
15 years ago |
Jouni Malinen
|
26e23750b9
FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3
|
15 years ago |
Jouni Malinen
|
738a1cb286
FT: Do not include RSN IE in (Re)Assoc Resp during initial MD association
|
15 years ago |
Jouni Malinen
|
b242d398f8
Use more os.h wrapper functions in hostapd_cli
|
15 years ago |
Gregory Detal
|
bae9217474
Add support for action scripts in hostapd_cli
|
15 years ago |
Gregory Detal
|
bb437f282b
AP: Add wpa_msg() events for EAP server state machine
|
15 years ago |