]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/config_file.c
Add MSK dump mechanism into hostapd RADIUS server for testing
[thirdparty/hostap.git] / hostapd / config_file.c
2011-12-08  Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-11-30  Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-24  Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-17  Jouni MalinenUse a single define for maximum number of EAP methods
2011-10-17  Jouni MalinenAdd support for Time Advertisement
2011-10-17  Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-16  Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-09-15  Jouni MalinenAP: Set pairwise/group cipher for non-WPA modes
2011-07-05  Jouni MalinenAllow PMKSA caching to be disabled on Authenticator
2011-05-17  Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-03-21  Jouni Malinenhostapd: Add testing mode for RSN element extensions
2011-03-17  Johannes BergWPS: Store (secondary) device type as binary
2011-03-06  Shan PalanisamyFT: Make FT-over-DS configurable (hostapd.conf ft_over_...
2011-02-21  Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2011-02-09  Jouni Malinenhostapd: Add require_ht configuration parameter
2011-02-01  Johannes BergAP: Enable WMM with default parameters by default for HT
2011-01-28  Jouni Malinenhostapd: Allow TDLS use to be prohibited in the BSS
2010-12-28  Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-11-09  Yogesh Ashok Powarhostapd: Prohibit WEP configuration when HT is enabled
2010-11-09  Felix FietkauAllow client isolation to be configured (ap_isolate=1)
2010-11-09  Felix FietkauAdd bridge handling for WDS STA interfaces
2010-11-04  Jouni MalinenRemove unused TX queue parameters related to Beacon...
2010-10-31  Dmitry ShmidtAdd WPA_IGNORE_CONFIG_ERRORS option to continue in...
2010-09-24  Jouni MalinenWPS 2.0: Disable WPS if ignore_broadcast_ssid or WEP...
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09  Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-07-21  Jouni MalinenEAP server: Add support for configuring fragment size
2010-04-11  Yogesh Ashok PowarAllow advertising of U-APSD functionality in Beacon
2010-01-09  Jouni MalinenClose config file on error path
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24  Jouni MalinenMove wpa_drivers dependency into config_file.c
2009-12-24  Jouni MalinenMove hostapd configuration parser into separate file