hostapd: Set LCI and Location Civic information in configuration
[mech_eap.git] / hostapd / config_file.c
2013-05-09 Simon WunderlichRename hostapd_parse_rates() to a more generic int...
2013-05-09 Simon WunderlichDFS: Add ieee80211h hostapd configuration parameter
2013-05-04 Johannes Berghostapd: Add Key MIC in group EAPOL-Key frames corrupti...
2013-04-27 Jouni MalinenUse os_zalloc() instead of os_malloc() + os_memset()
2013-04-23 Johannes Berghostapd: Add some testing options
2013-03-31 Jouni MalinenWPS: Allow hostapd process to control independent WPS...
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-16 Jouni MalinenAdd support for advertising UTF-8 SSID extended capability
2012-12-16 Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-11-24 Johannes Berghostapd: Add second VHT frequency segment config
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-27 Jouni MalinenAdd parameter for vendor specific elements into Beacon...
2012-08-26 Jay KatabathuniInterworking: Add advertising of NAI Realm list
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of Operator Friendly Name
2012-08-25 Jouni MalinenInterworking: Use generic language,string parser
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of WAN Metrics
2012-08-25 Jay KatabathuniHS 2.0: Add advertisement of Connection Capability
2012-08-25 Jay KatabathuniHS 2.0: Add advertising of Operating Class Indication
2012-08-25 Jay KatabathuniInterworking: Add advertising of 3GPP Cellular Network...
2012-08-19 Jouni MalinenUse os_strdup() instead of os_malloc() + os_memcpy()
2012-08-19 Jouni MalinenHS 2.0: Do not allow AP hs20=1 configuration without RSN
2012-08-17 Avinash Patilhostapd: Disable WPS 2.0 when WPA-TKIP only configurati...
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-12 Yoni DivinskyMove WMM AC parameter parser into a common file
2012-08-10 Mahesh PalivelaVHT: Add configuration of operating center frequency
2012-08-10 Mahesh PalivelaVHT: Add option for requiring use of VHT
2012-08-10 Mahesh PalivelaVHT: Document vht_oper_chwidth and fix indentation
2012-08-10 Michael BraunAdd hostapd configuration option to set VLAN naming...
2012-08-07 Jouni Malinenhostapd: Add alternative format for configuring SSID
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-07-30 Jay KatabathuniInterworking: Add Domain Name element (AP)
2012-07-30 Jay KatabathuniInterworking: Add IP Address Type Availability element...
2012-07-30 Jay KatabathuniInterworking: Add Network Auth Type element (AP)
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-30 Jay KatabathuniHS 2.0: Add configuration for Hotspot 2.0 AP support
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-17 Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-06-16 Baruch Siachhostapd: Return error value on configuration check...
2012-06-16 Baruch Siachhostapd: Remove redundant variable initialization
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Add optional Chargeable-User-Identity request...
2012-04-03 Sujith Manoharanhostapd: Do not allow HT in 11b mode
2012-02-26 Jouni MalinenGAS server: Add support for ANQP Venue Name element
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-16 Shan Palanisamyhostapd: Allow config parameters to be set through...
2012-02-16 Jouni MalinenSplit hostapd security parameter updating into a separa...
2012-02-16 Shan Palanisamyhostapd: Split config item parser into a separate function
2012-02-16 Shan PalanisamyClear wpa_psk/passphrase when the other option is confi...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-25 Yogesh Ashok Powarhostapd: Make inactivity polling configurable
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
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