aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: add OpenWrt specific statistic countersDavid Bauer2021-12-152-1/+105
* hostapd: add support for specifying the FILS DHCP serverFelix Fietkau2021-12-103-1/+18
* hostapd: add support for enabling FILS on AP and client interfacesFelix Fietkau2021-12-101-4/+37
* hostapd: enable FILS support in the full config and add build feature discoveryFelix Fietkau2021-12-109-18/+42
* hostapd: make hostapd/supplicant/wpad packages depend on a specific version o...Felix Fietkau2021-12-011-0/+3
* hostapd: add beacon_interval to get_status ubus outputDavid Bauer2021-11-251-0/+1
* hostapd: add a patch that allows processing auth requests for peers in blocke...Felix Fietkau2021-11-243-6/+40
* hostapd: allow hostapd under ujail to communicate with hostapd_cliMark Mentovai2021-11-231-0/+33
* hostapd: fix use after free bugsDavid Bauer2021-11-191-6/+6
* hostapd: set VARIANT=* for wpa-cli, hostapd-utilsEneas U de Queiroz2021-11-151-0/+2
* hostapd: support qos_map_set without CONFIG_INTERWORKINGFelix Fietkau2021-11-041-0/+112
* hostapd: add wmm qos map set by defaultFelix Fietkau2021-11-031-1/+6
* hostapd: avoid unnecessary package rebuildsEneas U de Queiroz2021-11-011-1/+3
* hostapd: ubus: fix uninitialized pointerDavid Bauer2021-10-211-1/+1
* hostapd: fix up patches after the last commitFelix Fietkau2021-10-214-8/+8
* hostapd: fix a race condition on adding AP mode wds sta interfacesFelix Fietkau2021-10-212-1/+23
* hostapd: fix goto loop for ubus assoc handlerDavid Bauer2021-10-191-8/+7
* hostapd: ubus: add BSS transtiton request methodDavid Bauer2021-10-131-40/+112
* hostapd: ubus: add notification for BSS transition responseDavid Bauer2021-10-133-0/+74
* hostapd: fix segfault when deinit mesh ifacesJesus Fernandez Manzano2021-09-241-0/+5
* hostapd: let netifd set bridge port attributes for snoopingFelix Fietkau2021-09-211-1/+30
* hostapd: enable proxy-arp support for hostapd-fullDavid Bauer2021-08-283-0/+9
* hostapd: fix Proxy-ARP with Hotspot 2.0 disabledDavid Bauer2021-08-281-0/+51
* hostapd: refresh patchesDavid Bauer2021-08-286-12/+12
* hostapd: enable ht40 in wpa_supplicant when using wider HE modesFelix Fietkau2021-08-241-1/+1
* hostapd: fix broken check in radar detection notificationFelix Fietkau2021-08-111-3/+0
* hostapd: respect fixed channel BW in HE20 modeJesus Fernandez Manzano2021-08-081-1/+1
* hostapd: add missing chunk for the snoop interface fixFelix Fietkau2021-07-281-4/+7
* hostapd: make proxyarp work with libnl-tinyFelix Fietkau2021-07-281-0/+275
* hostapd: fix a segfault on sta disconnect with proxy arp enabledFelix Fietkau2021-07-281-0/+19
* hostapd: make the snooping interface (for proxyarp) configurableFelix Fietkau2021-07-282-0/+35
* hostapd: add "force" parameter for channel switchFelix Fietkau2021-07-151-1/+21
* hostapd: fix uninitialized stack variable on CSAFelix Fietkau2021-07-121-0/+25
* hostapd: initialize ht/vht/he mode on channel switch by defaultFelix Fietkau2021-07-121-2/+24
* hostapd: add support for enabling HE on channel switchFelix Fietkau2021-07-121-0/+3
* hostapd: make it possible to update station airtime weights via ubusFelix Fietkau2021-07-122-0/+99
* hostapd: add HE flag to get_clientsDavid Bauer2021-07-061-0/+1
* hostapd: remove unused mac_buff allocationMartin Weinelt2021-07-061-1/+0
* hostapd: report bssid, ssid and channel over ubusMartin Weinelt2021-07-061-0/+38
* hostapd: add support for providing vendor specific IE elementsFelix Fietkau2021-06-241-1/+4
* hostapd: add default_disabled option to the supplicantRaphaël Mélotte2021-06-231-2/+8
* hostapd: make wnm_sleep_mode_no_keys configurableTimo Sigurdsson2021-06-221-3/+7
* hostapd: fix handling of the channel utilization optionsTimo Sigurdsson2021-06-211-0/+2
* hostapd: make country3 option configurableTimo Sigurdsson2021-06-211-2/+3
* hostapd: add support for setting sae_pweMichael Yartys2021-06-201-1/+3
* hostapd: stop advertising 11w featureDobroslaw Kijowski2021-06-202-6/+2
* hostapd: configure inter-AP communication interface for 802.11rFelix Fietkau2021-06-052-0/+39
* hostapd: fix bringing up vlan interfaces with the no-bridge optionFelix Fietkau2021-06-041-7/+15
* hostapd: fix radius problem due to invalid attributesJohn Crispin2021-06-031-2/+2
* hostapd: add eap_server supportJohn Crispin2021-06-021-4/+21