| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: enhance wifi reload | John Crispin | 2020-02-25 | 1 | -16/+133 |
* | hostapd: add back support for passing CSA events from sta/mesh to AP interfaces | Felix Fietkau | 2020-01-29 | 1 | -0/+129 |
* | hostapd: unconditionally enable ap/mesh for wpa-cli | Felix Fietkau | 2020-01-28 | 1 | -1/+7 |
* | hostapd: fix faulty WMM IE parameters with ETSI regulatory domains | Felix Fietkau | 2020-01-23 | 2 | -0/+88 |
* | hostapd: fix crash regression triggered by mesh mode | Felix Fietkau | 2019-12-08 | 1 | -1/+1 |
* | hostapd: add ubus reload | John Crispin | 2019-11-12 | 2 | -2/+243 |
* | hostapd: Remove unneeded patch | Hauke Mehrtens | 2019-09-22 | 8 | -28/+14 |
* | hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WAR | Hauke Mehrtens | 2019-09-22 | 1 | -12/+0 |
* | hostapd: Update to version 2.9 (2019-08-08) | Hauke Mehrtens | 2019-09-22 | 39 | -627/+178 |
* | hostapd: Update to version 2.8 (2019-04-21) | Hauke Mehrtens | 2019-09-22 | 79 | -5602/+413 |
* | hostapd: Fix AP mode PMF disconnection protection bypass | Hauke Mehrtens | 2019-09-21 | 4 | -6/+72 |
* | hostapd: declare struct wpa_bss early | Leon M. George | 2019-09-19 | 1 | -0/+19 |
* | hostapd: revert signature change in patch | Leon M. George | 2019-09-19 | 1 | -1/+1 |
* | hostapd: SAE/EAP-pwd side-channel attack update | Hauke Mehrtens | 2019-09-10 | 8 | -0/+396 |
* | hostapd: Fix security problem | Hauke Mehrtens | 2019-09-10 | 2 | -0/+80 |
* | hostapd: fix CVE-2019-9497, CVE-2019-9498, CVE-2019-9499 | Stefan Lippers-Hollmann | 2019-04-11 | 4 | -0/+466 |
* | hostapd: fix CVE-2019-9496 | Stefan Lippers-Hollmann | 2019-04-11 | 1 | -0/+52 |
* | hostapd: fix CVE-2019-9495 | Stefan Lippers-Hollmann | 2019-04-11 | 1 | -0/+319 |
* | hostapd: fix CVE-2019-9494 | Stefan Lippers-Hollmann | 2019-04-11 | 8 | -0/+1082 |
* | hostapd: add Multi-AP patches and config options | Arnout Vandecappelle (Essensium/Mind) | 2019-02-20 | 11 | -12/+2168 |
* | hostapd: update the fix for a race condition in mesh new peer handling | Felix Fietkau | 2019-02-17 | 1 | -2/+2 |
* | hostapd: fix race condition in mesh new peer handling | Felix Fietkau | 2019-02-12 | 1 | -0/+34 |
* | wpa_supplicant: fix calling channel switch via wpa_cli on mesh interfaces | Felix Fietkau | 2019-01-29 | 1 | -0/+39 |
* | hostapd: add support for passing CSA events from sta/mesh to AP interfaces | Felix Fietkau | 2019-01-29 | 2 | -2/+183 |
* | hostapd: update to version 2018-12-02 (2.7) | Hauke Mehrtens | 2019-01-02 | 37 | -425/+165 |
* | hostapd: add support for WPS pushbutton station | Daniel Golle | 2018-12-12 | 1 | -0/+82 |
* | hostapd: fix MAC filter related log spam | Jo-Philipp Wich | 2018-10-16 | 3 | -10/+77 |
* | hostapd: SAE: Do not ignore option sae_require_mfp | Hauke Mehrtens | 2018-10-14 | 1 | -0/+26 |
* | hostapd: backport build fix when OWE is activated | Hauke Mehrtens | 2018-10-14 | 5 | -18/+35 |
* | hostapd: Fix compile with OpenSSL 1.1.0 + no deprecated APIs | Rosen Penev | 2018-09-10 | 1 | -0/+40 |
* | wpa_supplicant: fix CVE-2018-14526 | John Crispin | 2018-08-10 | 1 | -0/+48 |
* | hostapd: add ht and vht support in handle event function Add ht and vht capab... | Nick Hainke | 2018-07-30 | 1 | -2/+3 |
* | hostapd: remove unused struct hostapd_ubus_iface | Felix Fietkau | 2018-07-22 | 1 | -10/+1 |
* | hostapd: build with LTO enabled (using jobserver for parallel build) | Felix Fietkau | 2018-07-10 | 1 | -0/+50 |
* | hostapd: make cli treat UNKNOWN COMMAND as failing | Denton Gentry | 2018-06-07 | 1 | -0/+13 |
* | hostapd: add support for client taxonomy in the full config | Felix Fietkau | 2018-06-05 | 1 | -4/+28 |
* | hostapd: update packaging and patches | Daniel Golle | 2018-05-31 | 35 | -469/+355 |
* | hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl | Daniel Golle | 2018-05-24 | 34 | -281/+553 |
* | hostapd: fix VHT80 for encrypted mesh channel settings | Sven Eckelmann | 2018-05-14 | 1 | -0/+45 |
* | hostapd: fix mesh+AP | Daniel Golle | 2018-05-14 | 13 | -216/+167 |
* | hostapd: fix a mesh mode crash with CONFIG_TAXONOMY enabled | Felix Fietkau | 2018-05-03 | 1 | -0/+23 |
* | hostapd: fix encrypted mesh channel settings | Daniel Golle | 2018-04-20 | 3 | -0/+223 |
* | Revert "hostapd: fix encrypted mesh channel settings" | Felix Fietkau | 2018-04-20 | 3 | -210/+0 |
* | hostapd: fix encrypted mesh channel settings | Daniel Golle | 2018-04-20 | 3 | -0/+210 |
* | hostapd: mesh: make forwarding configurable | Daniel Golle | 2018-04-18 | 1 | -0/+242 |
* | hostapd: fix compile of -mini variants | Daniel Golle | 2018-04-13 | 1 | -0/+23 |
* | hostapd: update to git snapshot of 2018-04-09 | Daniel Golle | 2018-04-13 | 31 | -73/+1082 |
* | hostapd: update to git snapshot of 2018-03-26 | Daniel Golle | 2018-03-27 | 33 | -1525/+144 |
* | hostapd: return with 80211 codes in handle event function | Nick Hainke | 2018-02-21 | 1 | -13/+27 |
* | hostapd: add support for turning on 802.11k/v features via ubus | Felix Fietkau | 2018-02-21 | 1 | -0/+17 |