summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: fix a null pointer dereference in wpa_supplicant on teardownFelix Fietkau2024-05-011-0/+20
* hostapd: Fix compile against mbedtsl 3.6Hauke Mehrtens2024-04-281-1/+1
* hostapd: fix a crash corner caseFelix Fietkau2024-04-131-1/+1
* treewide: update PKG_MIRROR_HASH to zstPaul Spooren2024-04-061-1/+1
* hostapd: fix Config.in dependenciesFelix Fietkau2024-04-051-52/+5
* hostapd: slightly clean up patchesFelix Fietkau2024-04-0417-64/+25
* hostapd: replace "argument list too long" fix with a simpler versionFelix Fietkau2024-04-042-27/+23
* hostapd: remove workaround for broken WPA IEs in ancient devicesFelix Fietkau2024-04-041-61/+0
* hostapd: adjust patches to work with git amEneas U de Queiroz2024-04-0437-854/+1131
* hostapd: remove unused fixEneas U de Queiroz2024-04-049-69/+49
* hostapd: bump to 2024-03-09Eneas U de Queiroz2024-04-0455-518/+477
* hostapd: fix Argument list too long build errorRobert Marko2024-03-251-0/+27
* treewide: use APK compatible version schemaPaul Spooren2024-03-221-4/+4
* wifi-scripts: add new package, move wifi scripts to a single placeFelix Fietkau2024-02-034-2159/+0
* hostapd: fail R0KH and R1KH derivation when wpa_psk_file is usedRany Hany2024-01-251-0/+4
* hostapd: fix 11r defaults when using SAEJesus Fernandez Manzano2024-01-251-1/+1
* hostapd: fix 11r defaults when using WPAJesus Fernandez Manzano2024-01-251-14/+14
* hostapd: remove obsolete functionFelix Fietkau2024-01-251-4/+0
* hostapd: ACS: Fix typo in bw_40 frequency arrayDavid Bauer2024-01-181-0/+25
* hostapd: add back missing function for updating wpa_supplicant macaddr listFelix Fietkau2024-01-131-0/+8
* hostapd: fix an exception in hostapd.uc on interface add failureFelix Fietkau2024-01-131-1/+1
* Revert "mac80211: rework interface setup, fix race condition"Felix Fietkau2024-01-131-3/+4
* mac80211: rework interface setup, fix race conditionFelix Fietkau2024-01-111-4/+3
* hostapd: make ubus calls to wpa_supplicant asynchronousFelix Fietkau2024-01-111-26/+105
* hostapd: add missing NULL pointer check on radar notificationFelix Fietkau2024-01-091-0/+3
* hostapd: use new udebug ubus api to make debug rings configurableFelix Fietkau2023-11-303-96/+100
* hostapd: add missing acl entries for udebugFelix Fietkau2023-11-201-0/+4
* hostapd: add udebug supportFelix Fietkau2023-11-208-14/+301
* hostapd: fix undeclared variable iface_nameNazar Mokrynskyi2023-11-191-1/+1
* 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-011-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-251-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: fix dynamically adding interfaces with 802.11ax support disabled in ...Felix Fietkau2023-09-181-0/+34
* hostapd: add missing ubus ACL entries for AP+client (#13449)Felix Fietkau2023-09-152-1/+7
* hostapd: support dynamic reload of vlan files when renaming interfacesFelix Fietkau2023-09-152-5/+94