Merge commit 'garage/master'
[wpasupplicant] / wpa_supplicant / wpa_supplicant.c
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20 Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20 Jouni MalinenMake deauthentication and disassociation consistent
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26 Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
2009-03-25 Jouni MalinenInitial step in adding simple AP mode support into...
2009-03-24 Jouni MalinenDeprecate set_drop_unencrypted(), set_auth_alg(), and...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-07 Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-14 Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14 Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-02-12 Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-02-10 Jouni MalinenFixed a copy-paste error in a function documentation
2009-02-04 Helmut SchaaFix a segfault in wpa_supplicant_deinit
2009-01-17 Jouni MalinenIBSS RSN: Set the PSK based on network configuration
2009-01-17 Jouni MalinenProcess received EAPOL frames in IBSS RSN code if in...
2009-01-17 Jouni MalinenDisable per-BSSID authentication for RSN IBSS
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-02 Jouni MalinenInitialize wpa_ie_len to 0 if WPA IE is not set on...
2008-12-31 Jouni MalinenMFP: Require MFP is it is enabled and AP scan shows...
2008-12-25 Andriy TkachukLonger auth_timeout for WPS key_mgmt
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-20 Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-09 Jouni MalinenRenamed the 'alpha2' variable to 'country' to match...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-11-30 Jouni MalinenAlways clear EAP altAccept and altReject variables...
2008-11-29 Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29 Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-09-29 Jouni MalinenFT: Do not call wpa_ft_prepare_auth_request() if FT...
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-09-01 Jouni MalinenFT: Fixed FTIE for authentication after a failed associ...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-06-04 Dan WilliamsGive adhoc associations a bit more time
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...