This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[setup - the official Cygwin setup program used to install Cygwin and keep it up to date] branch ntlm-proxy-debugging, created. release_2.878-7-gee9140f


        at  ee9140f581bd56fd340e0300b49f4ed6c38cfe35 (commit)


https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=ee9140f581bd56fd340e0300b49f4ed6c38cfe35

commit ee9140f581bd56fd340e0300b49f4ed6c38cfe35
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed May 17 18:28:38 2017 +0100

    Log if URL fetch was satisified from cache

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=7b7076079dac8e42ce8ea88630d45ac003a3026b

commit 7b7076079dac8e42ce8ea88630d45ac003a3026b
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed May 17 00:12:40 2017 +0100

    Alphabetically sort options in usage help

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=83eddcc865c53e36b8d8376725082138d3c60dc8

commit 83eddcc865c53e36b8d8376725082138d3c60dc8
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed May 17 00:00:14 2017 +0100

    Allow options which only have long names
    
    We're kind of running out of letters for short options :)

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=1a85ae36f4f21135ce85622a8033c1131b29bfd3

commit 1a85ae36f4f21135ce85622a8033c1131b29bfd3
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Tue May 16 12:42:18 2017 +0100

    Allow user-agent string to be customized
    
    If the option is present without a string, this means that no user-agent
    header should be added.

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=fa70d329301321fbba13c89550e3bc60319a3887

commit fa70d329301321fbba13c89550e3bc60319a3887
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed May 10 12:48:03 2017 +0100

    InternetOpenUrl can't handle some 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=8ebd5bd1a1d8be7177de21778920a3319de98139

commit 8ebd5bd1a1d8be7177de21778920a3319de98139
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=cbb719d65f50d05571bafae42f83e0852e479dd3

commit cbb719d65f50d05571bafae42f83e0852e479dd3
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed May 10 12:46:58 2017 +0100

    Improve logging of URL fetching




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]