Witold Sowa
|
1bd3f426d3
Remove extra whitespace
|
15 years ago |
Jouni Malinen
|
1ff733383f
Delay processing of EAPOL frames when not associated
|
15 years ago |
Dan Williams
|
cb8564b1dd
dbus: add 'scanning' property
|
16 years ago |
Jouni Malinen
|
3ec97afe57
wpa_supplicant AP: Add preliminary support for WPS Internal Registrar
|
16 years ago |
Jouni Malinen
|
db149ac949
wpa_supplicant AP: Add EAPOL frame TX and RX
|
16 years ago |
Jouni Malinen
|
c3dc92e85f
Make deauthentication and disassociation consistent
|
16 years ago |
Jouni Malinen
|
c3965310e6
Use common get_hw_feature_data for hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
c51218372f
Merge wpa_supplicant and hostapd driver wrapper implementations
|
16 years ago |
Jouni Malinen
|
6caf9ca68c
Share same hw_feature definitions between hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
2d5b792d2b
Add preliminary hostapd data structure initialization for AP mode
|
16 years ago |
Jouni Malinen
|
1f1b62a0f0
Move wpa_supplicant_create_ap() into ap.c
|
16 years ago |
Jouni Malinen
|
1581b38b67
Initial step in adding simple AP mode support into wpa_supplicant
|
16 years ago |
Jouni Malinen
|
36b15723ca
Deprecate set_drop_unencrypted(), set_auth_alg(), and set_mode()
|
16 years ago |
Jouni Malinen
|
c2a0407851
Add SME support (separate authentication and association)
|
16 years ago |
Jouni Malinen
|
4ef1e644eb
Determiner whether driver is wired at runtime based on capabilities
|
16 years ago |
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 |