aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: fix mac address of interfaces created via wdev.ucFelix Fietkau2023-09-271-1/+1
* hostapd: fix rare crash with AP+STA and ACS enabledFelix Fietkau2023-09-271-13/+14
* hostapd: fix patch rebase after a crash fixFelix Fietkau2023-09-221-5/+5
* hostapd: fix wpa_supplicant bringup with non-nl80211 driversFelix Fietkau2023-09-221-0/+17
* hostapd: add missing NULL pointer check in uc_hostapd_iface_stopFelix Fietkau2023-09-201-0/+3
* hostapd: fix a crash when disabling an interface during channel list updateFelix Fietkau2023-09-202-4/+32
* hostapd: use phy name for hostapd interfaces instead of first-bss ifnameFelix Fietkau2023-09-193-9/+21
* hostapd: select libopenssl-legacy for openssl variantsFelix Fietkau2023-09-181-7/+8
* hostapd: remove eap-eap192 auth type valueFelix Fietkau2023-09-181-12/+4
* hostapd: support eap-eap2 and eap2 auth_type valuesFelix Fietkau2023-09-181-7/+15
* hostapd: fix FILS key mgmt type for WPA3 Enterprise 192 bitFelix Fietkau2023-09-181-0/+4
* hostapd: backport from master, including ucode based reload supportFelix Fietkau2023-09-1865-1474/+5265
* hostapd: revert upstream commit to fix #13156Stijn Tintel2023-08-191-0/+63
* hostapd: add fix for dealing with VHT 160 MHz via ext nss bwFelix Fietkau2023-08-1511-15/+156
* 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