| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | hostapd: backport fix for wnm_sleep_mode=0 | Timo Sigurdsson | 2017-12-07 | 1 | -0/+35 |
* | hostapd: rework frequency/ht/vht selection for ibss/mesh | Felix Fietkau | 2017-11-15 | 4 | -163/+24 |
* | hostapd: set mcast_rate in mesh mode | Sven Eckelmann | 2017-11-15 | 1 | -0/+68 |
* | hostapd: refresh ubus patch | Felix Fietkau | 2017-11-15 | 1 | -36/+18 |
* | hostapd: fix up ubus support | John Crispin | 2017-10-25 | 1 | -18/+44 |
* | hostapd: backport extra changes related to KRACK | Stijn Tintel | 2017-10-17 | 9 | -9/+442 |
* | hostapd: merge fixes for WPA packet number reuse with replayed messages and k... | Felix Fietkau | 2017-10-16 | 14 | -29/+965 |
* | hostapd: update to version 2017-08-24 | Koen Vandeputte | 2017-10-07 | 24 | -474/+141 |
* | hostapd: add additional ubus notifications | John Crispin | 2017-08-22 | 1 | -2/+47 |
* | hostapd: fix reload frequency change patch | Abhilash Tuse | 2017-05-03 | 2 | -7/+32 |
* | hostapd: backport support for sending debug messages to the syslog | Rafał Miłecki | 2017-01-30 | 6 | -24/+169 |
* | hostapd: backport a few upstream fixes | Felix Fietkau | 2017-01-15 | 5 | -4/+163 |
* | hostapd: update to version 2016-12-19 | Koen Vandeputte | 2016-12-20 | 4 | -13/+13 |
* | hostapd: update to version 2016-12-15 | Koen Vandeputte | 2016-12-20 | 19 | -166/+107 |
* | network/services/hostapd: move whole files outside of patches and drop Build/... | Alexandru Ardelean | 2016-10-15 | 2 | -640/+0 |