mxs: drop 6.1 support
[openwrt/openwrt.git] / package / network / services / hostapd / src /
11 days ago Felix Fietkauhostapd: fix a crash corner case
2024-04-04 Eneas U de Queirozhostapd: bump to 2024-03-09
2024-01-09 Felix Fietkauhostapd: add missing NULL pointer check on radar notifi...
2023-11-30 Felix Fietkauhostapd: use new udebug ubus api to make debug rings...
2023-11-20 Felix Fietkauhostapd: add udebug support
2023-09-25 Felix Fietkauhostapd: fix rare crash with AP+STA and ACS enabled
2023-09-22 Felix Fietkauhostapd: fix wpa_supplicant bringup with non-nl80211...
2023-09-20 Felix Fietkauhostapd: add missing NULL pointer check in uc_hostapd_i...
2023-09-15 Felix Fietkauhostapd: support dynamic reload of vlan files when...
2023-09-14 Felix Fietkauhostapd: fix more AP+STA issues
2023-09-13 Felix Fietkauhostapd: add missing return statement
2023-09-13 Felix Fietkauhostapd: do not modify hapd->started when stopping...
2023-09-13 Felix Fietkauhostapd: add internal API for renaming AP interfaces
2023-09-13 Felix Fietkauhostapd: fix AP+STA configuration with autochannel...
2023-09-13 Felix Fietkauhostapd: update interface/bss list after set_config...
2023-09-12 Felix Fietkauhostapd: fix bringing up AP in AP+mesh configurations
2023-09-12 Felix Fietkauhostapd: clear ucode interface/bss resource pointers
2023-09-03 Felix Fietkauhostapd: allow adding initial AP without breaking STA...
2023-09-02 Felix Fietkauhostapd: fix parsing HT secondary channel offset
2023-09-02 Felix Fietkauhostapd: reset center_seg0_idx for 2.4 GHz
2023-09-02 Felix Fietkauhostapd: use proper helper functions for setting seg0...
2023-08-24 Felix Fietkauhostapd: fix bringing up AP+STA when the new channel...
2023-08-12 Felix Fietkauhostapd: do not store data in object prototype
2023-08-11 Felix Fietkauhostapd: fix center frequency calculation for channel...
2023-08-11 Felix Fietkauhostapd: add missing #ifdef for non-802.11ax builds
2023-08-10 Felix Fietkauhostapd: reimplement AP/STA support via ucode
2023-08-10 Felix Fietkauhostapd: add missing ucv_get call in wpa_supplicant
2023-08-10 Felix Fietkauhostapd: clone prototypes of ucode bss/interface objects
2023-08-01 Felix Fietkauhostapd: add ucode support, use ucode for the main...
2023-08-01 Felix Fietkauhostapd: switch to using uloop (integrated with built...
2023-08-01 Felix Fietkauhostapd: add support for querying assoc/probe IEs
2023-08-01 Felix Fietkauhostapd: add experimental radius server
2023-03-07 Felix Fietkauhostapd: add missing return code for the bss_mgmt_enabl...
2022-12-13 Andre Heidertreewide: remove DRIVER_11N_SUPPORT
2022-12-13 Andre Heiderhostapd: remove an unused function from ubus.c
2022-12-10 Felix Fietkauhostapd: use wpa_supplicant for unencrypted mesh connec...
2022-10-13 Nick Hainkehostapd: add measurement report value for beacon reports
2022-09-22 Felix Fietkauhostapd: add ubus notification on sta authorized
2022-08-15 Stijn Tintelhostapd: add mbo flag to get_clients ubus method
2022-07-03 Michael Yartyshostapd: enable compilation of OCV and add build featur...
2022-06-28 Stijn Tintelhostapd: support MBO in bss_transition_request
2022-06-08 David Bauerhostapd: ubus: add bss-color to get_status
2022-06-08 David Bauerhostapd: update to 2022-05-08
2022-06-06 Stijn Tintelhostapd: drop wnm_disassoc_imminent
2022-04-07 David Bauerhostapd: add ubus link-measurements notifications
2022-04-07 David Bauerhostapd: add ubus method for requesting link measurements
2022-04-07 David Bauerhostapd: add support for enabling link measurements
2022-02-19 David Bauerhostapd: add STA extended capabilities to get_clients
2022-02-07 David Bauerhostapd: update to v2.10
2022-02-07 Felix Fietkauhostapd: automatically calculate channel center freq...
2022-01-14 David Bauerhostapd: add op-class to get_status output
2021-12-27 David Bauerhostapd: add missing function declaration
2021-12-19 David Bauerhostapd: make OpenWrt statistics per-BSS
2021-12-19 David Bauerhostapd: provide BSS-transition-queries to ubus subscribers
2021-12-19 David Bauerhostapd: WNM: allow specifying dialog-token
2021-12-16 David Bauerhostapd: close correct blobmsg table
2021-12-14 David Bauerhostapd: add OpenWrt specific statistic counters
2021-12-10 Felix Fietkauhostapd: enable FILS support in the full config and...
2021-11-25 David Bauerhostapd: add beacon_interval to get_status ubus output
2021-10-13 David Bauerhostapd: ubus: add BSS transtiton request method
2021-10-13 David Bauerhostapd: ubus: add notification for BSS transition...
2021-09-24 Jesus Fernandez... hostapd: fix segfault when deinit mesh ifaces
2021-08-11 Felix Fietkauhostapd: fix broken check in radar detection notification
2021-07-15 Felix Fietkauhostapd: add "force" parameter for channel switch
2021-07-12 Felix Fietkauhostapd: initialize ht/vht/he mode on channel switch...
2021-07-12 Felix Fietkauhostapd: add support for enabling HE on channel switch
2021-07-12 Felix Fietkauhostapd: make it possible to update station airtime...
2021-07-06 David Bauerhostapd: add HE flag to get_clients
2021-07-06 Martin Weinelthostapd: remove unused mac_buff allocation
2021-07-06 Martin Weinelthostapd: report bssid, ssid and channel over ubus
2021-06-21 Dobroslaw Kijowskihostapd: stop advertising 11w feature
2021-05-26 Felix Fietkauhostapd: report radar detected events via ubus
2021-05-26 Felix Fietkauhostapd: improve channel switch support
2021-05-26 Felix Fietkauhostapd: add missing inline stubs for ubus vlan event...
2021-05-18 Felix Fietkauhostapd: add ubus notifications for adding/removing...
2021-01-10 Daniel Gollehostapd: return PID on config_add call
2020-12-23 Dobroslaw Kijowskitreewide: nuke DRIVER_11W_SUPPORT
2020-11-17 David Bauerhostapd: set validity interval for BSS TMRA
2020-11-17 David Bauerhostapd: ubus: add get_status method
2020-11-17 David Bauerhostapd: ubus: add VHT capabilities to client list
2020-11-17 David Bauerhostapd: ubus: add driver information to client list
2020-10-15 Daniel Gollehostapd: ubus: add handler for wps_status and guard...
2020-09-22 David Bauerhostapd: ubus: make (B)SSID optional for neighbor report
2020-09-22 David Bauerhostapd: ubus: send notification instead of event
2020-09-21 David Bauerhostapd: ubus: fix infinite loop when configuring RRM NR
2020-09-21 David Bauerhostapd: send procd event on BSS update
2020-09-21 David Bauerhostapd: send ubus event on BSS update
2020-09-08 Daniel Gollehostapd: add UCI support for Hotspot 2.0
2020-06-10 Felix Fietkauhostapd: add config symbol for allowing drivers to...
2020-05-22 David Bauerhostapd: add WEP as queryable build feature
2020-04-13 Daniel Gollehostapd: reduce to a single instance per service
2020-03-29 Nick Hainkehostapd: add abridged flag in disassoc_imminent
2020-03-29 Nick Hainkehostapd: expose beacon reports through ubus
2020-03-18 Daniel Gollehostapd: fix segfault in wpa_supplicant ubus
2020-03-17 Leon M. Georgehostapd: fix pointer cast warnings
2020-03-17 Leon M. Georgehostapd: remove trailing whitespace
2020-02-25 John Crispinhostapd: enhance wifi reload
2019-11-12 John Crispinhostapd: add ubus reload
2019-09-22 Hauke Mehrtenshostapd: Update to version 2.8 (2019-04-21)
2019-02-20 Arnout Vandecappel... hostapd: add Multi-AP patches and config options
next