]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_privsep.c
Make bind failure messages unique
[thirdparty/hostap.git] / src / drivers / driver_privsep.c
2012-04-06  Ben GreearMake bind failure messages unique
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-01-03  Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03  Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03  Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2009-12-26  Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-23  Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23  Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23  Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-04-17  Jouni MalinenUse C99 designated initializers to cleanup driver_ops...
2009-04-17  Jouni Malinenhostapd: Remove unused passive scan functionality
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-09  Jouni MalinenShare driver beacon configuration handlers
2009-04-09  Jouni MalinenMerge hostapd driver init functions into one
2009-04-09  Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09  Jouni MalinenShare management frame send driver op for hostapd and...
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-02  Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-20  Jouni MalinenAdd SME support (separate authentication and association)
2009-02-15  Daniel MierswaAllow the privsep driver to pass the set_country to...
2009-02-14  Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-02-07  Jouni MalinenFix privsep build with CONFIG_CLIENT_MLME=y
2009-02-07  Jouni MalinenRemoved printf size_t format warning on 64-bit
2008-12-24  Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22  Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-09  Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-09-29  Jouni MalinenAdded set_mode() handler for privsep
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...