dnsmasq: fix jail_mount for serversfile
[openwrt/staging/chunkeey.git] / package / network / services / hostapd /
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-24 Nick Lowehostapd: SAE - Enable hunting-and-pecking and H2E
2022-02-19 Eneas U de Queirozhostapd: fallback to psk when generating r0kh/r1kh
2022-02-19 David Bauerhostapd: add STA extended capabilities to get_clients
2022-02-07 David Bauerhostapd: refresh patches
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-31 Nick Hainkehostapd: refresh patchset
2021-12-27 Raphaël Mélottehostapd: add fallback for WPS on stations
2021-12-27 David Bauerhostapd: add missing function declaration
2021-12-23 Felix Fietkauhostapd: only attempt to set qos map if supported by...
2021-12-21 Arnout Vandecappel... hostapd: keep HE capability after channel switch in...
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: add support for specifying the FILS DHCP server
2021-12-10 Felix Fietkauhostapd: add support for enabling FILS on AP and client...
2021-12-10 Felix Fietkauhostapd: enable FILS support in the full config and...
2021-12-01 Felix Fietkauhostapd: make hostapd/supplicant/wpad packages depend...
2021-11-25 David Bauerhostapd: add beacon_interval to get_status ubus output
2021-11-24 Felix Fietkauhostapd: add a patch that allows processing auth reques...
2021-11-23 Mark Mentovaihostapd: allow hostapd under ujail to communicate with...
2021-11-19 David Bauerhostapd: fix use after free bugs
2021-11-14 Eneas U de Queirozhostapd: set VARIANT=* for wpa-cli, hostapd-utils
2021-11-04 Felix Fietkauhostapd: support qos_map_set without CONFIG_INTERWORKING
2021-11-03 Felix Fietkauhostapd: add wmm qos map set by default
2021-11-01 Eneas U de Queirozhostapd: avoid unnecessary package rebuilds
2021-10-21 David Bauerhostapd: ubus: fix uninitialized pointer
2021-10-21 Felix Fietkauhostapd: fix up patches after the last commit
2021-10-21 Felix Fietkauhostapd: fix a race condition on adding AP mode wds...
2021-10-19 David Bauerhostapd: fix goto loop for ubus assoc handler
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-09-21 Felix Fietkauhostapd: let netifd set bridge port attributes for...
2021-08-27 David Bauerhostapd: enable proxy-arp support for hostapd-full
2021-08-27 David Bauerhostapd: fix Proxy-ARP with Hotspot 2.0 disabled
2021-08-27 David Bauerhostapd: refresh patches
2021-08-24 Felix Fietkauhostapd: enable ht40 in wpa_supplicant when using wider...
2021-08-11 Felix Fietkauhostapd: fix broken check in radar detection notification
2021-08-08 Jesus Fernandez... hostapd: respect fixed channel BW in HE20 mode
2021-07-28 Felix Fietkauhostapd: add missing chunk for the snoop interface fix
2021-07-28 Felix Fietkauhostapd: make proxyarp work with libnl-tiny
2021-07-28 Felix Fietkauhostapd: fix a segfault on sta disconnect with proxy...
2021-07-28 Felix Fietkauhostapd: make the snooping interface (for proxyarp...
2021-07-15 Felix Fietkauhostapd: add "force" parameter for channel switch
2021-07-12 Felix Fietkauhostapd: fix uninitialized stack variable on CSA
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-24 Felix Fietkauhostapd: add support for providing vendor specific...
2021-06-24 Raphaël Mélottehostapd: add default_disabled option to the supplicant
2021-06-22 Timo Sigurdssonhostapd: make wnm_sleep_mode_no_keys configurable
2021-06-22 Timo Sigurdssonhostapd: fix handling of the channel utilization options
2021-06-22 Timo Sigurdssonhostapd: make country3 option configurable
2021-06-21 Michael Yartyshostapd: add support for setting sae_pwe
2021-06-21 Dobroslaw Kijowskihostapd: stop advertising 11w feature
2021-06-05 Felix Fietkauhostapd: configure inter-AP communication interface...
2021-06-04 Felix Fietkauhostapd: fix bringing up vlan interfaces with the no...
2021-06-03 John Crispinhostapd: fix radius problem due to invalid attributes
2021-06-02 John Crispinhostapd: add eap_server support
2021-06-02 Felix Fietkauhostapd: add default values for r0kh/r1kh
2021-06-02 Felix Fietkauhostapd: add support for specifying the maxassoc parame...
2021-06-02 Felix Fietkauhostapd: add support for configuring proxy ARP
2021-06-02 Felix Fietkauhostapd: add configurable rssi thresholds for rejecting...
2021-06-02 Felix Fietkauhostapd: add support for configuring the beacon rate
2021-05-28 Adrian Schmutzlerhostapd: update to version 2021-05-22
2021-05-27 Felix Fietkauhostapd: support verbose build using V=sc
2021-05-26 David Bauerhostapd: ACS: fix channel 100 frequency
2021-05-26 Felix Fietkauhostapd: fix adding back stations after a missed deauth...
2021-05-26 Felix Fietkauhostapd: update to version 2021-05-21
2021-05-26 Felix Fietkauhostapd: add support for configuring rts threshold
2021-05-26 Felix Fietkauhostapd: fix max_oper_chwidth setting for HE
2021-05-26 John Crispinhostapd: add additional radius options
2021-05-26 Felix Fietkauhostapd: add extra options for hotspot 2.0 / interworking
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-26 John Crispinhostapd: fix civic location option
2021-05-21 David Bauerhostapd: wolfssl: add RNG to EC key
2021-05-18 Felix Fietkauhostapd: add patch for disabling automatic bridging...
2021-05-18 Felix Fietkauhostapd: add ubus notifications for adding/removing...
2021-04-03 Rui Salvaterrahostapd: enable airtime policy for the -basic variants
2021-02-28 Stefan Lippers-Hol... hostapd: P2P: Fix a corner case in peer addition based...
2021-02-20 Raphaël Mélottehostapd: backport ignoring 4addr mode enabling error
2021-02-13 Raphaël Mélottehostapd: add patch for setting 4addr mode in multi_ap
2021-02-12 Raphaël Mélottehostapd: reconfigure wps credentials on reload
2021-02-12 Raphaël Mélottehostapd: add notifications for management frames
2021-02-04 Petr Štetiarhostapd: add forgotten patch for P2P vulnerability fix
2021-02-04 Daniel Gollehostapd: fix P2P group information processing vulnerability
2021-01-15 Leon M. Georgehostapd: fix setting wps_state to "not configured"
2021-01-14 Leon M. Georgehostapd: fix key_mgmt typo
next