aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* hostapd: enable CTRL_IFACE_MIB for hostapd-fullDavid Bauer2019-12-087-0/+35
* hostapd: add ubus reloadJohn Crispin2019-11-122-12/+27
* hostapd: enable PMKSA and OK caching for WPA3-PersonalDavid Bauer2019-11-041-1/+8
* hostapd: add IEEE 802.11k supportKyle Copperfield2019-11-021-0/+13
* hostapd: use getrandom syscallHauke Mehrtens2019-09-227-7/+7
* hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WARHauke Mehrtens2019-09-224-4/+4
* hostapd: Update to version 2.9 (2019-08-08)Hauke Mehrtens2019-09-227-9/+91
* hostapd: Update to version 2.8 (2019-04-21)Hauke Mehrtens2019-09-227-63/+111
* hostapd: mirror ieee80211w ap mode defaults in station modeJo-Philipp Wich2019-09-201-0/+9
* hostapd: fix OWE settings in client modeJo-Philipp Wich2019-09-201-0/+1
* hostapd: add Multi-AP patches and config optionsArnout Vandecappelle (Essensium/Mind)2019-02-202-6/+44
* hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicantFelix Fietkau2019-02-174-8/+8