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

Change #211992

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Thu 17 Oct 2024 16:01:08
Repository https://github.com/curl/curl
Project curl/curl
Branch bagder/transfer-schannel-check
Revision f4c8e92bddaa3852a5dff1182722b7c3e5fb4a33

Comments

tool_operate: reuse the schannel backend check

The transfer_per_config is called once per new transfer. It now saves
the result of the first TLS backend check done so that subsequent
invokes are more efficient and reuses the existing knowledge.

Changed files