Wireshark-commits: [Wireshark-commits] master-2.6 9be650b: win-setup.ps1: make downloads faster by
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 02 Jan 2019 22:20:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9be650b0eb4e41cce0ddd96896db32061cf0effd
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

9be650b by Peter Wu (peter@xxxxxxxxxxxxx):

    win-setup.ps1: make downloads faster by reusing proxy information
    
    The initial proxy bypass check can take a lot of time (14 seconds).
    Cache the instance to make subsequent downloads faster.
    
    Change-Id: I3ccb99d245e0127f03d9b022d10f9ce4a89018d2
    Fixes: v1.99.6rc0-344-ge3785f7aff ("win-setup.ps1 Make setup script aware of proxies")
    Reviewed-on: https://code.wireshark.org/review/28953
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 2f1df0482a98d65eef81b69eed4d9ab058676397)
    Reviewed-on: https://code.wireshark.org/review/31305
    

Actions performed:

    from  eba5c6b   Revert "Add routines to load Lua programs that assume the path is UTF-8 on Windows."
     add  9be650b   win-setup.ps1: make downloads faster by reusing proxy information


Summary of changes:
 tools/win-setup.ps1 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)