summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* 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
* hostapd: add default values for r0kh/r1khFelix Fietkau2021-06-021-0/+7
* hostapd: add support for specifying the maxassoc parameter as a device optionFelix Fietkau2021-06-022-1/+85
* hostapd: add support for configuring proxy ARPFelix Fietkau2021-06-021-2/+6
* hostapd: add configurable rssi thresholds for rejecting assoc/probe requestsFelix Fietkau2021-06-021-1/+5
* hostapd: add support for configuring the beacon rateFelix Fietkau2021-06-021-1/+3
* hostapd: update to version 2021-05-22Adrian Schmutzler2021-05-291-4/+4
* hostapd: support verbose build using V=scFelix Fietkau2021-05-271-0/+1
* hostapd: ACS: fix channel 100 frequencyDavid Bauer2021-05-262-1/+31
* hostapd: fix adding back stations after a missed deauth/disassocFelix Fietkau2021-05-263-11/+37
* hostapd: update to version 2021-05-21Felix Fietkau2021-05-2653-2295/+238
* hostapd: add support for configuring rts thresholdFelix Fietkau2021-05-261-1/+4
* hostapd: fix max_oper_chwidth setting for HEFelix Fietkau2021-05-261-3/+3
* hostapd: add additional radius optionsJohn Crispin2021-05-261-2/+17
* hostapd: add extra options for hotspot 2.0 / interworkingFelix Fietkau2021-05-261-4/+25
* hostapd: report radar detected events via ubusFelix Fietkau2021-05-263-0/+38
* hostapd: improve channel switch supportFelix Fietkau2021-05-261-3/+9
* hostapd: add missing inline stubs for ubus vlan event supportFelix Fietkau2021-05-261-0/+8
* hostapd: fix civic location optionJohn Crispin2021-05-261-1/+1
* hostapd: wolfssl: add RNG to EC keyDavid Bauer2021-05-212-1/+49
* hostapd: add patch for disabling automatic bridging of vlan interfacesFelix Fietkau2021-05-182-3/+40
* hostapd: add ubus notifications for adding/removing vlan interfacesFelix Fietkau2021-05-184-1/+78
* hostapd: enable airtime policy for the -basic variantsRui Salvaterra2021-04-031-1/+1
* hostapd: P2P: Fix a corner case in peer addition based on PD RequestStefan Lippers-Hollmann2021-03-011-0/+45
* hostapd: backport ignoring 4addr mode enabling errorRaphaël Mélotte2021-02-203-38/+79
* hostapd: add patch for setting 4addr mode in multi_apRaphaël Mélotte2021-02-137-47/+57
* hostapd: reconfigure wps credentials on reloadRaphaël Mélotte2021-02-121-0/+187
* hostapd: add notifications for management framesRaphaël Mélotte2021-02-122-2/+131
* hostapd: add forgotten patch for P2P vulnerability fixPetr Štetiar2021-02-042-1/+39
* hostapd: fix P2P group information processing vulnerabilityDaniel Golle2021-02-041-1/+1
* hostapd: fix setting wps_state to "not configured"Leon M. George2021-01-152-2/+2
* hostapd: fix key_mgmt typoLeon M. George2021-01-142-2/+2
* hostapd: remove trailing whitespacesLeon M. George2021-01-141-2/+2
* hostapd: remove unused variableLeon M. George2021-01-141-1/+0
* hostapd: remove unused variableLeon M. George2021-01-141-1/+0
* hostapd: run as user 'network' if procd-ujail is installedDaniel Golle2021-01-144-2/+55
* hostapd: improve error handling when adding supplicant configDaniel Golle2021-01-142-5/+5
* hostapd: add multicast_to_unicast and per_sta_vifEtan Kissling2021-01-142-2/+15
* hostapd: return PID on config_add callDaniel Golle2021-01-104-4/+11
* hostapd: wpa_supplicant: Enable proper GCMP cipher supportRobert Marko2021-01-052-1/+6
* hostapd: add support for custom per-BSS optionsFlorian Beverborg2021-01-032-1/+8
* hostapd: do not restart hostapd instance on wireless restartsFelix Fietkau2020-12-311-1/+1
* treewide: nuke DRIVER_11W_SUPPORTDobroslaw Kijowski2020-12-233-11/+1
* hostapd: pass respawn settings when registering the serviceJohn Crispin2020-12-221-2/+2
* hostapd: Use EAPOLv1 (802.1X-2001) if WPA enabledNick Lowe2020-12-221-1/+1
* hostapd: parse skip_inactivity_poll optionNadim Atiya2020-12-222-3/+5