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

Change #211995

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

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