Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h
[wpasupplicant] / hostapd / hostapd.c
2009-01-09 Jouni MalinenUse a wrapper function for ieee802_1x_receive() to...
2009-01-09 Jouni MalinenMoved disassociation processing away from driver_*.c
2009-01-09 Jouni MalinenMoved WPA setup etc. association processing away from...
2009-01-09 Jouni MalinenMove RX-from-unknown-STA processing away from driver_*.c
2009-01-09 Jouni MalinenMoved TX status processing for STA entries away from...
2009-01-09 Jouni MalinenMoved rfc1042_header into driver_*.c that use it
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2009-01-08 Jouni MalinenReplaced printf() with wpa_printf()
2009-01-08 Jouni MalinenMoved documentation from developer.txt into source...
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2008-12-31 Jouni MalinenClear BIP keys, too, when removing broadcast keys with...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-26 Jouni MalinenAdded option to distinguish non-HT and HT20 in set_freq
2008-11-25 Jouni Malinennl80211: Add support for setting channel frequency...
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 forgotten register_drivers() prototype
2008-11-21 Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-10-29 Jouni MalinenSet TX queue parameters during initialization
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-10-01 Jouni MalinenSilenced some of the driver-related messages for driver...
2008-08-22 Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-08 Jouni MalinenFixed a NULL pointer dereference when driver initializa...
2008-08-03 Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-06-17 Jouni MalinenAdded WLAN_STA_MFP flag for driver wrappers so that...
2008-04-16 Michael BernhardDisable functionality in hostapd_deauth_all_stas for...
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-03-09 Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...