aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/config_file.c
Commit message (Expand)AuthorAgeFilesLines
* hostapd: enable dynamic modification of acl policyNadim Zubidat2012-11-061-2/+2
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+2
* P2P: enable to set in the conf file the wmm paramsYoni Divinsky2012-07-301-73/+1
* hostapd: Initial IEEE 802.11ac (VHT) definitionsMahesh Palivela2012-06-301-0/+77
* WPS: Add support for NCF password token from APJouni Malinen2012-06-281-1/+45
* RADIUS DAS: Validate Event-TimestampJouni Malinen2012-06-171-0/+5
* hostapd: Return error value on configuration check failureBaruch Siach2012-06-161-1/+1
* hostapd: Remove redundant variable initializationBaruch Siach2012-06-161-1/+1
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-061-0/+36
* hostapd: Allow addition of arbitrary RADIUS attributesJouni Malinen2012-05-051-0/+100
* hostapd: Add optional Chargeable-User-Identity request (RFC 4372)Jouni Malinen2012-05-051-1/+3
* hostapd: Do not allow HT in 11b modeSujith Manoharan2012-04-031-0/+6
* GAS server: Add support for ANQP Venue Name elementJouni Malinen2012-02-261-0/+46
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-261-0/+4
* hostapd: Allow config parameters to be set through ctrl_ifaceShan Palanisamy2012-02-161-0/+25
* Split hostapd security parameter updating into a separate functionJouni Malinen2012-02-161-57/+61
* hostapd: Split config item parser into a separate functionShan Palanisamy2012-02-161-72/+85
* Clear wpa_psk/passphrase when the other option is configuredShan Palanisamy2012-02-161-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* hostapd: Make inactivity polling configurableYogesh Ashok Powar2011-12-251-0/+2
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-111-1/+20
* Add MSK dump mechanism into hostapd RADIUS server for testingJouni Malinen2011-12-091-0/+5
* WPS: Allow RF Bands value to be overriddenBharat Chakravarty2011-11-301-0/+15
* Use wpa_key_mgmt_*() helpersJouni Malinen2011-11-241-2/+1
* Use a single define for maximum number of EAP methodsJouni Malinen2011-11-171-1/+1
* Add support for Time AdvertisementJouni Malinen2011-10-181-0/+14
* Interworking: Add support for configuring Roaming Consortium ListJouni Malinen2011-10-171-0/+37
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-161-0/+32
* AP: Set pairwise/group cipher for non-WPA modesJouni Malinen2011-09-151-2/+19
* Allow PMKSA caching to be disabled on AuthenticatorJouni Malinen2011-07-051-0/+2
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-171-0/+2
* hostapd: Add testing mode for RSN element extensionsJouni Malinen2011-03-211-0/+5
* WPS: Store (secondary) device type as binaryJohannes Berg2011-03-171-2/+2
* FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1)Shan Palanisamy2011-03-061-0/+2
* hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSesHelmut Schaa2011-02-211-4/+5
* hostapd: Add require_ht configuration parameterJouni Malinen2011-02-091-0/+2
* AP: Enable WMM with default parameters by default for HTJohannes Berg2011-02-011-3/+1
* hostapd: Allow TDLS use to be prohibited in the BSSJouni Malinen2011-01-281-0/+12
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-281-0/+2
* hostapd: Prohibit WEP configuration when HT is enabledYogesh Ashok Powar2010-11-091-0/+7
* Allow client isolation to be configured (ap_isolate=1)Felix Fietkau2010-11-091-0/+2
* Add bridge handling for WDS STA interfacesFelix Fietkau2010-11-091-0/+3
* Remove unused TX queue parameters related to Beacon framesJouni Malinen2010-11-051-10/+11
* Add WPA_IGNORE_CONFIG_ERRORS option to continue in case of bad configDmitry Shmidt2010-10-311-0/+2
* WPS 2.0: Disable WPS if ignore_broadcast_ssid or WEP is usedJouni Malinen2010-09-241-0/+14
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-141-0/+4
* P2P: Add preliminary P2P Manager AP support for hostapdJouni Malinen2010-09-091-0/+13
* EAP server: Add support for configuring fragment sizeJouni Malinen2010-07-201-0/+2
* Allow advertising of U-APSD functionality in BeaconYogesh Ashok Powar2010-04-111-0/+2
* Close config file on error pathJouni Malinen2010-01-091-0/+1