]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/config_file.c
hostapd: Set LCI and Location Civic information in configuration
[thirdparty/hostap.git] / hostapd / config_file.c
2016-04-09  David Spinadelhostapd: Set LCI and Location Civic information in...
2016-03-20  Jouni MalinenFST: Fix a compiler warning
2016-03-06  Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-02-22  Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-17  Michael BraunVLAN: Add per-STA vif option
2016-02-17  Michael BraunVLAN: Separate station grouping and uplink configuration
2015-12-22  Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-05  Matt WoodsUse proper build config for parsing proxy_arp
2015-10-31  Frederic Leroyeap_sim_db: Implement eap_sim_db_expire_pending()
2015-10-28  Matthias MayAllow -1 as value to disable frag_threshold
2015-10-28  Matthias MayExtend the range of values for the RTS threshold
2015-10-17  Jouni MalinenOption to reduce Probe Response frame responses during...
2015-10-08  Jouni MalinenIncrease the maximum hostapd.conf line length to 4096...
2015-10-07  Jouni MalinenInterworking: Add support for configuring arbitrary...
2015-10-03  Johannes Berghostapd: Add testing option to use only ECSA
2015-09-05  Jouni MalinenAdd option to reject authentication on 2.4 GHz from...
2015-09-05  Jouni MalinenAdd option to ignore Probe Request frames on 2.4 GHz...
2015-09-05  Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-08-23  Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-08-08  Jouni Malinenhostapd: Add testing option to override own WPA/RSN...
2015-07-21  Jouni Malinenhostapd: Mark config parameter name const
2015-07-17  Vivek Natarajanhostapd: Extend the sounding and BF steering capabilities
2015-07-16  Anton NayshtutFST: hostapd configuration parameters
2015-06-27  Jouni MalinenAP: Increase maximum value accepted for cwmin/cwmax
2015-06-10  Jouni MalinenRemove [MU-BEAMFORMEE] option from hostapd vht_capab...
2015-05-27  Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-04-27  Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-27  Jouni MalinenMake IPv6 NA multicast-to-unicast conversion configurable
2015-04-22  Jouni MalinenReplace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22  Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-03-28  Ben GreearError out if user configures SQLite DB without CONFIG_S...
2015-03-23  Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-01  Jouni MalinenAdd option to force a specific RADIUS client address...
2015-02-28  Jouni MalinenAllow RADIUS server address to be replaced
2015-02-21  Stefan TomanekAdd helper function to clear and free wpa_psk list
2015-02-06  Jouni MalinenACS: Allow specific channels to be preferred
2015-01-29  Jouni MalinenFree old eap_user_file data on configuration change
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-13  Yanbo Lihostapd: Add vendor specific VHT extension for the...
2014-12-12  Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-12-04  Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04  Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-11-29  Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29  Jouni MalinenRemove forgotten driver_test.c variables
2014-11-16  Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-16  Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-27  Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-21  Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-12  Jouni Malinenhostapd: Allow OpenSSL cipherlist string to be configured
2014-09-03  Jouni Malinenhostapd: Remove unused variable assignment
2014-05-30  Jouni Malinenhostapd: Fix configuration of multiple RADIUS servers...
2014-04-29  Jouni MalinenRemove floating constant suffix 'd' from test coee
2014-04-29  Jouni MalinenACS: Clean up ifdef CONFIG_ACS to avoid unreachable...
2014-04-07  Jouni MalinenRemove PSMP option from ht_capab
2014-04-05  Jouni MalinenFix memory leaks in hostapd configuration updates
2014-03-30  Jouni MalinenMake hs20_wan_metrics parser error print more helpful
2014-03-30  Jouni MalinenFix validation of anqp_3gpp_cell_net configuration...
2014-03-30  Jouni MalinenRemove duplicated vht_capab parser entry
2014-03-29  Jouni MalinenRADIUS server: Add support for MAC ACL
2014-03-23  Jouni MalinenAllow hostapd to advertise 40 MHz intolerant HT capability
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
next