summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/hostapd.sh
Commit message (Expand)AuthorAgeFilesLines
* wifi-scripts: add new package, move wifi scripts to a single placeFelix Fietkau2024-02-031-1598/+0
* hostapd: fail R0KH and R1KH derivation when wpa_psk_file is usedRany Hany2024-01-251-0/+4
* hostapd: fix 11r defaults when using SAEJesus Fernandez Manzano2024-01-251-1/+1
* hostapd: fix 11r defaults when using WPAJesus Fernandez Manzano2024-01-251-14/+14
* hostapd: remove obsolete functionFelix Fietkau2024-01-251-4/+0
* Revert "mac80211: rework interface setup, fix race condition"Felix Fietkau2024-01-131-3/+4
* mac80211: rework interface setup, fix race conditionFelix Fietkau2024-01-111-4/+3
* hostapd: rework reload support and MAC address handlingFelix Fietkau2023-09-131-2/+1
* hostapd: remove eap-eap192 auth type valueFelix Fietkau2023-08-311-12/+4
* hostapd: support eap-eap2 and eap2 auth_type valuesFelix Fietkau2023-08-311-7/+15
* hostapd: fix FILS key mgmt type for WPA3 Enterprise 192 bitFelix Fietkau2023-08-311-0/+4
* hostapd: allow reduced neighbor report configurationDavid Bauer2023-08-221-1/+3
* hostapd: remove config_id parameters from hostapd.confFelix Fietkau2023-08-101-3/+0
* hostapd: add ucode support, use ucode for the main ubus objectFelix Fietkau2023-08-011-23/+0
* hostapd: add UCI option for Multiple BSSIDStijn Tintel2023-06-161-1/+4
* hostapd: add support for defining multiple acct/auth serversFelix Fietkau2023-03-071-25/+25
* hostapd: always use sae_password for mesh/SAE authLeon M. Busch-George2023-02-191-4/+4
* hostapd: add quotes in assignmentsLeon M. Busch-George2023-02-191-6/+6
* hostapd: always set a default for the nas identifierFelix Fietkau2022-12-161-2/+3
* hostapd: add support for automatically setting RADIUS own-ip dynamicallyFelix Fietkau2022-12-161-2/+9
* hostapd: use wpa_supplicant for unencrypted mesh connectionsFelix Fietkau2022-12-101-2/+2
* hostapd: remove invalid dtim_period option processingFelix Fietkau2022-11-101-2/+1
* hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_allFelix Fietkau2022-09-061-5/+5
* mac80211: disable ft-over-ds by defaultFelix Fietkau2022-08-301-1/+1
* hostapd: fix WPA3 enterprise keys and ciphersJoerg Werner2022-08-201-3/+10
* hostapd: add ppsk option (private psk)Manuel Giganto2022-07-151-3/+12
* wpa_supplicant: compile with OCV supportMichael Yartys2022-07-031-1/+3
* hostapd: enable compilation of OCV and add build feature discoveryMichael Yartys2022-07-031-1/+5
* hostapd: disable mbo by defaultStijn Tintel2022-06-281-6/+1
* hostapd: introduce mbo optionStijn Tintel2022-06-281-2/+9
* hostapd: add owe_transition_ifnameDavid Bauer2022-06-161-1/+3
* hostapd: Radius based VLANs on AP with PSKBernd Naumann2022-06-081-0/+19
* hostapd: SAE - Enable hunting-and-pecking and H2ENick Lowe2022-02-241-0/+2
* hostapd: fallback to psk when generating r0kh/r1khEneas U de Queiroz2022-02-191-4/+4
* hostapd: add support for specifying the FILS DHCP serverFelix Fietkau2021-12-101-1/+15
* hostapd: add support for enabling FILS on AP and client interfacesFelix Fietkau2021-12-101-4/+37
* hostapd: add wmm qos map set by defaultFelix Fietkau2021-11-031-1/+6
* hostapd: fix a race condition on adding AP mode wds sta interfacesFelix Fietkau2021-10-211-1/+1
* hostapd: enable ht40 in wpa_supplicant when using wider HE modesFelix Fietkau2021-08-241-1/+1
* hostapd: respect fixed channel BW in HE20 modeJesus Fernandez Manzano2021-08-081-1/+1
* hostapd: make the snooping interface (for proxyarp) configurableFelix Fietkau2021-07-281-0/+1
* 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: configure inter-AP communication interface for 802.11rFelix Fietkau2021-06-051-0/+1
* hostapd: fix radius problem due to invalid attributesJohn Crispin2021-06-031-2/+2
* hostapd: add eap_server supportJohn Crispin2021-06-021-4/+21