Jouni Malinen
|
22a299ee9d
Improve EAPOL-Key handshake stability with retransmitted frames
|
16 years ago |
Jouni Malinen
|
3d799c0b2c
WPS: Added WPS support into wpa_gui-qt4
|
16 years ago |
Jouni Malinen
|
ff8a53a8d7
Use a fixed wps_msg prefix with WPS creds notification
|
16 years ago |
Jouni Malinen
|
a524f05eb3
WPS: Added control interface notification for available WPS APs
|
16 years ago |
Jouni Malinen
|
484957ae6c
Fixed memory leak in WPS PBC overlap detection
|
16 years ago |
Jouni Malinen
|
f4f2774a96
Fixed interoperability issue with PEAPv0 cryptobinding and NPS
|
16 years ago |
Jouni Malinen
|
000a1de72b
Cleaned up EAP-MSCHAPv2 key derivation
|
16 years ago |
Jouni Malinen
|
6e783c6da9
Added INT_RANGE parser for global configuration variables
|
16 years ago |
Jouni Malinen
|
32896a0dd1
Use shared string parser for global configuration fields
|
16 years ago |
Jouni Malinen
|
d7afb15a10
Share the same global config parser function for integer values
|
16 years ago |
Jouni Malinen
|
55655636d8
First step in cleaning up global config parser: use parse_data array
|
16 years ago |
Jouni Malinen
|
3c0b7aa4fe
Added configuration of WPS device parameters for wpa_supplicant
|
16 years ago |
Jouni Malinen
|
75fc67e97b
driver_test: Handle WPS IE in non-MLME test
|
16 years ago |
Jouni Malinen
|
329a55b314
Ported driver_test to Windows (only UDP socket available)
|
16 years ago |
Jouni Malinen
|
e33bbd8f4d
driver_test: Optional support for using UDP socket
|
16 years ago |
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 |