aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* wpad-wolfssl: fix crypto_bignum_sub()Antonio Quartulli2020-04-281-0/+26
* hostapd: reduce to a single instance per serviceDaniel Golle2020-04-148-174/+62
* hostapd: backport usleep patchRosen Penev2020-04-132-1/+54
* wpa_supplicant: disable CONFIG_WRITE functionalityKirill Lukonin2020-04-132-2/+2
* hostapd: Move hostapd variants to WirelessAPD menuKevin Darbyshire-Bryant2020-04-051-0/+9
* hostapd: add abridged flag in disassoc_imminentNick Hainke2020-03-301-0/+5
* hostapd: expose beacon reports through ubusNick Hainke2020-03-303-0/+51
* hostapd: Add 802.11r support for WPA3-EnterpriseJesus Fernandez Manzano2020-03-301-0/+1
* hostapd: fix segfault in wpa_supplicant ubusDaniel Golle2020-03-182-1/+3
* hostapd: fix pointer cast warningsLeon M. George2020-03-172-8/+15
* hostapd: remove trailing whitespaceLeon M. George2020-03-171-2/+2
* 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