aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/hostapd.sh
Commit message (Expand)AuthorAgeFilesLines
* hostapd: update to git HEAD of 2018-05-21, allow build against wolfsslDaniel Golle2018-12-181-1/+2
* hostapd: fix IEEE 802.11r (fast roaming) defaultsGospod Nassa2018-05-241-21/+27
* hostapd: fix mesh+APDaniel Golle2018-05-141-3/+3
* hostapd: add channel utilization as config optionNick Hainke2018-05-071-2/+7
* hostapd: fix encrypted mesh channel settingsDaniel Golle2018-04-201-0/+2
* Revert "hostapd: fix encrypted mesh channel settings"Felix Fietkau2018-04-201-2/+0
* hostapd: fix encrypted mesh channel settingsDaniel Golle2018-04-201-0/+2
* hostapd: mesh: make forwarding configurableDaniel Golle2018-04-181-1/+2
* hostapd: update to git snapshot of 2018-03-26Daniel Golle2018-03-271-1/+5
* hostapd: add IEEE 802.11v supportLorenzo Santina2018-02-211-0/+19
* hostapd: add support for hostapd's radius_client_addrStephan Brunner2018-01-271-1/+3
* hostapd: set group_mgmt_cipher when ieee80211w is enabledJo-Philipp Wich2018-01-071-1/+3
* merge: ssid: update default ssidZoltan HERPAI2017-12-081-2/+2
* hostapd: Expose the tdls_prohibit option to UCITimo Sigurdsson2017-12-071-1/+6
* hostapd: remove unused local var declarationLeon M. George2017-11-211-2/+0
* hostapd: don't set htmode for wpa_supplicantLeon M. George2017-11-211-2/+0
* hostapd: rework frequency/ht/vht selection for ibss/meshFelix Fietkau2017-11-151-9/+25
* hostapd: explicitly set beacon interval for wpa_supplicantSven Eckelmann2017-11-151-0/+1
* hostapd: remove default r1_key_holder generationYury Shvedov2017-11-061-2/+1
* Revert "wpa_supplicant: log to syslog instead of stdout"Jo-Philipp Wich2017-10-271-1/+1
* hostapd: add wpa_disable_eapol_key_retries optionStijn Tintel2017-10-171-0/+5
* hostapd: add support for specifying device config options directly in uciFelix Fietkau2017-09-281-0/+6
* hostapd: ft_over_ds supportLorenzo Santina2017-09-181-2/+4
* hostapd: ft_psk_generate_local supportLorenzo Santina2017-09-181-2/+4
* treewide: fix shellscript syntax errors/typosLorenzo Santina2017-09-131-1/+1
* hostapd: fix iapp_interface optionLorenzo Santina2017-09-101-1/+1
* wpa_supplicant: log to syslog instead of stdoutStijn Tintel2017-08-101-1/+1
* hostapd: configure NAS ID regardless of encryptionYury Shvedov2017-06-281-3/+3
* hostapd: add acct_interval optionYury Shvedov2017-06-281-2/+5
* hostapd: add support for acs_chan_bias optionKevin Darbyshire-Bryant2017-06-241-1/+5
* mac80211, hostapd: always explicitly set beacon intervalMatthias Schiffer2017-05-131-3/+2
* hostapd: remove unused variable declarations in hostapd.shMatthias Schiffer2017-05-131-1/+0
* hostapd: add legacy_rates option to disable 802.11b data rates.Nick Lowe2017-05-031-8/+20
* hostapd: mv netifd.sh hostapd.shDaniel Albers2017-02-151-0/+763
* hostapd: remove unused hostapd-common-old packageFelix Fietkau2016-08-051-399/+0
* branding: add LEDE brandingJohn Crispin2016-03-241-2/+2
* hostapd: Use network_get_device instead of uci_get_stateFelix Fietkau2015-11-111-2/+7
* hostapd: add 802.11r supportFelix Fietkau2015-03-261-0/+29
* hostapd: allow multiple key management algorithmsFelix Fietkau2015-03-261-2/+4
* hostapd: append nasid to config for all WPA typesFelix Fietkau2015-03-261-2/+6
* hostapd: remove bogus default setting for wps_pin (#17873)Felix Fietkau2014-09-151-2/+2
* hostapd: Add optional support for hostapd own_ip_addr in wireless configJohn Crispin2014-06-021-0/+2
* hostapd: recognize 8021x as an authentication modeFelix Fietkau2013-10-081-1/+1
* hostapd: add external registrar supportFelix Fietkau2013-10-081-0/+3
* hostapd: fix hostapd RSN preauthentication PMKSA cachingFelix Fietkau2013-10-081-4/+21
* hostapd: Add WPS unconfigured & WPS pin method supportFelix Fietkau2013-10-081-3/+13
* hostapd: Add eap_reauth_period config optionFelix Fietkau2013-10-081-0/+2
* hostapd: Settings for DAE/CoA serverFelix Fietkau2013-08-061-0/+7
* hostapd: truncate default mac file before adding entries to it (#13797)Jo-Philipp Wich2013-07-011-0/+2
* hostapd: correctly handle macfile uci optionJo-Philipp Wich2013-06-171-9/+24