aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: enhance wifi reloadJohn Crispin2020-02-252-18/+134
* hostapd: start hostapd/wpa_supplicant for all wiphy devicesPiotr Dymacz2020-02-242-2/+2
* hostapd: remove erroneous $(space) redefinitionJo-Philipp Wich2020-02-081-3/+0
* hostapd: add back support for passing CSA events from sta/mesh to AP interfacesFelix Fietkau2020-01-291-0/+129
* hostapd: unconditionally enable ap/mesh for wpa-cliFelix Fietkau2020-01-281-1/+7
* hostapd: remove some bashismsSven Roederer2020-01-261-3/+3
* hostapd: fix faulty WMM IE parameters with ETSI regulatory domainsFelix Fietkau2020-01-232-0/+88
* hostapd: add support for system cert bundle validationDavid Lam2020-01-162-6/+15
* hostapd: cleanup IBSS-RSNDaniel Golle2020-01-162-6/+2
* hostapd: add wpa_strict_rekey supportKyle Copperfield2020-01-151-1/+3
* hostapd: add dtim_period, local_pwr_constraint, spectrum_mgmt_requiredKyle Copperfield2020-01-152-3/+12
* hostapd: add support for subject validationDavid Lam2020-01-142-1/+93
* hostapd: Activate PIE by defaultHauke Mehrtens2020-01-131-0/+1
* 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: fix crash regression triggered by mesh modeFelix Fietkau2019-12-081-1/+1
* hostapd: enable CTRL_IFACE_MIB for hostapd-fullDavid Bauer2019-12-087-0/+35
* hostapd: add ubus reloadJohn Crispin2019-11-129-20/+601
* 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: adjust to removal of WOLFSSL_HAS_AES_GCMEneas U de Queiroz2019-10-121-1/+0
* hostapd: Add mesh support for wpad fullHauke Mehrtens2019-09-221-2/+2
* hostapd: use getrandom syscallHauke Mehrtens2019-09-227-7/+7
* hostapd: Remove unneeded patchHauke Mehrtens2019-09-228-28/+14
* hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WARHauke Mehrtens2019-09-225-16/+4
* hostapd: Update to version 2.9 (2019-08-08)Hauke Mehrtens2019-09-2247-639/+272
* hostapd: Update to version 2.8 (2019-04-21)Hauke Mehrtens2019-09-2289-5673/+532
* hostapd: Fix AP mode PMF disconnection protection bypassHauke Mehrtens2019-09-214-6/+72
* hostapd: mirror ieee80211w ap mode defaults in station modeJo-Philipp Wich2019-09-202-1/+10
* hostapd: fix OWE settings in client modeJo-Philipp Wich2019-09-202-1/+2
* hostapd: declare struct wpa_bss earlyLeon M. George2019-09-191-0/+19
* hostapd: revert signature change in patchLeon M. George2019-09-191-1/+1
* hostapd: SAE/EAP-pwd side-channel attack updateHauke Mehrtens2019-09-109-1/+397
* hostapd: Fix security problemHauke Mehrtens2019-09-103-1/+81
* hostapd: Allow CONFIG_IEEE80211W for all but mini variantHauke Mehrtens2019-08-171-6/+2
* hostapd: Remove ROBO switch supportHauke Mehrtens2019-08-171-2/+0
* build: include BUILD_VARIANT in PKG_BUILD_DIRJeffery To2019-08-051-2/+0
* hostapd: adjust removed wolfssl optionsEneas U de Queiroz2019-07-071-4/+0
* hostapd: remove stale WPA_SUPPLICANT_NO_TIMESTAMP_CHECK optionChristian Lamparter2019-06-202-26/+0
* hostapd: fix CVE-2019-9497, CVE-2019-9498, CVE-2019-9499Stefan Lippers-Hollmann2019-04-115-1/+467
* hostapd: fix CVE-2019-9496Stefan Lippers-Hollmann2019-04-112-1/+53
* hostapd: fix CVE-2019-9495Stefan Lippers-Hollmann2019-04-112-1/+320
* hostapd: fix CVE-2019-9494Stefan Lippers-Hollmann2019-04-119-1/+1083
* hostapd: add Multi-AP patches and config optionsArnout Vandecappelle (Essensium/Mind)2019-02-2015-20/+2230
* hostapd: update the fix for a race condition in mesh new peer handlingFelix Fietkau2019-02-171-2/+2
* hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicantFelix Fietkau2019-02-174-8/+8
* hostapd: fix race condition in mesh new peer handlingFelix Fietkau2019-02-121-0/+34
* hostapd: send wpa_supplicant logging output to syslogFelix Fietkau2019-02-121-1/+1
* wpa_supplicant: fix calling channel switch via wpa_cli on mesh interfacesFelix Fietkau2019-01-291-0/+39