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.879-30-g2e750c3


        at  2e750c3fc15a6aa8c347468ff72155558d88ef62 (commit)


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

commit 2e750c3fc15a6aa8c347468ff72155558d88ef62
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Tue May 30 20:14:21 2017 +0100

    Add an option for preauthenticating with proxy

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

commit 9071b3cc97ebbf6d95612fe2769ed7278f707dde
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=c95f51106e9144a475ee82896204adede65de913

commit c95f51106e9144a475ee82896204adede65de913
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=043406bc97e652bce0e63352645009193e3a6ba9

commit 043406bc97e652bce0e63352645009193e3a6ba9
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.
    
    v2:
    Add logging of User-Agent: header override

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

commit b6dea98e0a0083697cfe4cbaa70e67e7ac7d0977
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...




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