]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/config_file.c
Allow management group cipher to be configured
[thirdparty/hostap.git] / hostapd / config_file.c
2014-03-14  Jouni MalinenAllow management group cipher to be configured
2014-03-11  Jouni MalinenClean up hostapd_config_fill() parsers
2014-03-11  Jouni MalinenFix memory leaks on wpa_config_parse_string() error...
2014-03-11  Jouni MalinenSimplify hostapd_config_fill() error reporting
2014-03-11  Jouni MalinenRemove extra indentation level from hostapd_config_fill()
2014-03-11  Simon Wunderlichhostapd: Add config option chanlist for DFS channels
2014-03-09  Jouni MalinenFix error path handling on radius_accept_attr
2014-03-08  Jouni MalinenAllow arbitrary RADIUS attributes to be added into...
2014-03-05  Bartosz Markowskihostapd: Fix vht_capab 'Maximum A-MPDU Length Exponent...
2014-02-25  Jouni MalinenHS 2.0R2: RADIUS server support to request Subscr Remed...
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add OSU Providers list ANQP element
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add Icon Request and Icon binary File...
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add support for deauthentication request
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25  Jouni MalinenHS 2.0R2 AP: Update HS 2.0 Indication element to Release 2
2014-02-25  Emanuel Taubehostapd: Make it possible to remove addresses from...
2014-02-24  Chaitanya T Khostapd: Configure spectrum management capability
2014-02-24  Srinivasan Bhostapd: Add Power Constraint element
2014-02-15  Jouni MalinenRADIUS: Add minimal accounting server support
2014-01-07  Jouni Malinenhostapd: Skip full AP configuration validation on SET...
2014-01-02  Jouni MalinenRemove hostapd dump_file functionality
2013-12-31  Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-11-07  Paul Stewarthostapd: Add option to send OBSS scan params
2013-11-03  Jouni Malinenhostapd: Fix multi-BSS configuration file parsing regre...
2013-10-29  Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29  Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29  Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-27  Eliad PellerFix some VHT Capabilities definitions
2013-10-27  Eliad Pellerhostapd: Fix wrong VHT configuration capabilities flags
2013-10-18  Jouni MalinenAdd test option for specifying hardcoded BSS Load element
2013-10-18  Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-09-25  Kyeyoon ParkHS 2.0: Allow printf format parsing with language:name...
2013-09-25  Jouni MalinenFix language string length validation in parse_lang_str...
2013-08-31  Jouni MalinenDisallow WEP configuration in WPA network
2013-08-31  Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-04  Michael BraunVLAN: Remove vlan_tail
2013-07-20  Sujith Manoharanhostapd: Add a config option to control beaconing
2013-07-07  Jouni MalinenAdd server identity configuration for EAP server
2013-06-29  Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-06-25  Michael Braunbridge: Give bridge name in per-bss configuration
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
next