]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/hostapd.h
Map STA flags into values defined in driver.h
[thirdparty/hostap.git] / hostapd / hostapd.h
2009-12-13  Jouni MalinenMap STA flags into values defined in driver.h
2009-12-12  Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-12-09  Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-06  Jouni MalinenMove IEEE 802.11n HT management code into a separate...
2009-12-06  Jouni MalinenRemove unused hostapd reconfig code
2009-12-06  Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-11-29  Jouni MalinenConver hostapd specific files to include common.h
2009-11-23  Jouni MalinenMove HOSTAPD_MTU definition into driver_hostap.c
2009-11-23  Jouni MalinenMove definitions away from hostapd_defs.h
2009-09-29  Jouni MalinenFix hostapd wpa_msg() calls ctx for wpa_supplicant...
2009-06-12  Jouni MalinenAdd generic infrastructure for Probe Request callbacks
2009-04-22  Jouni MalinenMove default_wep_key variable into EAPOL authenticator...
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-27  Jouni MalinenAdd needed AP driver wrappers (most of which are still...
2009-03-26  Jouni MalinenRename struct wpa_driver_ops to hapd_driver_ops
2009-03-26  Jouni MalinenMove hostapd_init() into main.c
2009-03-26  Jouni MalinenMove main() and configuration file related functions...
2009-03-25  Jouni MalinenInclude config.h explicitly into files that actually...
2009-03-25  Jouni MalinenMove STA entry structure into sta_info.h and remove...
2009-03-25  Jouni MalinenReplace sta_aid array with bitfield
2009-01-29  Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-23  Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-09  Jouni MalinenMoved driver callback functions from hostapd.c to a...
2009-01-09  Jouni MalinenMoved rfc1042_header into driver_*.c that use it
2009-01-08  Jouni MalinenMove generic definitions away from hostapd.h
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21  Jouni MalinenRemove experimental non-AP STA code from hostapd
2008-11-21  Jouni MalinenRemove overly complex hostapd setup sequence with n...
2008-11-21  Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-21  Jouni MalinenRemoved now unused reconfig variables.
2008-08-22  Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22  Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21  Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...