CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/28 22:54:43
Modified files:
lib/libssl : ssl_tlsext.c
Log message:
tlsext_alpn_client_process(): rename list and proto
Use server_list and selected instead of list and proto to reduce noise
in the next commit.
ok jsing kenjiro
