Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-31 Thread Daniel Stenberg
On Thu, 30 Oct 2014, Tim Ruehsen wrote: [*] = at least originally, until the MITM-ing proxies entered the scheme and complicated matters, but I prefer to view that as messed up SSL and not real SSL =) Yes, however, Wget has to be able to work with these (if users request it). From how I

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-31 Thread Tim Ruehsen
On Thursday 30 October 2014 14:43:58 Daniel Stenberg wrote: On Thu, 30 Oct 2014, Tim Ruehsen wrote: [*] = at least originally, until the MITM-ing proxies entered the scheme and complicated matters, but I prefer to view that as messed up SSL and not real SSL =) Yes, however, Wget has

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-31 Thread Giuseppe Scrivano
Darshit Shah dar...@gmail.com writes: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me. In a prior thread, we'd identified the problem as a race between the HTTPS server being set-up and Wget sending the request.

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-31 Thread Tim Rühsen
Am Freitag, 31. Oktober 2014, 16:32:28 schrieb Giuseppe Scrivano: Darshit Shah dar...@gmail.com writes: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me. In a prior thread, we'd identified the problem as a race

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-31 Thread Darshit Shah
On 10/31, Giuseppe Scrivano wrote: Darshit Shah dar...@gmail.com writes: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me. In a prior thread, we'd identified the problem as a race between the HTTPS server being set-up

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-30 Thread Tim Ruehsen
On Wednesday 29 October 2014 15:57:04 Mike Frysinger wrote: On 28 Oct 2014 11:47, Tim Ruehsen wrote: I pushed it, since it fixes a bug anyways. it still seems to be racy for me -- passes only rarely. using wget 1.16 with just the one fix 3eff3ad69a46364475e1f4abdf9412cfa87e3d6c. Meanwhile

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-30 Thread Daniel Stenberg
On Thu, 30 Oct 2014, Tim Ruehsen wrote: How the test should work: - client open plain connection to proxy - client sends CONNECT request - server answers 200 OK - client/server change to SSL on the existing connection (in the real world the proxy does this when it established the requested

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-30 Thread Tim Ruehsen
On Thursday 30 October 2014 10:55:49 Daniel Stenberg wrote: On Thu, 30 Oct 2014, Tim Ruehsen wrote: How the test should work: - client open plain connection to proxy - client sends CONNECT request - server answers 200 OK - client/server change to SSL on the existing connection (in the

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-29 Thread Tim Ruehsen
On Wednesday 29 October 2014 04:04:04 Evangelos Foutras wrote: The updated Test-proxied-https-auth.px fails very often for me. Log from the failing test is attached; using Perl 5.20.1 on Arch Linux. Hi Evangelos, On my Debian unstable machines (different hardware, same software) with perl

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-29 Thread Tim Ruehsen
On Wednesday 29 October 2014 04:04:04 Evangelos Foutras wrote: The updated Test-proxied-https-auth.px fails very often for me. Log from the failing test is attached; using Perl 5.20.1 on Arch Linux. Also, please add the output of src/wget --version I assume you are compiling/linking

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-29 Thread Evangelos Foutras
On 29 October 2014 11:35, Tim Ruehsen tim.rueh...@gmx.de wrote: On Wednesday 29 October 2014 04:04:04 Evangelos Foutras wrote: The updated Test-proxied-https-auth.px fails very often for me. Log from the failing test is attached; using Perl 5.20.1 on Arch Linux. Ok, yes it is OpenSSL. I

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-29 Thread Mike Frysinger
On 28 Oct 2014 11:47, Tim Ruehsen wrote: I pushed it, since it fixes a bug anyways. it still seems to be racy for me -- passes only rarely. using wget 1.16 with just the one fix 3eff3ad69a46364475e1f4abdf9412cfa87e3d6c. example failure log: $ cat Test-proxied-https-auth.log --2014-10-29

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-28 Thread Tim Ruehsen
On Monday 27 October 2014 12:50:00 Tim Ruehsen wrote: On Monday 27 October 2014 12:09:45 Tim Ruehsen wrote: On Monday 27 October 2014 11:51:24 Tim Ruehsen wrote: On Sunday 26 October 2014 21:29:14 Darshit Shah wrote: Ever since the Perl tests have been ported to the parallel test

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-27 Thread Tim Ruehsen
On Sunday 26 October 2014 21:29:14 Darshit Shah wrote: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me. In a prior thread, we'd identified the problem as a race between the HTTPS server being set-up and Wget sending

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-27 Thread Tim Ruehsen
On Monday 27 October 2014 11:51:24 Tim Ruehsen wrote: On Sunday 26 October 2014 21:29:14 Darshit Shah wrote: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me. In a prior thread, we'd identified the problem as a race

Re: [Bug-wget] [Bug-Wget] Patch Test-proxied-https-auth.px

2014-10-27 Thread Tim Ruehsen
On Monday 27 October 2014 12:09:45 Tim Ruehsen wrote: On Monday 27 October 2014 11:51:24 Tim Ruehsen wrote: On Sunday 26 October 2014 21:29:14 Darshit Shah wrote: Ever since the Perl tests have been ported to the parallel test harness, Test-proxied-https-auth.px has always failed for me.