aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files
Commit message (Expand)AuthorAgeFilesLines
* hostapd: fix setting wps_state to "not configured"Leon M. George2021-01-151-1/+1
* hostapd: fix key_mgmt typoLeon M. George2021-01-141-1/+1
* 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-143-0/+48
* hostapd: improve error handling when adding supplicant configDaniel Golle2021-01-141-4/+4
* hostapd: add multicast_to_unicast and per_sta_vifEtan Kissling2021-01-141-1/+14
* hostapd: return PID on config_add callDaniel Golle2021-01-101-3/+2
* hostapd: wpa_supplicant: Enable proper GCMP cipher supportRobert Marko2021-01-051-0/+5
* hostapd: add support for custom per-BSS optionsFlorian Beverborg2021-01-031-0/+7
* hostapd: do not restart hostapd instance on wireless restartsFelix Fietkau2020-12-311-1/+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-221-2/+4
* hostapd: Disable 802.11b data rates by defaultNick Lowe2020-12-061-1/+1
* hostapd: Add cell_density data rates optionNick Lowe2020-11-301-13/+54
* hostapd: fix "sh: out of range" errorsStijn Tintel2020-11-261-0/+7
* hostapd: enable the epoll-based event loopRui Salvaterra2020-11-237-7/+7
* hostapd: add support for static airtime policy configurationDobroslaw Kijowski2020-11-171-1/+7
* hostapd: fix per-BSS airtime configurationDobroslaw Kijowski2020-11-171-0/+2
* hostapd: fix variable shadowingDavid Bauer2020-11-171-0/+2
* hostapd: wpas: add missing config symbolsDavid Bauer2020-10-281-2/+2
* hostapd: add interworking supportDavid Bauer2020-10-282-1/+79
* hostapd: add FTM responder supportDavid Bauer2020-10-281-0/+13
* hostapd: remove ieee80211v optionDavid Bauer2020-10-281-14/+6
* hostapd: make rrm report independent of ieee80211k settingDavid Bauer2020-10-281-5/+4
* mac80211: add support for specifying a per-device scan listFelix Fietkau2020-09-291-0/+1
* hostapd: add support for per-BSS airtime configurationDavid Bauer2020-09-112-3/+13
* hostapd: add UCI support for Hotspot 2.0Daniel Golle2020-09-081-2/+102
* hostapd: recognize option "key" as alias for "auth_secret"Jo-Philipp Wich2020-08-071-1/+1
* hostapd: make "key" option optional if "wpa_psk_file" is providedJo-Philipp Wich2020-08-071-5/+5
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* hostapd: hostapd_set_psk_file: fix defaut value for macJohann Neuhauser2020-06-131-1/+1
* hostapd: silence rmStijn Tintel2020-06-081-2/+2
* hostapd: add support for wifi-station and wifi-vlan sectionsJohn Crispin2020-06-041-0/+37
* hostapd: Add disable_vht when using NOHT/HT* modesEnrique Rodríguez Valencia2020-05-281-1/+2
* hostapd: reduce to a single instance per serviceDaniel Golle2020-04-143-49/+28
* wpa_supplicant: disable CONFIG_WRITE functionalityKirill Lukonin2020-04-132-2/+2
* hostapd: Add 802.11r support for WPA3-EnterpriseJesus Fernandez Manzano2020-03-301-0/+1
* hostapd: start hostapd/wpa_supplicant for all wiphy devicesPiotr Dymacz2020-02-241-1/+1
* hostapd: remove some bashismsSven Roederer2020-01-261-3/+3
* hostapd: add support for system cert bundle validationDavid Lam2020-01-161-5/+14
* hostapd: cleanup IBSS-RSNDaniel Golle2020-01-161-5/+1
* hostapd: add wpa_strict_rekey supportKyle Copperfield2020-01-151-1/+3
* hostapd: add dtim_period, local_pwr_constraint, spectrum_mgmt_requiredKyle Copperfield2020-01-151-2/+11
* hostapd: add support for subject validationDavid Lam2020-01-141-0/+92
* hostapd: disable ft_psk_generate_local for non-PSK networksDavid Bauer2020-01-091-1/+9
* hostapd: re-introduce process trackingDaniel Golle2019-12-081-0/+4
* hostapd: manage instances via procd instead of pidfileFelix Fietkau2019-12-081-9/+41