Added support for global driver data (shared by multiple interfaces)
[libeap.git] / wpa_supplicant / wpa_supplicant.c
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...