tools/patchelf: update to 0.18.0
[openwrt/staging/dedeckeh.git] / package / network / services / hostapd / src / src / ap / ubus.c
2023-03-07 Felix Fietkauhostapd: add missing return code for the bss_mgmt_enabl...
2022-12-13 Andre Heiderhostapd: remove an unused function from ubus.c
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-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-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-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-05-26 Felix Fietkauhostapd: report radar detected events via ubus
2021-05-26 Felix Fietkauhostapd: improve channel switch support
2021-05-18 Felix Fietkauhostapd: add ubus notifications for adding/removing...
2021-01-10 Daniel Gollehostapd: return PID on config_add call
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-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-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)
2018-08-20 Yury Shvedovhostapd: process all CSA parameters
2018-07-30 Nick Hainkehostapd: add ht and vht support in handle event functio...
2018-07-30 Nick Hainkehostapd: add ubus call for ap features
2018-06-05 Felix Fietkauhostapd: expose device taxonomy signature via ubus
2018-02-24 Felix Fietkauhostapd: do not register ubus objects for mesh interfaces
2018-02-21 Felix Fietkauhostapd: add support for sending 802.11v disassoc immin...
2018-02-21 Felix Fietkauhostapd: add support for issuing 802.11k beacon measure...
2018-02-21 Felix Fietkauhostapd: expose client 802.11k capabilities via ubus
2018-02-21 Nick Hainkehostapd: return with 80211 codes in handle event function
2018-02-21 Felix Fietkauhostapd: add support for turning on 802.11k/v features...
2017-10-25 John Crispinhostapd: fix up ubus support
2017-09-28 Felix Fietkauhostapd: add support for accessing 802.11k neighbor...
2017-08-22 John Crispinhostapd: add additional ubus notifications
2016-10-15 Alexandru Ardeleannetwork/services/hostapd: move whole files outside...