aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/files
Commit message (Expand)AuthorAgeFilesLines
* hostapd: backport package from trunk r39765Felix Fietkau2014-03-148-22/+502
* hostapd: sync with trunk r36533Felix Fietkau2013-05-214-3/+33
* wpa_supplicant.sh: always use parameters from the current sectionFelix Fietkau2012-12-161-7/+2
* hostapd: add a config option for the inactivity timeoutFelix Fietkau2012-09-151-0/+4
* hostapd: add an option for configuring the maximum number of connected clientsFelix Fietkau2012-09-141-0/+4
* hostapd: enable disassoc on many consecutive excessive retries, improves AP m...Felix Fietkau2012-09-141-0/+2
* [package] hostapd: introduce new default-off option "auth_cache" which contro...Jo-Philipp Wich2012-09-101-1/+4
* [package] hostapd: fix ap/sta regression which got accidentally introduced by...Jo-Philipp Wich2012-08-081-0/+2
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNJohn Crispin2012-07-241-0/+5
* wpa_supplicant: add more parametersJohn Crispin2012-07-241-6/+38
* [package] hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted ...Jo-Philipp Wich2012-07-051-4/+3
* hostapd: fix driver setting for wpa_s in IBSS/WPA-NONEFelix Fietkau2012-06-061-4/+6
* wpa_supplicant: make key_mgmt default to NONEFelix Fietkau2012-03-291-4/+2
* wpa_supplicant: fix regressions introduced by the ibss-rsn changesFelix Fietkau2012-03-271-3/+4
* wpa_supplicant: add CONFIG_IBSS_RSN=y compilation optionFelix Fietkau2012-03-271-0/+2
* wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONEFelix Fietkau2012-03-271-0/+5
* hostapd: disable the state dump callback to save a few more kbFelix Fietkau2012-02-212-0/+4
* [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicantHamish Guthrie2012-02-131-1/+1
* [package] hostapd: introduce a client_cert option which is passed on to wpa_s...Jo-Philipp Wich2012-01-241-0/+3
* [package] hostapd: add code to prevent accidentally bridging non-wds sta mode...Jo-Philipp Wich2011-11-081-0/+9
* [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options,...Jo-Philipp Wich2011-09-091-5/+12
* [package] hostapd: introduce options to configure the logging behaviour.Jo-Philipp Wich2011-08-201-1/+37
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #...Felix Fietkau2011-04-262-0/+4
* [package] hostapd: add accounting configuration to hostapd uci scriptVasilis Tsiligiannis2011-04-051-7/+17
* hostapd: add more wps config methods to the configFelix Fietkau2011-03-251-2/+14
* [package] hostapd: allow mixed TKIP/CCMP for 11n Jo-Philipp Wich2011-02-151-2/+2
* hostapd: Create one control interface per virtual bssidFelix Fietkau2011-01-141-1/+3
* hostapd: fix appending the iapp_interface variable to the configFelix Fietkau2010-12-191-1/+1
* hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.configFelix Fietkau2010-12-191-0/+2
* hostapd: Allow rsn_preauth configurationFelix Fietkau2010-12-191-14/+26
* [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa...Vasilis Tsiligiannis2010-11-031-0/+2
* [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEPJo-Philipp Wich2010-10-271-1/+9
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-231-1/+2
* [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)Vasilis Tsiligiannis2010-08-081-0/+2
* hostapd: add preliminary wps script support (push-button only, does not handl...Felix Fietkau2010-07-082-1/+16
* hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpadFelix Fietkau2010-07-082-1/+3
* [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11naJo-Philipp Wich2010-06-301-0/+8
* [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher overrideJo-Philipp Wich2010-06-301-1/+1
* [package] hostapd: forgot the actual change in previous commitJo-Philipp Wich2010-06-161-0/+1
* hostapd: add ap isolate support for mac80211Felix Fietkau2010-04-261-0/+5
* [package] hostapd: fixup madwifi turbo modes (#7060)Jo-Philipp Wich2010-04-031-1/+2
* When enabling MFP, hostapd will read assoc_sa_query_max_timeout andTravis Kemen2010-03-241-0/+8
* Enable management frame protection in hostapd, and make it configurableTravis Kemen2010-03-241-0/+7
* Enable management frame protection in wpa_supplicant, and make itTravis Kemen2010-03-242-1/+11
* Cleanup redundant psk handling code in wpa_supplicant.sh.Travis Kemen2010-03-241-10/+5
* [package] hostapd: always strip "11" from hwmode valueJo-Philipp Wich2010-03-211-2/+2
* hostapd: remove the hotplug script for adding wds station interfaces to a bri...Felix Fietkau2010-03-091-12/+0
* wpa_supplicant: fix bridging settings for wdsFelix Fietkau2010-03-091-0/+8
* hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ...Felix Fietkau2010-02-191-0/+22
* mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...Felix Fietkau2010-02-191-1/+4