aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: refresh patchesChristian Marangi2023-11-094-10/+10
* hostapd: permit 40MHz in 802.1s only also for 2.4GHz g/n with noscanChristian Marangi2023-11-091-0/+9
* hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUSChristian Marangi2023-11-091-1/+1
* hostapd: fix broke noscan option for meshChristian Marangi2023-11-092-3/+3
* hostapd: use rtnl to set up interfacesFelix Fietkau2023-11-083-5/+11
* wifi: fix applying mesh parameters when wpa_supplicant is in useFelix Fietkau2023-11-083-26/+71
* hostapd: fix broken WPS on broadcom-wl and ath11kPetr Štetiar2023-11-021-0/+62
* hostapd: fix OWE association with mbedtlsDavid Bauer2023-10-312-1/+92
* hostapd: do not trim trailing whitespace, except for newlineFelix Fietkau2023-10-311-2/+2
* hostapd: increase PKG_RELEASE to fix buildsNick Hainke2023-09-291-1/+1
* hostapd: fix wpa_supplicant mac address allocation on ap+staFelix Fietkau2023-09-281-9/+10
* 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