aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAge
...
* hostapd: fix more AP+STA issuesFelix Fietkau2023-09-14
* hostapd: fix more dynamic reload issuesFelix Fietkau2023-09-14
* hostapd: add missing return statementFelix Fietkau2023-09-13
* hostapd: do not modify hapd->started when stopping an APFelix Fietkau2023-09-13
* hostapd: update to the latest versionFelix Fietkau2023-09-13
* hostapd: rework reload support and MAC address handlingFelix Fietkau2023-09-13
* hostapd: move mac address allocation from mac80211.sh to wdev.ucFelix Fietkau2023-09-13
* hostapd: add internal API for renaming AP interfacesFelix Fietkau2023-09-13
* hostapd: fix AP+STA configuration with autochannel enabledFelix Fietkau2023-09-13
* hostapd: update interface/bss list after set_config callsFelix Fietkau2023-09-13
* hostapd: fix bringing up AP in AP+mesh configurationsFelix Fietkau2023-09-12
* hostapd: clear ucode interface/bss resource pointersFelix Fietkau2023-09-12
* hostapd: fix applying gratuitous ARP settings with bridge-vlanFelix Fietkau2023-09-12
* hostapd: allow adding initial AP without breaking STA interface connectionFelix Fietkau2023-09-03
* hostapd: fix config change detection on boolean valuesFelix Fietkau2023-09-03
* hostapd: fix parsing HT secondary channel offsetFelix Fietkau2023-09-02
* hostapd: reset center_seg0_idx for 2.4 GHzFelix Fietkau2023-09-02
* hostapd: use proper helper functions for setting seg0/seg1 idx and chwidthFelix Fietkau2023-09-02
* hostapd: remove cfg80211 dependencyFelix Fietkau2023-09-01
* hostapd: select libopenssl-legacy for openssl variantsFelix Fietkau2023-08-31
* hostapd: remove eap-eap192 auth type valueFelix Fietkau2023-08-31
* hostapd: support eap-eap2 and eap2 auth_type valuesFelix Fietkau2023-08-31
* hostapd: fix FILS key mgmt type for WPA3 Enterprise 192 bitFelix Fietkau2023-08-31
* hostapd: fix bringing up AP+STA when the new channel is on a DFS channelFelix Fietkau2023-08-24
* hostapd: in AP/STA, shut down AP interfaces when STA enters scanning stateFelix Fietkau2023-08-23
* hostapd: remove obsolete patchFelix Fietkau2023-08-23
* hostapd: allow reduced neighbor report configurationDavid Bauer2023-08-22
* hostapd: revert upstream commit to fix #13156Stijn Tintel2023-08-18
* hostapd: fix bringing up mesh without supplicant when mcast rate is specifiedFelix Fietkau2023-08-17
* hostapd: do not store data in object prototypeFelix Fietkau2023-08-12
* hostapd: restart wifi when the bssid of the first interface changesFelix Fietkau2023-08-11
* hostapd: shut down client mode on the same phy while restarting APFelix Fietkau2023-08-11
* hostapd: fix center frequency calculation for channel 149 and aboveFelix Fietkau2023-08-11
* hostapd: add missing #ifdef for non-802.11ax buildsFelix Fietkau2023-08-11
* hostapd: reimplement AP/STA support via ucodeFelix Fietkau2023-08-10
* hostapd: remove config_id parameters from hostapd.confFelix Fietkau2023-08-10
* hostapd: add missing ucv_get call in wpa_supplicantFelix Fietkau2023-08-10
* hostapd: clone prototypes of ucode bss/interface objectsFelix Fietkau2023-08-10
* hostapd: fix typo in ssid variable for non-supplicant mesh interface bringupFelix Fietkau2023-08-09
* hostapd: add extra sanity checks for config reloadFelix Fietkau2023-08-08
* hostapd: fix bss color CCA issue with multiple wifi interfacesFelix Fietkau2023-08-07
* hostapd: fix unused device removal on DBDC devicesFelix Fietkau2023-08-03
* hostapd: fix undeclared variable in common.ucFelix Fietkau2023-08-02
* hostapd: fix mesh supplicant build errorFelix Fietkau2023-08-01
* hostapd: add ucode support, use ucode for the main ubus objectFelix Fietkau2023-08-01
* hostapd: switch to using uloop (integrated with built-in eloop)Felix Fietkau2023-08-01
* hostapd: add support for querying assoc/probe IEsFelix Fietkau2023-08-01
* hostapd: add experimental radius serverFelix Fietkau2023-08-01
* hostapd: add fix for dealing with VHT 160 MHz via ext nss bwFelix Fietkau2023-07-14
* hostapd: update to 2023-06-22Andre Heider2023-07-07