Re: [Bug-wget] Anyone want to add libcares support to wget?

2016-03-18 Thread Tim Ruehsen
Tim On Thursday 17 March 2016 09:36:47 Ben Greear wrote: > On 03/17/2016 08:58 AM, Giuseppe Scrivano wrote: > > Hi Ben, > > > > Ben Greear writes: > >>> Did you consider using a container (e.g. docker) for such a task ? Easy > >>> to set up and you'll have your feature

Re: [Bug-wget] Implement --pinnedpubkey option to pin public keys

2016-03-18 Thread moparisthebest
And of course NOW I see the Test--https.py file and that https tests are indeed supported. I'll write up some tests and send them shortly. On 03/18/2016 02:10 AM, moparisthebest wrote: > The documentation in testenv/ says the test server doesn't support > https, which would be needed for this

Re: [Bug-wget] Anyone want to add libcares support to wget?

2016-03-18 Thread Ángel González
On 16/03/16 15:35, Ben Greear wrote: wget can already bind to a local IP. It might be nice to add support for SO_BINDTODEVICE, but not sure it is required for what I need. The rest of your suggestions are total hacks! The place for setting this is the resolver. It's not reasonable to

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

2016-03-18 Thread Tim Ruehsen
On Wednesday 16 March 2016 11:59:04 Daniel Stenberg wrote: > On Wed, 16 Mar 2016, Tim Ruehsen wrote: > > Here is a patch for both openssl and gnutls. Please comment, I'll push it > > tomorrow. > > The bug report says the SNI field should be different than the Host: header, > but I question the

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

2016-03-18 Thread Daniel Stenberg
On Wed, 16 Mar 2016, Tim Ruehsen wrote: Should we follow the browsers or curl ? I brought this subject to the http-wg mailing list, possibly we can clear it up on a wider scale: https://lists.w3.org/Archives/Public/ietf-http-wg/2016JanMar/0430.html -- / daniel.haxx.se

Re: [Bug-wget] Anyone want to add libcares support to wget?

2016-03-18 Thread Tim Ruehsen
Tim On Wednesday 16 March 2016 07:35:44 Ben Greear wrote: > On 03/15/2016 06:40 PM, Ángel González wrote: > > On 15/03/16 17:03, Ben Greear wrote: > >> I want to use wget on multi-homed machines, and I use routing rules to > >> route pkts out specific interfaces based on the source IP. > >> >

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

2016-03-18 Thread Tim Ruehsen
Follow-up Comment #1, bug #47425 (project wget): This sounds like your version of Wget contains assembler code that your old P4s doesn't know. Try to compile a version on your P4 machines, or just stay with a working executable !? ___

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

2016-03-18 Thread Ángel
Follow-up Comment #9, bug #46611 (project wget): The problem is not that with -E a .html is appended, but that it checks .exe but reports about .exe.html Running: LANG=C strace -e stat,open wget -E -d --timestamping --trust-server-names http://downloads.malwarebytes.org/file/mbam I get: 304 Not