aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: update to 2023-06-22Andre Heider2023-07-2032-202/+162
* treewide: replace AUTORELEASE with real PKG_RELEASETianling Shen2023-05-181-1/+1
* hostapd: update to 2023-03-29Nick Hainke2023-04-2254-587/+504
* treewide: add support for "lto" in PKG_BUILD_FLAGSAndre Heider2023-03-211-3/+2
* treewide: add support for "gc-sections" in PKG_BUILD_FLAGSAndre Heider2023-03-211-2/+4
* hostapd: enable radius server supportFelix Fietkau2023-03-071-1/+1
* hostapd: add missing return code for the bss_mgmt_enable ubus methodFelix Fietkau2023-03-071-0/+2
* hostapd: add support for defining multiple acct/auth serversFelix Fietkau2023-03-071-25/+25
* hostapd: always use sae_password for mesh/SAE authLeon M. Busch-George2023-02-191-4/+4
* hostapd: add quotes in assignmentsLeon M. Busch-George2023-02-191-6/+6
* treewide: Trigger reinstall of all wolfssl dependenciesHauke Mehrtens2023-01-011-1/+1
* tree-wide: Do not use package librt and libpthreadHauke Mehrtens2022-12-291-5/+0
* hostapd: allow sharing the incoming DAS port across multiple interfacesFelix Fietkau2022-12-271-0/+298
* hostapd: add mbedtls variantRosen Penev2022-12-1911-12/+10188
* hostapd: enable coredumpsFelix Fietkau2022-12-161-0/+2
* hostapd: always set a default for the nas identifierFelix Fietkau2022-12-161-2/+3
* hostapd: add support for automatically setting RADIUS own-ip dynamicallyFelix Fietkau2022-12-162-2/+118
* treewide: remove DRIVER_11N_SUPPORTAndre Heider2022-12-133-15/+0
* hostapd: fix 350-nl80211_del_beacon_bss.patchAndre Heider2022-12-131-1/+1
* hostapd: remove an unused function from ubus.cAndre Heider2022-12-131-26/+0
* hostapd: use wpa_supplicant for unencrypted mesh connectionsFelix Fietkau2022-12-102-2/+6
* hostapd: remove invalid dtim_period option processingFelix Fietkau2022-11-101-2/+1
* 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