Change #267187
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 15 May 2026 03:41:33 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 976eb1d50d56dcb1fe55a65ebe095d5012627f7e |
Comments
windows: update MS SDK versions in comments To make them more accurate. Also: - show Visual Studio version, where missing. - ease the formatting. - schannel_int.h: clang-tidy fallback code. Used: `rg -l --sort=path CERT_FIND_HAS_PRIVATE_KEY` Closes #21621
Changed files
- lib/cf-socket.c
- lib/curl_setup.h
- lib/curl_sspi.h
- lib/urldata.h
- lib/vtls/schannel.c
- lib/vtls/schannel_int.h
- lib/vtls/schannel_verify.c
- src/tool_doswin.c