Jouni Malinen
|
2ff0f83b9e
Comment out dynamic CertEnumCertificatesInStore loading by default
|
16 years ago |
Jouni Malinen
|
9e72e1d356
Workaround number of compiler warnings with newer MinGW version
|
16 years ago |
Jouni Malinen
|
702c349e5e
Resolved number of signed/unsigned mismatches and ntddndis.h location
|
16 years ago |
Jouni Malinen
|
47ce4bfc38
Rename MSG to MESG to avoid conflicts with Windows header files
|
16 years ago |
Jouni Malinen
|
3ee81d489a
Don't include unused calls to SHA256 functions if EAP-AKA' is not enabled
|
16 years ago |
Jouni Malinen
|
1edb9533f1
SHA256 is needed for EAP-AKA' and WPS
|
16 years ago |
Jouni Malinen
|
9a6cec7bc6
Added CONFIG_IEEE80211N into defconfig (commented out)
|
16 years ago |
Jouni Malinen
|
cfb7e8a086
Fixed build without CONFIG_IEEE80211N
|
16 years ago |
Jouni Malinen
|
fecc01663b
Updated the comment about libnl to state that version 1.1 is new enough
|
16 years ago |
Jouni Malinen
|
315ce40a00
Renamed the 'alpha2' variable to 'country' to match with config string
|
16 years ago |
Jouni Malinen
|
814e925dc4
Added documentation for the new 'country' configuration option
|
16 years ago |
Luis R. Rodriguez
|
6d1584905c
wpa_supplicant: Add support for setting of a regulatory domain
|
16 years ago |
Helmut Schaa
|
556f5a2a28
wpa_supplicant: print password field only if -K is given
|
16 years ago |
Jouni Malinen
|
205a372b2d
Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)
|
16 years ago |
Jouni Malinen
|
13d9817dd0
Fixed a typo in wpa_supplicant manpage
|
16 years ago |
Jouni Malinen
|
d9f2b1c382
driver_test: Added support for testing WPS without use_mlme
|
16 years ago |
Jouni Malinen
|
eef7d7a138
WPS: Added [WPS], [WPS-PIN], [WPS-PBC] flags for scan results
|
16 years ago |
Jouni Malinen
|
7e45830ab7
nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant
|
16 years ago |
Jouni Malinen
|
9478eaef53
Added option to force SoH version 1 (tnc=soh1)
|
16 years ago |
Jouni Malinen
|
9c9f869a05
Added EAP-FAST interop test results with Radiator 4.3.1
|
16 years ago |
Jouni Malinen
|
a9d1364c5f
Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog
|
16 years ago |
Jouni Malinen
|
01b0569437
Added protection against EAP-AKA' -> EAP-AKA bidding down attacks
|
16 years ago |
Jouni Malinen
|
8de5048e26
Fixed a typo in a comment
|
16 years ago |
Jouni Malinen
|
a478ef0d12
EAP-AKA': Added CK',IK' derivation
|
16 years ago |
Jouni Malinen
|
a49c428a1b
EAP-AKA': Comment out EAP-AKA' server KDF negotiation
|
16 years ago |
Jouni Malinen
|
6ec4021c03
EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributes
|
16 years ago |
Jouni Malinen
|
b8ab624984
Fixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server only)
|
16 years ago |
Jouni Malinen
|
bb9f45e0bb
nl80211: Remove the debug print from data frame processing
|
16 years ago |
Jouni Malinen
|
15828ba820
Made 802.11 management frame IE parser aware of vendor HT Capab IE
|
16 years ago |
Jouni Malinen
|
4a7b9f885f
Fixed WEP authentication (both Open System and Shared Key) with mac80211
|
16 years ago |