Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238531

Category curl
Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
Changed at Sun 06 Jul 2025 20:29:54
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 2db8ae480fdcae7f005bf847fbbf837821c8184c

Comments

quic: implement CURLINFO_TLS_SSL_PTR
Replace the old Curl_ssl_get_internals() with a new connection filter
query to retrieve the information. Implement that filter query for TCP
and QUIC TLS filter types.

Add tests in client tls_session_reuse to use the info option and check
that pointers are returned.

Reported-by: Larry Campbell
Fixes #17801
Closes #17809

Changed files