Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Tim Ruehsen
Here is a patch for both openssl and gnutls. Please comment, I'll push it tomorrow. BTW, when fixing the gnutls code I stumbled upon a bug in 3.4.x. I reported it as https://gitlab.com/gnutls/gnutls/issues/78 Tim On Monday 14 March 2016 17:21:15 Yst Dawson wrote: > URL: >

[Bug-wget] [bug #47425] crash on download on specific hardware (Dell Dimension 2400)

2016-03-16 Thread Shawn
URL: Summary: crash on download on specific hardware (Dell Dimension 2400) Project: GNU Wget Submitted by: shawnkhall Submitted on: Wed 16 Mar 2016 09:34:37 AM GMT Category:

[Bug-wget] [bug #46611] log errors with --trust-server-names

2016-03-16 Thread Shawn
Follow-up Comment #4, bug #46611 (project wget): I'm afraid I still don't understand how this is fine. I've tested now and see that you're right: the --adjust-extension feature is what is responsible for creating the ghost ".html" extension in the output log. The thing is that the downloaded

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Daniel Stenberg
On Wed, 16 Mar 2016, Jay Satiro wrote: I tried this in Firefox, Chrome and IE and all send the trailing dot for SNI. curl doesn't though, it strips the trailing dot and also it won't appear in the host header. And the associated Firefox bug report:

[Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Jay Satiro
Follow-up Comment #1, bug #47408 (project wget): I tried this in Firefox, Chrome and IE and all send the trailing dot for SNI. curl doesn't though, it strips the trailing dot and also it won't appear in the host header. ___ Reply to this