Jouni Malinen
|
46c3befe24
tests: Add eapol-fuzzer
|
10 years ago |
Jouni Malinen
|
a65d7495b5
tests: Add p2p-fuzzer
|
10 years ago |
Jouni Malinen
|
632931c3ce
P2P: Use WPS_SEC_DEV_TYPE_MAX_LEN in P2P array definition
|
10 years ago |
Jouni Malinen
|
6ca8a74cd0
tests: Add a module test for wpa_ssid_txt() with too long SSID
|
10 years ago |
Jouni Malinen
|
0f5acfba06
Use common is_ctrl_char() helper function
|
10 years ago |
Jouni Malinen
|
f371869a96
tests: P2P protocol tests for too long variable length fields
|
10 years ago |
Jouni Malinen
|
5a041acc0a
WPS: Ignore too long SSID attribute
|
10 years ago |
Jouni Malinen
|
d6c3067d32
Replace SSID_LEN with SSID_MAX_LEN
|
10 years ago |
Jouni Malinen
|
eaa8eefed1
Replace MAX_SSID_LEN with SSID_MAX_LEN
|
10 years ago |
Jouni Malinen
|
81847c22ba
Replace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
|
10 years ago |
Jouni Malinen
|
6fb761c690
Replace WPA_MAX_SSID_LEN with SSID_MAX_LEN
|
10 years ago |
Jouni Malinen
|
d9d1b9527a
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
|
10 years ago |
Jouni Malinen
|
65b10253d6
WPS: Ignore too long Device Name attribute
|
10 years ago |
Jouni Malinen
|
cc6f24380c
Add WPS_DEV_NAME_MAX_LEN define and use it when comparing length
|
10 years ago |
Jouni Malinen
|
dd3d8578d0
P2PS: Check for maximum SSID length in Persistent Group Info
|
10 years ago |
Jouni Malinen
|
05e46a944a
Ignore too long SSID element value in parser
|
10 years ago |
Jouni Malinen
|
9ed4eee345
P2P: Validate SSID element length before copying it (CVE-2015-1863)
|
10 years ago |
Jouni Malinen
|
90758f09ec
Mark QCA vendor command id 53 reserved, but not used anymore
|
10 years ago |
Jouni Malinen
|
f41ded6fa4
Remove unused leftover from multi-SSID design
|
10 years ago |
Jouni Malinen
|
cb71a8342d
OpenSSL: Clean up TLS PRF implementation
|
10 years ago |
Jouni Malinen
|
7f90a234b6
Add QCA vendor subcmd for OCB
|
10 years ago |
Jouni Malinen
|
897418a28d
eap_example: Fix configuration by added DH parameters
|
10 years ago |
Jouni Malinen
|
1acf38f1a5
Add ifname to vlan_remove_dynamic() debug print
|
10 years ago |
Jouni Malinen
|
2e192bd08f
Print debug entry on STA pruning from other interfaces
|
10 years ago |
Michael Braun
|
515b176e9c
tests: Verify RSN preauth with dynamic VLANs
|
10 years ago |
Michael Braun
|
c8e6beabb6
Remove VLAN interface on STA free
|
10 years ago |
Michael Braun
|
de31fb052c
vlan: Ignore multiple NEWLINK messages
|
10 years ago |
Michael Braun
|
371205dd0c
vlan: Ignore DELLINK on interfaces that exists
|
10 years ago |
Michael Braun
|
a5e81ba9eb
Fix STA VLAN bind for RSN pre-authentication case
|
10 years ago |
Michael Braun
|
3ffdeb7ac8
Fix RSN preauthentication with dynamic_vlan enabled but unused
|
10 years ago |