CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/10 00:30:00
Added files:
regress/lib/libssl/unit: ssl_get_shared_ciphers.c
Log message:
Add a regress for SSL_get_shared_ciphers() for the change of returned
ciphers in ssl_lib.c r1.240 and TLSv1.3 support in tls13_server.c r1.69.
requested by jsing
