aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: add measurement report value for beacon reportsNick Hainke2022-10-131-0/+1
* treewide: fix security issues by bumping all packages using libwolfsslPetr Štetiar2022-10-031-1/+1
* hostapd: add ubus notification on sta authorizedFelix Fietkau2022-09-223-2/+79
* kernel: disable wireless extensions only when neededFelix Fietkau2022-09-221-0/+1
* hostapd: update to 2022-07-29David Bauer2022-09-2042-266/+242
* hostapd: don't select indoor channel on outdoor operationDavid Bauer2022-09-181-0/+58
* hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_allFelix Fietkau2022-09-061-5/+5
* mac80211: disable ft-over-ds by defaultFelix Fietkau2022-08-301-1/+1
* hostapd: fix WPA3 enterprise keys and ciphersJoerg Werner2022-08-201-3/+10
* hostapd: add mbo flag to get_clients ubus methodStijn Tintel2022-08-151-0/+4
* hostapd: prevent unused crypto lib dependencies from being compiledBoris Krasnovskiy2022-07-311-16/+16
* hostapd: add ppsk option (private psk)Manuel Giganto2022-07-151-3/+12
* hostapd: apply patch to fix building openssl variantPaul Blazejowski2022-07-111-0/+32
* wpa_supplicant: compile with OCV supportMichael Yartys2022-07-033-3/+5
* hostapd: enable compilation of OCV and add build feature discoveryMichael Yartys2022-07-034-3/+11
* hostapd: disable mbo by defaultStijn Tintel2022-06-281-6/+1
* hostapd: support MBO in bss_transition_requestStijn Tintel2022-06-282-3/+61
* hostapd: introduce mbo optionStijn Tintel2022-06-281-2/+9
* hostapd: enable MBO if 802.11ax is enabledStijn Tintel2022-06-281-0/+1
* hostapd: add config symbol to enable MBOStijn Tintel2022-06-282-0/+15
* hostapd: document ubus methodsStijn Tintel2022-06-211-0/+416
* hostapd: update to 2022-06-02David Bauer2022-06-182-3/+22
* hostapd: add owe_transition_ifnameDavid Bauer2022-06-161-1/+3
* hostapd: fix feature detectionRobert Marko2022-06-121-1/+1
* hostapd: fix missing HS20 support for hostapd-fullDavid Bauer2022-06-081-1/+1
* hostapd: ubus: add bss-color to get_statusDavid Bauer2022-06-081-0/+6
* hostapd: randomize default BSS colorDavid Bauer2022-06-082-1/+25
* hostapd: update to 2022-05-08David Bauer2022-06-088-86/+94
* hostapd: Radius based VLANs on AP with PSKBernd Naumann2022-06-081-0/+19
* hostapd: drop wnm_disassoc_imminentStijn Tintel2022-06-061-45/+0
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-083-0/+43
* hostapd: add ubus method for requesting link measurementsDavid Bauer2022-04-081-0/+65
* hostapd: add support for enabling link measurementsDavid Bauer2022-04-081-0/+10
* hostapd: SAE - Enable hunting-and-pecking and H2ENick Lowe2022-02-241-0/+2
* hostapd: fallback to psk when generating r0kh/r1khEneas U de Queiroz2022-02-191-4/+4
* hostapd: add STA extended capabilities to get_clientsDavid Bauer2022-02-191-0/+10
* hostapd: refresh patchesDavid Bauer2022-02-0830-132/+132
* hostapd: update to v2.10David Bauer2022-02-089-447/+57
* hostapd: automatically calculate channel center freq on chan_switchFelix Fietkau2022-02-071-0/+34
* hostapd: add op-class to get_status outputDavid Bauer2022-01-141-2/+9
* hostapd: refresh patchsetNick Hainke2021-12-314-11/+11
* hostapd: add fallback for WPS on stationsRaphaël Mélotte2021-12-271-7/+14
* hostapd: add missing function declarationDavid Bauer2021-12-271-0/+10
* hostapd: only attempt to set qos map if supported by the driverFelix Fietkau2021-12-231-0/+12
* hostapd: keep HE capability after channel switch in AP+STA/MeshArnout Vandecappelle (Essensium/Mind)2021-12-211-1/+2
* hostapd: make OpenWrt statistics per-BSSDavid Bauer2021-12-202-20/+20
* hostapd: provide BSS-transition-queries to ubus subscribersDavid Bauer2021-12-202-10/+69
* hostapd: WNM: allow specifying dialog-tokenDavid Bauer2021-12-202-4/+110
* hostapd: close correct blobmsg tableDavid Bauer2021-12-161-1/+1
* hostapd: add OpenWrt specific statistic countersDavid Bauer2021-12-152-1/+105