aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
...
* hostapd: ubus: fix infinite loop when configuring RRM NRDavid Bauer2020-09-212-3/+2
* hostapd: send procd event on BSS updateDavid Bauer2020-09-212-4/+36
* hostapd: send ubus event on BSS updateDavid Bauer2020-09-212-2/+24
* hostapd: add support for per-BSS airtime configurationDavid Bauer2020-09-113-4/+14
* hostapd: add UCI support for Hotspot 2.0Daniel Golle2020-09-083-3/+107
* hostapd: add hs20 variantDaniel Golle2020-09-011-1/+21
* hostapd: Fix compile errors after wolfssl updateHauke Mehrtens2020-08-271-0/+10
* hostapd: recognize option "key" as alias for "auth_secret"Jo-Philipp Wich2020-08-072-2/+2
* hostapd: make "key" option optional if "wpa_psk_file" is providedJo-Philipp Wich2020-08-071-5/+5
* hostapd: add wpad-basic-wolfssl variantPetr Štetiar2020-08-072-0/+16
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* hostapd: reorganize config selection hierarchy for WPA3Adrian Schmutzler2020-07-311-16/+18
* hostapd: improve TITLE for packagesAdrian Schmutzler2020-07-301-27/+33
* hostapd: update mesh DFS patches and add mesh HE supportDaniel Golle2020-07-3034-190/+1440
* hostapd: enter DFS state if no available channel is foundDavid Bauer2020-07-201-0/+37
* hostapd: fix compilation of wpa_supplicantKarel Kočí2020-06-181-4/+4
* hostapd: hostapd_set_psk_file: fix defaut value for macJohann Neuhauser2020-06-131-1/+1
* hostapd: add config symbol for allowing drivers to enable 802.11ax supportFelix Fietkau2020-06-103-0/+14
* hostapd: update to latest Git hostap_2_9-1331-g5a8b366233f5Petr Štetiar2020-06-0923-113/+113
* 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: add WEP as queryable build featureDavid Bauer2020-05-221-0/+4
* hostapd: bring back mesh patchesDaniel Golle2020-05-2128-108/+792
* hostapd: disable support for Wired Equivalent Privacy by defaultPetr Štetiar2020-05-212-0/+14
* hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848edPetr Štetiar2020-05-2147-1327/+262
* hostapd: backport wolfssl bignum fixesDaniel Golle2020-05-164-1/+107
* 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