aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* mac80211: disable ft-over-ds by defaultFelix Fietkau2022-08-301-1/+1
* hostapd: ubus: fix uninitialized pointerDavid Bauer2022-08-281-1/+1
* hostapd: refresh patchesDavid Bauer2022-04-271-4/+4
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-273-0/+43
* hostapd: add ubus method for requesting link measurementsDavid Bauer2022-04-271-0/+65
* hostapd: add support for enabling link measurementsDavid Bauer2022-04-271-0/+10
* hostapd: add STA extended capabilities to get_clientsDavid Bauer2022-03-201-0/+10
* hostapd: add op-class to get_status outputDavid Bauer2022-03-201-1/+8
* hostapd: add beacon_interval to get_status ubus outputDavid Bauer2022-03-201-0/+1
* hostapd: remove unused mac_buff allocationMartin Weinelt2022-03-201-1/+0
* hostapd: report bssid, ssid and channel over ubusMartin Weinelt2022-03-201-0/+38
* hostapd: ubus: add notification for BSS transition responseDavid Bauer2022-03-203-0/+74
* hostapd: ubus: add BSS transtiton request methodDavid Bauer2022-03-201-40/+112
* hostapd: fix radius problem due to invalid attributesJohn Crispin2022-02-262-3/+3
* hostapd: Apply SAE/EAP-pwd side-channel attack update 2Hauke Mehrtens2022-02-134-1/+268
* hostapd: only attempt to set qos map if supported by the driverFelix Fietkau2021-12-232-1/+13
* hostapd: add a patch that allows processing auth requests for peers in blocke...Felix Fietkau2021-11-245-9/+43
* hostapd: bump PKG_RELEASEFelix Fietkau2021-11-241-1/+1
* hostapd: fix goto loop for ubus assoc handlerDavid Bauer2021-11-231-5/+5
* hostapd: enable ht40 in wpa_supplicant when using wider HE modesFelix Fietkau2021-11-231-1/+1
* hostapd: add support for providing vendor specific IE elementsFelix Fietkau2021-11-231-1/+4
* hostapd: add eap_server supportJohn Crispin2021-11-231-4/+21
* hostapd: add default values for r0kh/r1khFelix Fietkau2021-11-231-0/+7
* hostapd: add support for configuring the beacon rateFelix Fietkau2021-11-231-1/+3
* hostapd: add support for configuring rts thresholdFelix Fietkau2021-11-231-1/+4
* hostapd: fix use after free bugsDavid Bauer2021-11-231-6/+6
* hostapd: add wmm qos map set by defaultFelix Fietkau2021-11-231-1/+6
* hostapd: support qos_map_set without CONFIG_INTERWORKINGFelix Fietkau2021-11-231-0/+112
* hostapd: refresh patchesFelix Fietkau2021-11-2314-45/+35
* hostapd: fix a race condition on adding AP mode wds sta interfacesFelix Fietkau2021-11-233-4/+26
* hostapd: fix max_oper_chwidth setting for HEFelix Fietkau2021-11-231-3/+3
* hostapd: let netifd set bridge port attributes for snoopingFelix Fietkau2021-11-231-1/+30
* hostapd: respect fixed channel BW in HE20 modeJesus Fernandez Manzano2021-11-231-1/+1
* hostapd: make proxyarp work with libnl-tinyFelix Fietkau2021-11-231-0/+275
* hostapd: fix a segfault on sta disconnect with proxy arp enabledFelix Fietkau2021-11-231-0/+19
* hostapd: make the snooping interface (for proxyarp) configurableFelix Fietkau2021-11-232-0/+38
* hostapd: configure inter-AP communication interface for 802.11rFelix Fietkau2021-11-232-0/+39
* hostapd: add additional radius optionsJohn Crispin2021-11-231-2/+17
* hostapd: add extra options for hotspot 2.0 / interworkingFelix Fietkau2021-11-231-4/+25
* hostapd: fix civic location optionJohn Crispin2021-11-231-1/+1
* hostapd: enable airtime policy for the -basic variantsRui Salvaterra2021-11-231-1/+1
* hostapd: add patch for disabling automatic bridging of vlan interfacesFelix Fietkau2021-11-232-3/+40
* uhttpd: make organization (O=) of the cert configurable via uciMartin Schiller2021-10-062-3/+4
* hostapd: fix segfault when deinit mesh ifacesJesus Fernandez Manzano2021-09-241-0/+5
* dnsmasq: reset EXTRA_MOUNT in the right placeDaniel Golle2021-08-021-2/+2
* dnsmasq: fix more dnsmasq jail issuesDaniel Golle2021-08-021-10/+26
* dnsmasq: rework jail mountsDaniel Golle2021-08-021-1/+7
* dnsmasq: use local option for local domain parameterKevin Darbyshire-Bryant2021-08-021-1/+1
* dnsmasq: add ignore hosts dir to dnsmasq init scriptJoão Henriques2021-08-021-1/+6
* dnsmasq: distinct Ubus names for multiple instancesEtan Kissling2021-07-191-3/+29