[Bug-wget] [PATCH] Use u8_check() instead our own utf8 checking

2015-07-05 Thread Ángel González
* bootstrap.conf: Enable u8-check module * src/iri.c: Remove _utf8_is_valid() --- This is probably the shortest-lived function in wget :) I didn't change the urls, but there are probably more suited ones. bootstrap.conf | 1 + src/iri.c | 62 ++-

Re: [Bug-wget] OT: About donwload file from nitroflare

2015-07-05 Thread Ángel González
On 02/07/15 09:36, Carlos Cardenas escribió: Hi friends I want to try download some files from nitroflare, I don't know what nitroflare is. i made some test but its not possible, {{reference needed}} i have a count and made a code with python an use wget with -u -p parameters but always ni

Re: [Bug-wget] the libidn problem

2015-07-05 Thread Ángel González
On 02/07/15 13:43, Giuseppe Scrivano wrote: This is the reply I got: http://lists.gnu.org/archive/html/help-libidn/2015-07/msg0.html I don't like much the "You need to pass valid UTF-8 to libidn" in there. However, the rationale for giving them CVE-2015-2059

Re: [Bug-wget] [RFE / project idea]: convert-links for "transparent proxy" mode

2015-07-05 Thread Gabriel L. Somlo
On Sun, Jul 05, 2015 at 07:34:07PM +0200, Ander Juaristi wrote: > Hi Gabriel, > > So, if I understood well, you want to keep the modifications made by Wget to > the basename (such as escape the reserved characters) but not touch the > hostname production, right? > > So that instead of > > ..

Re: [Bug-wget] [RFE / project idea]: convert-links for "transparent proxy" mode

2015-07-05 Thread Ander Juaristi
Hi Gabriel, So, if I understood well, you want to keep the modifications made by Wget to the basename (such as escape the reserved characters) but not touch the hostname production, right? So that instead of ../../../mirror.ini.cmu.edu/cgi-bin/cssfoo.cgi%3Ftwo.html would have to be

Re: [Bug-wget] the libidn problem

2015-07-05 Thread Daniel Stenberg
On Thu, 2 Jul 2015, Giuseppe Scrivano wrote: This is the reply I got: http://lists.gnu.org/archive/html/help-libidn/2015-07/msg0.html I don't like much the "You need to pass valid UTF-8 to libidn" in there. I think it shows a misunderstanding on how we (want to) use libidn... -- / dan