]> granicus.if.org Git - curl/commit
schannel: be quiet
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Feb 2019 11:09:45 +0000 (12:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Feb 2019 21:53:10 +0000 (22:53 +0100)
commit84c10dc1ba683a2c15303ad3909e30a5a115a282
treeedc2606924de8b15a9ef0f086a847805728bc25d
parentaa1f1d48f3e86fc20c38da635b54ec060d68cb45
schannel: be quiet

Convert numerous infof() calls into debug-build only messages since they
are annoyingly verbose for regular applications. Removed a few.

Bug: https://curl.haxx.se/mail/lib-2019-02/0027.html
Reported-by: Volker Schmid
Closes #3552
lib/vtls/schannel.c