Jouni Malinen
|
c3550295fb
Move WPA cipher information into a shared location
|
12 years ago |
Jouni Malinen
|
eb7719ff22
Add support for using GCMP cipher from IEEE 802.11ad
|
12 years ago |
Jouni Malinen
|
a7f10d65f4
PMKSA: Set cur_pmksa pointer during initial association
|
12 years ago |
Xi Chen
|
75cad1a0d4
WNM: Add WNM-Sleep Mode for station mode
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
96efeeb66b
Use PMKSA cache entries with only a single network context
|
13 years ago |
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
|
14 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 |