CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/10/24 11:15:25
Modified files:
net/freeradius3: Makefile
net/freeradius3/patches: patch-src_main_tls_c
patch-src_modules_rlm_realm_trustrouter_c
Added files:
net/freeradius3/patches:
patch-src_modules_rlm_eap_types_rlm_eap_fast_eap_fast_c
patch-src_modules_rlm_eap_types_rlm_eap_fast_rlm_eap_fast_c
Log message:
Get the MAC secret size from the TLS cipher, rather than reaching into
libssl internals. While here also take more of the OpenSSL 1.1 API code
paths.
ok sthen@ tb@