Re: [Bug-wget] [patch] uuid generation in warc.c

2014-12-17 Thread Tim Ruehsen
On Tuesday 16 December 2014 13:47:36 Jérémie Courrèges-Anglas wrote: Tim Ruehsen tim.rueh...@gmx.de writes: On Tuesday 16 December 2014 00:26:35 Jérémie Courrèges-Anglas wrote: Hi, in src/warc.c three methods are provided to generate uuids: libuuid, uuid functions from libc, and a

Re: [Bug-wget] [PATCH] OpenSSL TLSv1+ regression in wget-1.16

2014-12-17 Thread Tim Ruehsen
On Friday 05 December 2014 18:12:59 Jérémie Courrèges-Anglas wrote: Hi, Tim Rühsen tim.rueh...@gmx.de writes: Am Mittwoch, 3. Dezember 2014, 12:36:33 schrieb Jérémie Courrèges-Anglas: Hi, Giuseppe Scrivano gscriv...@gnu.org writes: [...] we should also hide --rand-egd from

Re: [Bug-wget] [resent][PATCH] Fix unexpected termination in logprintf

2014-12-17 Thread Tim Ruehsen
Your patch has been pushed. Thanks for your contribution. Tim signature.asc Description: This is a digitally signed message part.

Re: [Bug-wget] some remarks about the changed help text

2014-12-17 Thread Tim Ruehsen
On Tuesday 09 December 2014 22:15:42 Benno Schulenberg wrote: Hi, Last May all the strings in the help text (wget --help) were modified and thus *all* of the translations have been invalidated. (And no new release nor POT file was announced to the TP.) Would it be an option to undo those

Re: [Bug-wget] Problem with -include directory

2014-12-17 Thread Tim Ruehsen
Hi Richard, On Friday 05 December 2014 13:37:24 Richard Tan wrote: I'm having a problem with the -I flag (include directories) and I was wondering if somebody could help me out. I am attempting to download two subdirectories from a website. I told wget to download from this address:

Re: [Bug-wget] some remarks about the changed help text

2014-12-17 Thread Giuseppe Scrivano
@Giuseppe: You know how to do that !? I don't. yes, maybe for next time we can plan a RC before the release and announce it to TP (it is just an email with the link to the tarball). Regards, Giuseppe

Re: [Bug-wget] [PATCH 1-3/3] support HTTP compression

2014-12-17 Thread Ángel González
On 16/12/14 16:20, Yuriy M. Kaminskiy wrote: Thanks! Comments inline. From ccb95548926a0ab8ad4ed3787470d4803efad4ca Mon Sep 17 00:00:00 2001 From: Yuriy M. Kaminskiyyum...@gmail.com Date: Tue, 16 Dec 2014 17:19:22 +0300 Subject: [PATCH 1/3] Recognize Content-Encoding header ---

Re: [Bug-wget] [PATCH 1-3/3] support HTTP compression

2014-12-17 Thread Daniel Stenberg
On Wed, 17 Dec 2014, Ángel González wrote: + if (opt.compressed) +request_set_header (req, Accept-Encoding, gzip, deflate, rel_none); If we are also supporting compress and bzip2, they should be listed. bzip2 is not really used by servers to compress text content automatically so

Re: [Bug-wget] [PATCH 1-3/3] support HTTP compression

2014-12-17 Thread Ángel González
On 17/12/14 23:51, Daniel Stenberg wrote: + else request_set_header (req, Accept-Encoding, identity, rel_none); You should indent lines when they move into else branches. And why add add identity at all in the first place? What good is meant to come out that increased request size? It

Re: [Bug-wget] [patch] uuid generation in warc.c

2014-12-17 Thread Jérémie Courrèges-Anglas
Tim Ruehsen tim.rueh...@gmx.de writes: [...] Thanks, your patch has been pushed to git. Great! On top of it I created the attached patch that implements my suggestion from above. Please review and test on OpenBSD if possible. Patch reads fine and behaves as advertized on OpenBSD-current.

Re: [Bug-wget] [PATCH] OpenSSL TLSv1+ regression in wget-1.16

2014-12-17 Thread Jérémie Courrèges-Anglas
Tim Ruehsen tim.rueh...@gmx.de writes: [...] I pushed your patch together with some little changes around it (different commits). Cool, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE signature.asc Description: PGP signature

[Bug-wget] Page-requisites: DNS+Connect+Download time

2014-12-17 Thread Hugo Varandas
Hi, What is the meaning of the wall clock time and download time in page-reference/recursive mode? Total wall clock time: 1m 23s Downloaded: 763 files, 5.7M in 6.0s (958 KB/s) I want to include all times other than those caused by CPU/Disk in local host, is this possible? This would be a very