[setup - the official Cygwin setup program used to install Cygwin and keep it up to date] branch ntlm-proxy-debugging, created. release_2.878-3-gf41e2e8
jturney@sourceware.org
jturney@sourceware.org
Sun May 14 13:21:00 GMT 2017
at f41e2e8a8d1bfdf82af015f8b1cb606185267e47 (commit)
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=f41e2e8a8d1bfdf82af015f8b1cb606185267e47
commit f41e2e8a8d1bfdf82af015f8b1cb606185267e47
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Wed May 10 12:48:03 2017 +0100
InternetOpenUrl can't handle NTLM proxies?
Manually connect if InternetOpenUrl fails 12015
This seems pretty terrible since we are connecting and authenticating for
every file we download. So maybe we should be make the host connection
only once, anyway...
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=0f2a3a27361c2ace988b582aafaaafe1ec76c269
commit 0f2a3a27361c2ace988b582aafaaafe1ec76c269
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Wed May 10 12:47:47 2017 +0100
Zero initialize result of INTERNET_OPTION_HANDLE_TYPE query
This can get called when connection is null
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=917c732828d3e5cc2d0f6b3349ebeea95c957af4
commit 917c732828d3e5cc2d0f6b3349ebeea95c957af4
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Wed May 10 12:46:58 2017 +0100
Improve logging of URL fetching
More information about the Cygwin-apps-cvs
mailing list