hostapd/src
Jouni Malinen f9ba3d5c89 OpenSSL 3.0: Set SSL groups using SSL_set1_groups()
The mechanism using SSL_set_tmp_ecdh() has been obsoleted and
SSL_set1_groups() takes care of it instead.

Signed-off-by: Jouni Malinen <j@w1.fi>
2022-03-13 11:27:15 +02:00
..
ap DFS: Don't let cac_time_left_seconds overflow 2022-03-12 10:39:43 +02:00
common DPP: Fix uninitialised variable on error path 2022-03-12 10:36:03 +02:00
crypto OpenSSL 3.0: Set SSL groups using SSL_set1_groups() 2022-03-13 11:27:15 +02:00
drivers src/drivers: Fix typos 2022-03-04 12:04:51 +02:00
eap_common EAP-pwd: Fix the prefix in a debug message 2022-02-01 19:58:40 +02:00
eap_peer Replace "dummy" with "stub" in EAP-TEAP testing 2021-10-11 20:56:54 +03:00
eap_server Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +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 Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
radius RADIUS client: Fix void-pointer-to-enum-cast warning 2021-08-19 11:19:37 +03:00
rsn_supp SAE: Fix sm->cur_pmksa assignment 2021-10-25 19:03:32 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils HTTP: Make URL available to the cert_cb 2022-03-11 19:46:23 +02: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