]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/config_file.c
RADIUS: Add minimal accounting server support
[thirdparty/hostap.git] / hostapd / config_file.c
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
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
next