immortalwrt/package/network/services/hostapd/patches
Hauke Mehrtens f1025cd785 hostapd: Fix compile errors after wolfssl update
This fixes the following compile errors after the wolfssl 4.5.0 update:
  LD  wpa_cli
../src/crypto/tls_wolfssl.c: In function 'tls_match_alt_subject':
../src/crypto/tls_wolfssl.c:610:11: error: 'GEN_EMAIL' undeclared (first use in this function); did you mean 'ENAVAIL'?
    type = GEN_EMAIL;
           ^~~~~~~~~
           ENAVAIL
../src/crypto/tls_wolfssl.c:610:11: note: each undeclared identifier is reported only once for each function it appears in
../src/crypto/tls_wolfssl.c:613:11: error: 'GEN_DNS' undeclared (first use in this function)
    type = GEN_DNS;
           ^~~~~~~
../src/crypto/tls_wolfssl.c:616:11: error: 'GEN_URI' undeclared (first use in this function)
    type = GEN_URI;
           ^~~~~~~
../src/crypto/tls_wolfssl.c: In function 'wolfssl_tls_cert_event':
../src/crypto/tls_wolfssl.c:902:20: error: 'GEN_EMAIL' undeclared (first use in this function); did you mean 'ENAVAIL'?
   if (gen->type != GEN_EMAIL &&
                    ^~~~~~~~~
                    ENAVAIL
../src/crypto/tls_wolfssl.c:903:20: error: 'GEN_DNS' undeclared (first use in this function)
       gen->type != GEN_DNS &&
                    ^~~~~~~
../src/crypto/tls_wolfssl.c:904:20: error: 'GEN_URI' undeclared (first use in this function)
       gen->type != GEN_URI)
                    ^~~~~~~
Makefile:2029: recipe for target '../src/crypto/tls_wolfssl.o' failed

Fixes: 00722a720c ("wolfssl: Update to version 4.5.0")
Reported-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-28 09:25:22 +08:00
..
004-mesh-use-setup-completion-callback-to-complete-mesh-.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
005-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
007-mesh-apply-channel-attributes-before-running-Mesh.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
011-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
013-mesh-do-not-allow-pri-sec-channel-switch.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
015-mesh-do-not-use-offchan-mgmt-tx-on-DFS.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
016-mesh-fix-channel-switch-error-during-CAC.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
018-mesh-make-forwarding-configurable.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
051-wpa_supplicant-fix-race-condition-in-mesh-mpm-new-pe.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
067-0001-AP-Silently-ignore-management-frame-from-unexpected-.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
070-driver_nl80211-fix-WMM-queue-mapping-for-regulatory-.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
071-driver_nl80211-fix-regulatory-limits-for-wmm-cwmin-c.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
090-wolfssl-fix-crypto_bignum_sum.patch mac80211:update ath10k upstream patches 2020-05-27 11:58:24 +08:00
091-0001-wolfssl-Fix-compiler-warnings-on-size_t-printf-forma.patch mac80211:update ath10k upstream patches 2020-05-27 11:58:24 +08:00
091-0002-wolfssl-Fix-crypto_bignum_rand-implementation.patch mac80211:update ath10k upstream patches 2020-05-27 11:58:24 +08:00
091-0003-wolfssl-Do-not-hardcode-include-directory-in-wpa_sup.patch mac80211:update ath10k upstream patches 2020-05-27 11:58:24 +08:00
100-daemonize_fix.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
110-wolfssl-compile-fix.patch hostapd: Fix compile errors after wolfssl update 2020-08-28 09:25:22 +08:00
200-multicall.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
300-noscan.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
301-mesh-noscan.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
310-rescan_immediately.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
320-optional_rfkill.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
330-nl80211_fix_set_freq.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
340-reload_freq_change.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
341-mesh-ctrl-iface-channel-switch.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
350-nl80211_del_beacon_bss.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
360-ctrl_iface_reload.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
370-ap_sta_support.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
380-disable_ctrl_iface_mib.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
381-hostapd_cli_UNKNOWN-COMMAND.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
390-wpa_ie_cap_workaround.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
400-wps_single_auth_enc_type.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
410-limit_debug_messages.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
420-indicate-features.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
430-hostapd_cli_ifdef.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
431-wpa_cli_ifdef.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
432-missing-typedef.patch update source 2017-09-06 19:19:45 +08:00
450-scan_wait.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
461-driver_nl80211-use-new-parameters-during-ibss-join.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
463-add-mcast_rate-to-11s.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
464-fix-mesh-obss-check.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
470-survey_data_fallback.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
500-lto-jobserver-support.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
599-wpa_supplicant-fix-warnings.patch update hostapd 2019-09-25 06:55:30 -07:00
600-ubus_support.patch hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00