| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: fix security issues by bumping all packages using libwolfssl | Petr Štetiar | 2022-10-05 | 1 | -1/+1 |
* | mac80211: disable ft-over-ds by default | Felix Fietkau | 2022-08-30 | 1 | -1/+1 |
* | hostapd: ubus: fix uninitialized pointer | David Bauer | 2022-08-28 | 1 | -1/+1 |
* | hostapd: refresh patches | David Bauer | 2022-04-27 | 1 | -4/+4 |
* | hostapd: add ubus link-measurements notifications | David Bauer | 2022-04-27 | 3 | -0/+43 |
* | hostapd: add ubus method for requesting link measurements | David Bauer | 2022-04-27 | 1 | -0/+65 |
* | hostapd: add support for enabling link measurements | David Bauer | 2022-04-27 | 1 | -0/+10 |
* | hostapd: add STA extended capabilities to get_clients | David Bauer | 2022-03-20 | 1 | -0/+10 |
* | hostapd: add op-class to get_status output | David Bauer | 2022-03-20 | 1 | -1/+8 |
* | hostapd: add beacon_interval to get_status ubus output | David Bauer | 2022-03-20 | 1 | -0/+1 |
* | hostapd: remove unused mac_buff allocation | Martin Weinelt | 2022-03-20 | 1 | -1/+0 |
* | hostapd: report bssid, ssid and channel over ubus | Martin Weinelt | 2022-03-20 | 1 | -0/+38 |
* | hostapd: ubus: add notification for BSS transition response | David Bauer | 2022-03-20 | 3 | -0/+74 |
* | hostapd: ubus: add BSS transtiton request method | David Bauer | 2022-03-20 | 1 | -40/+112 |
* | hostapd: fix radius problem due to invalid attributes | John Crispin | 2022-02-26 | 2 | -3/+3 |
* | hostapd: Apply SAE/EAP-pwd side-channel attack update 2 | Hauke Mehrtens | 2022-02-13 | 4 | -1/+268 |
* | hostapd: only attempt to set qos map if supported by the driver | Felix Fietkau | 2021-12-23 | 2 | -1/+13 |
* | hostapd: add a patch that allows processing auth requests for peers in blocke... | Felix Fietkau | 2021-11-24 | 5 | -9/+43 |
* | hostapd: bump PKG_RELEASE | Felix Fietkau | 2021-11-24 | 1 | -1/+1 |
* | hostapd: fix goto loop for ubus assoc handler | David Bauer | 2021-11-23 | 1 | -5/+5 |
* | hostapd: enable ht40 in wpa_supplicant when using wider HE modes | Felix Fietkau | 2021-11-23 | 1 | -1/+1 |
* | hostapd: add support for providing vendor specific IE elements | Felix Fietkau | 2021-11-23 | 1 | -1/+4 |
* | hostapd: add eap_server support | John Crispin | 2021-11-23 | 1 | -4/+21 |
* | hostapd: add default values for r0kh/r1kh | Felix Fietkau | 2021-11-23 | 1 | -0/+7 |
* | hostapd: add support for configuring the beacon rate | Felix Fietkau | 2021-11-23 | 1 | -1/+3 |
* | hostapd: add support for configuring rts threshold | Felix Fietkau | 2021-11-23 | 1 | -1/+4 |
* | hostapd: fix use after free bugs | David Bauer | 2021-11-23 | 1 | -6/+6 |
* | hostapd: add wmm qos map set by default | Felix Fietkau | 2021-11-23 | 1 | -1/+6 |
* | hostapd: support qos_map_set without CONFIG_INTERWORKING | Felix Fietkau | 2021-11-23 | 1 | -0/+112 |
* | hostapd: refresh patches | Felix Fietkau | 2021-11-23 | 14 | -45/+35 |
* | hostapd: fix a race condition on adding AP mode wds sta interfaces | Felix Fietkau | 2021-11-23 | 3 | -4/+26 |
* | hostapd: fix max_oper_chwidth setting for HE | Felix Fietkau | 2021-11-23 | 1 | -3/+3 |
* | hostapd: let netifd set bridge port attributes for snooping | Felix Fietkau | 2021-11-23 | 1 | -1/+30 |
* | hostapd: respect fixed channel BW in HE20 mode | Jesus Fernandez Manzano | 2021-11-23 | 1 | -1/+1 |
* | hostapd: make proxyarp work with libnl-tiny | Felix Fietkau | 2021-11-23 | 1 | -0/+275 |
* | hostapd: fix a segfault on sta disconnect with proxy arp enabled | Felix Fietkau | 2021-11-23 | 1 | -0/+19 |
* | hostapd: make the snooping interface (for proxyarp) configurable | Felix Fietkau | 2021-11-23 | 2 | -0/+38 |
* | hostapd: configure inter-AP communication interface for 802.11r | Felix Fietkau | 2021-11-23 | 2 | -0/+39 |
* | hostapd: add additional radius options | John Crispin | 2021-11-23 | 1 | -2/+17 |
* | hostapd: add extra options for hotspot 2.0 / interworking | Felix Fietkau | 2021-11-23 | 1 | -4/+25 |
* | hostapd: fix civic location option | John Crispin | 2021-11-23 | 1 | -1/+1 |
* | hostapd: enable airtime policy for the -basic variants | Rui Salvaterra | 2021-11-23 | 1 | -1/+1 |
* | hostapd: add patch for disabling automatic bridging of vlan interfaces | Felix Fietkau | 2021-11-23 | 2 | -3/+40 |
* | uhttpd: make organization (O=) of the cert configurable via uci | Martin Schiller | 2021-10-06 | 2 | -3/+4 |
* | hostapd: fix segfault when deinit mesh ifaces | Jesus Fernandez Manzano | 2021-09-24 | 1 | -0/+5 |
* | dnsmasq: reset EXTRA_MOUNT in the right place | Daniel Golle | 2021-08-02 | 1 | -2/+2 |
* | dnsmasq: fix more dnsmasq jail issues | Daniel Golle | 2021-08-02 | 1 | -10/+26 |
* | dnsmasq: rework jail mounts | Daniel Golle | 2021-08-02 | 1 | -1/+7 |
* | dnsmasq: use local option for local domain parameter | Kevin Darbyshire-Bryant | 2021-08-02 | 1 | -1/+1 |
* | dnsmasq: add ignore hosts dir to dnsmasq init script | João Henriques | 2021-08-02 | 1 | -1/+6 |