Sam Leffler
|
daa70d49de
Add support for wpa_supplicant syslog output
|
16 years ago |
Jouni Malinen
|
ba2a573c5f
Rename "broadcast SSID" to "wildcard SSID"
|
16 years ago |
Jouni Malinen
|
362f781e1c
Allow multiple driver wrappers to be specified on command line
|
16 years ago |
Jouni Malinen
|
80bc75f135
New driver capability info: max number of scan SSIDs
|
16 years ago |
Jouni Malinen
|
073ab58ff5
Fixed a copy-paste error in a function documentation
|
16 years ago |
Helmut Schaa
|
81e59f1070
Fix a segfault in wpa_supplicant_deinit
|
16 years ago |
Jouni Malinen
|
b9a2e577b4
IBSS RSN: Set the PSK based on network configuration
|
16 years ago |
Jouni Malinen
|
8be1844071
Process received EAPOL frames in IBSS RSN code if in IBSS mode
|
16 years ago |
Jouni Malinen
|
53895c3b60
Disable per-BSSID authentication for RSN IBSS
|
16 years ago |
Jouni Malinen
|
11ef8d3578
Added initial step for IBSS RSN support
|
16 years ago |
Jouni Malinen
|
6f78f2fb3b
Preparations for 0.6.7 release
|
16 years ago |
Jouni Malinen
|
7e5ba1b916
Mark functions static if not used elsewhere and use proper prototypes
|
16 years ago |
Jouni Malinen
|
f90c86d4a3
Added Doxygen documentation for WPS code
|
16 years ago |
Jouni Malinen
|
243869858a
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths
|
16 years ago |
Jouni Malinen
|
97d3497e29
MFP: Require MFP is it is enabled and AP scan shows support for it
|
16 years ago |
Andriy Tkachuk
|
a6f06dabb2
Longer auth_timeout for WPS key_mgmt
|
16 years ago |
Jouni Malinen
|
ac305589a3
Added support for global driver data (shared by multiple interfaces)
|
16 years ago |
Jouni Malinen
|
24c23d1b3c
WPS: Added support for wildcard SSID matching in ap_scan=2 mode
|
16 years ago |
Jouni Malinen
|
315ce40a00
Renamed the 'alpha2' variable to 'country' to match with config string
|
16 years ago |
Luis R. Rodriguez
|
6d1584905c
wpa_supplicant: Add support for setting of a regulatory domain
|
16 years ago |
Jouni Malinen
|
0a40ec6a90
Always clear EAP altAccept and altReject variables on new association
|
16 years ago |
Jouni Malinen
|
b01c18a8ef
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
|
16 years ago |
Jouni Malinen
|
c0d041d9a7
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
|
16 years ago |
Jouni Malinen
|
116654ce24
WPS: Moved wps_context initialization into wps_supplicant.c
|
16 years ago |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
16 years ago |
Jouke Witteveen
|
e519314ee9
Add RoboSwitch driver interface for wpa_supplicant
|
16 years ago |
Jouni Malinen
|
91a0548210
FT: Do not call wpa_ft_prepare_auth_request() if FT is not used
|
16 years ago |
Dan Williams
|
ec5f180a24
Add an optional set_mode() driver_ops handler for setting mode before keys
|
16 years ago |
Jouni Malinen
|
c684525947
FT: Fixed FTIE for authentication after a failed association
|
16 years ago |
Jouni Malinen
|
565861976d
Added support for using SHA256-based stronger key derivation for WPA2
|
16 years ago |