Merge wpa_supplicant and hostapd driver wrapper implementations
[wpasupplicant] / hostapd / hostapd.h
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...