index
:
hostap-06
master
hostapd/wpa_supplicant 0.6.x
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
wpa_supplicant.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix init2() driver_ops to get the correct global driver context
Jouni Malinen
2010-01-09
1
-2/+4
*
dbus: add 'scanning' property
Dan Williams
2009-11-25
1
-0/+3
*
MFP: Clear IGTK
Masashi Honma
2009-11-22
1
-0/+4
*
Remove extra whitespace
Witold Sowa
2009-11-22
1
-1/+1
*
Delay processing of EAPOL frames when not associated
Jouni Malinen
2009-11-22
1
-0/+24
*
Make deauthentication and disassociation consistent
Jouni Malinen
2009-04-20
1
-3/+1
*
Fixed a copy-paste error in a function documentation
Jouni Malinen
2009-02-15
1
-1/+1
*
Fix a segfault in wpa_supplicant_deinit
Helmut Schaa
2009-02-08
1
-1/+1
*
Preparations for 0.6.7 release
Jouni Malinen
2009-01-06
1
-2/+2
*
Mark functions static if not used elsewhere and use proper prototypes
Jouni Malinen
2009-01-03
1
-2/+0
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
1
-1/+0
*
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths
Jouni Malinen
2009-01-02
1
-1/+2
*
MFP: Require MFP is it is enabled and AP scan shows support for it
Jouni Malinen
2008-12-31
1
-0/+12
*
Longer auth_timeout for WPS key_mgmt
Andriy Tkachuk
2008-12-25
1
-1/+2
*
Added support for global driver data (shared by multiple interfaces)
Jouni Malinen
2008-12-22
1
-1/+34
*
WPS: Added support for wildcard SSID matching in ap_scan=2 mode
Jouni Malinen
2008-12-20
1
-0/+19
*
Renamed the 'alpha2' variable to 'country' to match with config string
Jouni Malinen
2008-12-09
1
-2/+2
*
wpa_supplicant: Add support for setting of a regulatory domain
Luis R. Rodriguez
2008-12-09
1
-0/+6
*
Always clear EAP altAccept and altReject variables on new association
Jouni Malinen
2008-11-30
1
-4/+3
*
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
Jouni Malinen
2008-11-29
1
-1/+2
*
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
Jouni Malinen
2008-11-29
1
-1/+1
*
WPS: Moved wps_context initialization into wps_supplicant.c
Jouni Malinen
2008-11-28
1
-0/+6
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
1
-2/+20
*
Add RoboSwitch driver interface for wpa_supplicant
Jouke Witteveen
2008-11-18
1
-4/+3
*
FT: Do not call wpa_ft_prepare_auth_request() if FT is not used
Jouni Malinen
2008-09-29
1
-2/+4
*
Add an optional set_mode() driver_ops handler for setting mode before keys
Dan Williams
2008-09-29
1
-0/+5
*
FT: Fixed FTIE for authentication after a failed association
Jouni Malinen
2008-09-01
1
-0/+2
*
Added support for using SHA256-based stronger key derivation for WPA2
Jouni Malinen
2008-08-31
1
-18/+30
*
Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPR
Jouni Malinen
2008-08-30
1
-2/+2
*
Give adhoc associations a bit more time
Dan Williams
2008-06-04
1
-7/+9
*
Introduced new helper function is_zero_ether_addr()
Jouni Malinen
2008-06-03
1
-5/+3
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-28
1
-0/+2057