Jouni Malinen
|
0cb79d355a
dbus: Fix indentation level to match code logic
|
10 years ago |
Jouni Malinen
|
8f03ac9007
Mark functions static
|
10 years ago |
Jouni Malinen
|
e8e571d7ce
tests: SCAN scan_id
|
10 years ago |
Li Jianyun
|
6891f0e6f4
Allow SCAN command to specify scan_ssid=1 SSIDs
|
10 years ago |
Jouni Malinen
|
18389abcca
WPS: Clear keys/PINs explicitly
|
10 years ago |
Jouni Malinen
|
b7175b4d02
Clear hostapd configuration keys explicitly
|
10 years ago |
Jouni Malinen
|
d1ecca6c15
HS 2.0 R2: Clear hs20-osu-client configuration keys explicitly
|
10 years ago |
Jouni Malinen
|
0a13e06bdb
EAP server: Clear keying material on deinit
|
10 years ago |
Jouni Malinen
|
f534ee0804
EAP peer: Clear keying material on deinit
|
10 years ago |
Jouni Malinen
|
19c48da06b
Clear wpa_supplicant configuration keys explicitly
|
10 years ago |
Jouni Malinen
|
28bfa29117
EAP-AKA: Remove unnecessary dead increment
|
10 years ago |
Jouni Malinen
|
62493dff1b
EAP-GPSK: Avoid dead increment by checking pos pointer
|
10 years ago |
Jouni Malinen
|
164a453f9b
FT: Debug print extra response data
|
10 years ago |
Jouni Malinen
|
70bfc77161
PCSC: Debug print extra response data
|
10 years ago |
Jouni Malinen
|
5dbbf36916
Interworking: Remove unnecessary dead increment
|
10 years ago |
Jouni Malinen
|
a1e46f320d
Check for no key_mgmt/proto/auth_alg entries in config writer
|
10 years ago |
Jouni Malinen
|
290ea6a76e
Remove unnecessary tracking of first entry
|
10 years ago |
Jouni Malinen
|
d3fa2bbb02
WFD: Explicit limit for subelement length (CID 68127)
|
10 years ago |
Jouni Malinen
|
745ef18478
HS 2.0: Verify assoc_req_ie buffer size for indication elements
|
10 years ago |
Jouni Malinen
|
0233dcac5b
SAE: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
34ef46ce54
WEP shared key: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
3e4b77c9bd
EAP-GTC: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
a6eae3f7a1
EAP-MSCHAPv2: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
30411b351c
EAP-TTLS: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
a564d9ca36
EAP-MD5: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
4685482552
EAP-PSK: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
cba0f8698b
EAP-PEAP: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
7b1e745870
EAP-LEAP: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
8f92826b15
EAP-GPSK: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
e1550d4be8
EAP-PAX: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |