aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files
Commit message (Expand)AuthorAgeFilesLines
* hostapd.sh: Add support for "anonymous_identity" config fieldHauke Mehrtens2016-04-171-2/+3
* hostapd: fix wpad-mesh and wpa-supplicant-mesh configuration issuesFelix Fietkau2016-01-281-407/+0
* wpa_supplicant: add support for EAP-TLS phase2Felix Fietkau2016-01-191-2/+12
* hostap/wpa_supplicant: enable EAP-FAST in -full buildsFelix Fietkau2016-01-192-0/+6
* wpa_supplicant: improve generating phase2 config line for WPA-EAPFelix Fietkau2016-01-181-2/+13
* wpa_supplicant: set regulatory domain the same way as hostapdFelix Fietkau2016-01-031-0/+6
* wpa-supplicant: Get 802.11s ssid information from option mesh_idJohn Crispin2015-11-241-0/+3
* hostapd: Use network_get_device instead of uci_get_stateFelix Fietkau2015-11-112-4/+12
* hostapd: add default value to eapol_version (#20641)Felix Fietkau2015-11-021-0/+1
* hostapd: Add eapol_version config optionFelix Fietkau2015-09-111-1/+6
* hostapd: Add vlan_file option to netifd.shJohn Crispin2015-08-171-1/+6
* buttons: make all button handler scripts return 0John Crispin2015-07-241-0/+2
* wpa-supplicant: add 802.11r client supportFelix Fietkau2015-07-152-2/+7
* hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n supportFelix Fietkau2015-06-061-4/+2
* hostapd: add a new option to control HT coexistance separate from noscanFelix Fietkau2015-06-021-2/+4
* hostapd/netifd: encrypted mesh with wpa_supplicantFelix Fietkau2015-04-201-18/+29
* hostapd: Fix wps button hotplug script to handle multiple radiosJohn Crispin2015-04-181-3/+4
* netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345)Felix Fietkau2015-04-111-0/+1
* hostapd: fix compile errors with nl80211 disabled (#19325)Felix Fietkau2015-03-272-4/+0
* hostapd: add 802.11r supportFelix Fietkau2015-03-262-1/+65
* hostapd: allow multiple key management algorithmsFelix Fietkau2015-03-262-4/+8
* hostapd: append nasid to config for all WPA typesFelix Fietkau2015-03-262-4/+12
* hostapd: package wpad-mesh and wpa_supplicant-mesh variantsFelix Fietkau2015-03-261-0/+407
* hostapd: update hostapd to 2015-03-25Felix Fietkau2015-03-265-28/+2
* hostapd: backport BSSID black/whitelistsJohn Crispin2015-02-131-0/+9
* mac80211/hostapd: fix HT mode setup for RSN ad-hoc networksFelix Fietkau2015-01-241-1/+2
* hostapd: Add uapsd option to netifd.shFelix Fietkau2015-01-051-2/+4
* hostapd: add support for configuring supported ratesFelix Fietkau2014-12-271-5/+15
* hostapd: improve 802.1x dynamic vlan support with bridge namesJohn Crispin2014-12-011-2/+5
* hostapd: Add wpa_psk_file option to netifd.shJohn Crispin2014-10-201-1/+7
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* hostapd: read missing parameter for dynamic VLANsJohn Crispin2014-10-061-1/+1
* hostapd: allow using iapp for any encryption type (fixes #18022)Felix Fietkau2014-10-051-2/+3
* hostapd: do not remove foreign wpa_supplicant socketsJohn Crispin2014-09-171-1/+1
* hostapd: remove bogus default setting for wps_pin (#17873)Felix Fietkau2014-09-152-4/+3
* hostapd: fix some whitespacesLuka Perkov2014-08-111-3/+3
* hostapd: Reintroduce Full Dynamic VLAN supportJo-Philipp Wich2014-07-291-1/+14
* hostapd: add a require_mode option in wifi-device sections to select the mini...Felix Fietkau2014-07-151-1/+7
* hostapd: move reading of rsn_preauth out of auth_type=eap contextFelix Fietkau2014-06-051-3/+3
* hostapd: replace undefined $bridge with $network_bridgeFelix Fietkau2014-06-041-3/+3
* hostapd: Add optional support for hostapd own_ip_addr in wireless configJohn Crispin2014-06-022-1/+5
* hostapd: add an option for 802.11h (enabled by default)Felix Fietkau2014-05-031-2/+6
* 802.11s: fix authsae support in netifdJohn Crispin2014-04-121-1/+1
* hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3...Felix Fietkau2014-04-121-0/+1
* hostapd: add pbc_in_m1 optionFelix Fietkau2014-03-211-2/+3
* hostapd: add validation rules to wireless handlerJohn Crispin2014-02-181-6/+6
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-032-0/+6
* hostapd: do not get basic_rate as a simple string variableFelix Fietkau2014-02-021-1/+1
* hostapd: fix basic rate list handling with netifdFelix Fietkau2014-01-311-1/+7
* hostapd: Fix 80211w setup with netifdJo-Philipp Wich2014-01-281-1/+1