Jouni Malinen
|
d627a9395d
Check wpa_supplicant_parse_ies() return value more consistently
|
13 years ago |
Pavel Roskin
|
ffbf1eaa26
Fix typos found by codespell
|
13 years ago |
Jouni Malinen
|
d8a790b922
Flush PMKSA cache entries and invalidate EAP state on network changes
|
13 years ago |
Johannes Berg
|
b14a210ce2
nl80211: Support GTK rekey offload
|
13 years ago |
Hong Wu
|
715ed737dc
FT: Disable PMKSA cache for FT-IEEE8021X
|
13 years ago |
Jouni Malinen
|
2a522e7192
Avoid theoretical NULL pointer dereference from debug code
|
14 years ago |
Jouni Malinen
|
40cf22e6ff
TDLS: Clear peer entries on association/disassociation
|
14 years ago |
Ben Greear
|
f049052b9e
Use wpa_msg() instead of wpa_printf()
|
14 years ago |
Jouni Malinen
|
bc8318acbc
WPA: Add more info for EAPOL-Key Nonce/MIC debugging
|
14 years ago |
Jouni Malinen
|
0382097ef3
Use set_key addr to distinguish default and multicast keys
|
14 years ago |
Jouni Malinen
|
3642c4313a
Annotate places depending on strong random numbers
|
14 years ago |
Jouni Malinen
|
b4a1256d36
Fix fallback from failed PMKSA caching into full EAP authentication
|
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
|
55046414b1
FT: Copy MDIE and FTIE from (Re)Association Response into EAPOL-Key 2/4
|
15 years ago |
Jouni Malinen
|
76b7981d07
FT: Copy FT Capability and Policy to MDIE from target AP
|
15 years ago |
Jouni Malinen
|
6de513fcd3
Fix compiler warning on non-802.11r build
|
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
|
32d5295f9d
Add a drop_sa command to allow 802.11w testing
|
15 years ago |
Jouni Malinen
|
e820cf952f
MFP: Add MFPR flag into station RSN IE if 802.11w is mandatory
|
15 years ago |
Jouni Malinen
|
5d5a9f0021
FT: Clean EAPOL supp portValid to force re-entry to AUTHENTICATED
|
15 years ago |
Jouni Malinen
|
c5b26e33c1
Convert RSN pre-authentication to use struct dl_list
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
43fb529750
Add AP mode WPA status into ctrl_iface
|
15 years ago |
Jouni Malinen
|
04b6b3ed51
Verify that EAPOL-Key MIC generation succeeds
|
15 years ago |
Jouni Malinen
|
7a215dfc2b
Verify that RC4 operation succeeds
|
15 years ago |
Jouni Malinen
|
ac73690c06
Move RC4 into crypto.h as a replaceable crypto function
|
15 years ago |