hostapd/src
Jouni Malinen 6a2a60f1db OpenSSL: Do not use the deprecated RSAPrivateKey function
Comment out the call to SSL_use_RSAPrivateKey_ASN1() function when using
OpenSSL 3.0 since that function was deprecated and there does not seem
to be any significant use case for supporting DER encoded RSAPrivateKey
structure in the private key blob.

Signed-off-by: Jouni Malinen <j@w1.fi>
2022-04-16 12:45:32 +03:00
..
ap RADIUS attributes for EAPOL-Key message details 2022-04-15 18:40:55 +03:00
common DPP: Allow a list of supported curves to be used in bootstrapping URI 2022-04-14 16:57:11 +03:00
crypto OpenSSL: Do not use the deprecated RSAPrivateKey function 2022-04-16 12:45:32 +03:00
drivers Sync with wireless-next.git include/uapi/linux/nl80211.h 2022-03-28 19:40:23 +03:00
eap_common EAP-TLS: Update specification references to RFC 5216 and 9190 2022-04-05 22:57:51 +03:00
eap_peer Remove DH file configuration from TLS client functionality 2022-04-15 23:42:15 +03:00
eap_server EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_auth EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p P2P: Copy only valid opclasses while filtering out 6 GHz channels 2022-03-30 20:42:14 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
radius RADIUS attributes for EAPOL-Key message details 2022-04-15 18:40:55 +03:00
rsn_supp Add support for not transmitting EAPOL-Key group msg 2/2 2022-04-05 17:06:32 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils DPP: Allow a list of supported curves to be used in bootstrapping URI 2022-04-14 16:57:11 +03:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00