1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network/services/hostapd
Christian Lamparter 99bf9a1ac2 hostapd: remove stale WPA_SUPPLICANT_NO_TIMESTAMP_CHECK option
Support to disable the timestamp check for certificates in
wpa_supplicant (Useful for devices without RTC that cannot
reliably get the real date/time) has been accepted in the
upstream hostapd. It's implemented in wpa_supplicant as a
per-AP flag tls_disable_time_checks=[0|1].

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-06-20 20:02:29 +02:00
..
files hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
patches hostapd: fix CVE-2019-9497, CVE-2019-9498, CVE-2019-9499 2019-04-11 11:26:01 +02:00
src hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
Config.in hostapd: remove stale WPA_SUPPLICANT_NO_TIMESTAMP_CHECK option 2019-06-20 20:02:29 +02:00
Makefile hostapd: remove stale WPA_SUPPLICANT_NO_TIMESTAMP_CHECK option 2019-06-20 20:02:29 +02:00