Re: URL query syntax

2023-10-02 Thread Petr Pisar
V Mon, Oct 02, 2023 at 10:54:54AM +0100, Bachir Bendrissou napsal(a): > Hi, > > Are there any query strings that are invalid and should be rejected by the > Wget parser? > > Wget seems to accept all sorts of strings in the query segment. For example: > > > > *"https://example.com/?a=ba=a

Re: Regarding unable to run wget on compute node

2023-04-18 Thread Petr Pisar
V Tue, Apr 18, 2023 at 02:02:41PM +0530, Vanshika Saxena napsal(a): >I have a file.txt that contains several ftp links to various SRR files > in the following format:- > wget ' > ftp://ftp.sra.ebi.ac.uk/vol1/fastq/SRR848/002/SRR8482202/SRR8482202_1.fastq.gz > ' > When, I use these files on my

[bug #63253] install wget sha256sum impersonated from Stockholm's android servers

2022-10-23 Thread Petr Pisar
Follow-up Comment #1, bug #63253 (project wget): What URL do you download and what tool do you use for that? ___ Reply to this item at: ___ Message

Re: 32 bit to 64 bit casting

2022-06-30 Thread Petr Pisar
V Thu, Jun 30, 2022 at 07:12:50PM +0200, Petr Pisar napsal(a): > V Thu, Jun 30, 2022 at 07:04:43AM -0500, KeithG napsal(a): > > On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > > > > > Can you post here a complete certificate chain the server presents to &g

Re: 32 bit to 64 bit casting

2022-06-30 Thread Petr Pisar
V Thu, Jun 30, 2022 at 07:04:43AM -0500, KeithG napsal(a): > On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > > > Can you post here a complete certificate chain the server presents to wget? > > You can use "openssl s_client -connect THE_HOST:https -showcerts to ob

Re: 32 bit to 64 bit casting

2022-06-24 Thread Petr Pisar
V Wed, Jun 22, 2022 at 06:42:44PM -0500, KeithG napsal(a): > On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > That patch does not seem right. gnutls_x509_crt_get_expiration_time() > > returns > > time_t and now is also time_t. > > > > Either there is a b

Re: 32 bit to 64 bit casting

2022-06-22 Thread Petr Pisar
V Tue, Jun 21, 2022 at 10:54:47PM -0500, KeithG napsal(a): > With the latest wget 1.21.3 on arch linux on armv7, I was experiencing > a 'certificate expired' error. This has been going on for a while but > only on my 32 bit machine. The 64 bit version never had a problem on > x86_64 or aarch64.

Re: wget fails with this url

2022-05-20 Thread Petr Pisar
V Fri, May 20, 2022 at 06:18:15PM +0200, ge...@mweb.co.za napsal(a): > (not sure if reply all is appropriate here) > > I tried this from South Africa and I am getting the exact behaviour as the > OP. > It works from the Czech Republic. Both Firefox and wget. > (fwiw: The downloaded audio

Re: wget - uninplemented 'secure-protocol' option value 1

2022-05-15 Thread Petr Pisar
V Sun, May 15, 2022 at 09:44:56AM +0200, kg.202205@kgsw.de napsal(a): > $ wget --no-check-certificate --secure-protocol=SSLv2 > https://192.168.2.106/CN8000 > --2022-05-15 09:29:30--  https://192.168.2.106/CN8000 > OpenSSL: unimplemented 'secure-protocol' option value 1 I think this error

[bug #62110] HSTS broken on 32 bit big endian devices

2022-03-18 Thread Petr Pisar
Follow-up Comment #11, bug #62110 (project wget): Indeed. A 32-bit big-endian MIPS: $ file staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/crtbegin.o staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/crtbegin.o: ELF 32-bit

[bug #62110] HSTS broken on 32 bit big endian devices

2022-03-17 Thread Petr Pisar
Follow-up Comment #9, bug #62110 (project wget): Yes, i686 is 32-bit little-endian and GCC supports int64_t there. However, the original reporter wrote "broken on 32 bit big endian devices". ___ Reply to this item at:

[bug #62110] HSTS broken on 32 bit big endian devices

2022-03-17 Thread Petr Pisar
Follow-up Comment #7, bug #62110 (project wget): That gnulib "int64" code does not work on all platforms. It only works on platforms where a 64-bit integer type is supported by the compiler (int64_t in stdint.h). For the sake of completeness, it is supported e.g. by GCC on 32-bit little-endian

Re: wget BUG: header host assign connection address

2021-06-22 Thread Petr Pisar
V Tue, Jun 22, 2021 at 02:55:29PM +0430, Pejman Taslimi napsal(a): > The following command with any random IP retrieves google.com! Here I've > just set a header, but wget connects really to google.com instead of > 192.168.15.15. > > $ wget -O- http://192.168.15.15 --header="Host: www.google.com"

[bug #60494] Percent character in filename gets escaped twice

2021-05-16 Thread Petr Pisar
Follow-up Comment #6, bug #60494 (project wget): You cannot state a question like that because a random string is ambiguous by it's nature. According to the specification there is nothing as an unescaped URI. URI is always escaped by

Re: Unpleasant particularity Wget

2021-03-09 Thread Petr Pisar
V Wed, Mar 10, 2021 at 02:34:05AM +0200, kmb...@yandex.ru napsal(a): > Здравствуйте, Bug-wget. > > Unpleasant particularity Wget > In version 1.11.4 when I downloade file from http://sourceforge.net/ I get it. > For example >

Re: Unpleasant particularity Wget

2021-03-07 Thread Petr Pisar
V Sun, Mar 07, 2021 at 02:15:40AM +0200, kmb...@yandex.ru napsal(a): > Unpleasant particularity Wget > In version 1.11.4 when I downloaded file from http://sourceforge.net/ got it. > For example > https://sourceforge.net/projects/sevenzip/files/7-Zip/17.01/7z1701.exe/download > I got file with

Re: Timeout never happens with https://www.tesco.com

2020-12-06 Thread Petr Pisar
V Sun, Dec 06, 2020 at 06:48:13PM +, Tom Crane napsal(a): > tmp$ strace -s999 -f -e trace=network wget -S -v --no-check-certificate > --waitretry=1 --tries=1 --timeout=1 --read-timeout=1 --wait=1 -O > /tmp/280200433.tmp https://www.tesco.com/groceries/en-GB/products/280200433 [...] >

Re: Bad arg length for Socket::inet_ntoa

2020-11-29 Thread Petr Pisar
V Sun, Nov 29, 2020 at 05:36:50PM +0100, Tim Rühsen napsal(a): > Ya, this bug is fixed upstream since a while: > https://github.com/libwww-perl/HTTP-Daemon/issues/21. > > Just for the record: > - the patch just touches a single line of perl code. > - it took since 2011 to fix it (report is from

Re: Is this a bug?

2020-06-14 Thread Petr Pisar
On Sun, Jun 14, 2020 at 04:02:49PM +, George R Goffe wrote: > I occasionally get a message from wget(?) that states "just got xxx of yyy > bytes". > > Is this a failure in wget? A server problem? I have the source for wget1 and > wget2 and don't see any strings "just got" in any of the code.

Re: SSL certificate issue

2020-06-02 Thread Petr Pisar
On Wed, Jun 03, 2020 at 12:35:06AM +0800, Fai Yip wrote: > hi, > I am a web developer, and I use wget for some of my routines. I am > getting a certificate error, and I have no idea how to solve this. I > already check my date, and ca-certificates. > Please help > > Thanks > Fai > > >

Re: Sectigo root CA expiry issue

2020-05-30 Thread Petr Pisar
On Sat, May 30, 2020 at 07:57:22PM +0200, Tenboro wrote: > Today I started getting some errors with a maintenance script that makes > use of wget, where it claims that a certificate has expired. > > DEBUG output created by Wget 1.19.5 on linux-gnu. > > Reading HSTS entries from /root/.wget-hsts

Re: Undefined reference to gnutls_protocol_set_priority() when compiling latest wget version

2020-05-12 Thread Petr Pisar
On Tue, May 12, 2020 at 05:34:22PM -0600, Stephen Kirby wrote: > I'm using GnuTLS version 3.6.13. I believe it is the latest. If anyone > knows otherwise please let me know. > > Sorry for the delay in getting back to you Tim (was swamped this morning) > and thanks for your fast response! I

Re: wget in cron issue with dns resolution of local server

2019-12-17 Thread Petr Pisar
On Tue, Dec 17, 2019 at 03:45:57PM +0100, Álvaro Pinel Bueno wrote: > El mar., 17 dic. 2019 a las 15:36, Tim Rühsen () > escribió: > > > are you sure that " and * are not somehow removed / expanded ? > > > > To test, put the wget command into a shell script and start that script > > in the

Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-06-02 Thread Petr Pisar
On Sun, Jun 02, 2019 at 02:00:54PM +0200, Tim Rühsen wrote: > On 31.05.19 21:15, Petr Pisar wrote: > > On Thu, May 30, 2019 at 09:56:33AM -0400, Jeffrey Walton wrote: > >> I used PERL5LIB to put teests/ on path for Perl. It looks like at > >> least one Debian machine I

Re: [Bug-wget] /usr/bin/env: invalid option -- 'S'

2019-05-31 Thread Petr Pisar
On Thu, May 30, 2019 at 09:56:33AM -0400, Jeffrey Walton wrote: > I used PERL5LIB to put teests/ on path for Perl. It looks like at > least one Debian machine I have is back to the Socket::inet_ntoa > problems. > > I'm calling it good. > > The Perl people need to fix Socket::inet_ntoa, and the

Re: [Bug-wget] strange behaviour

2018-05-20 Thread Petr Pisar
On Thu, May 10, 2018 at 10:27:35AM +, VINEETHSIVARAMAN wrote: > My server is behind a firewall and a proxy, but when i give 2 "wget" in > command gives me a DNS resolution but not with the single wget ! > [...] > [~]$ nslookup google.com > > Non-authoritative answer: > Name: google.com

Re: [Bug-wget] Windows cert store support

2015-12-11 Thread Petr Pisar
On Fri, Dec 11, 2015 at 01:22:48PM +0200, Eli Zaretskii wrote: > > Date: Thu, 10 Dec 2015 01:12:37 +0100 > > From: Ángel González > > Cc: bug-wget > > > > On 09/12/15 03:06, Random Coder wrote: > > > I'm not sure if the wget maintainers would be interested,

Re: [Bug-wget] [PATCH] UTF-8-ify contributors' names in wget.texi (#40472)

2015-03-16 Thread Petr Pisar
On Mon, Mar 16, 2015 at 07:55:47PM +0100, Giuseppe Scrivano wrote: ./texi2pod.pl -D VERSION=1.16.3.6-b74a-dirty ./wget.texi wget.pod /usr/bin/pod2man --center=GNU Wget --release=GNU Wget 1.16.3.6-b74a-dirty wget.pod wget.1 Wide character in printf at

Re: [Bug-wget] SSL Poodle attack

2014-10-15 Thread Petr Pisar
On Wed, Oct 15, 2014 at 11:57:47AM +0200, Tim Rühsen wrote: (means, the libraries defaults are used, whatever that is). Should we break compatibility and map 'auto' to TLSv1 ? For the security of the users. Please no. Instead of changing each TLS program, one should patch only the TLS

Re: [Bug-wget] [PATCH] Allow to redefine ciphers list for OpenSSL

2014-07-09 Thread Petr Pisar
On Tue, Jul 08, 2014 at 10:00:24AM -0400, Tomas Hozza wrote: I'm afraid this is not suitable for us. We need to be able to define the policy somewhere in /etc, where the user is not able to change it (only the system administrator). I hope can also prevent the user from running his own wget

Re: [Bug-wget] glibc detected

2014-06-28 Thread Petr Pisar
On Sat, Jun 28, 2014 at 10:39:09AM +0200, Martin Jašek wrote: wget -q -O spoje.html www.idos.cz/olomouc/odjezdy/\?f=Trnkova\t=Hlavní%20nádraží\submit=true http://www.idos.cz/olomouc/odjezdy/%5C?f=Trnkova%5Ct=Hlavn%C3%AD%20n%C3%A1dra%C5%BE%C3%AD%5Csubmit=true Could you send the URL once again

Re: [Bug-wget] glibc detected

2014-06-28 Thread Petr Pisar
On Sat, Jun 28, 2014 at 01:43:15PM -0400, Ray Satiro wrote: In Ubuntu 14.04 / wget 1.15 I don't see anything unusual. Logs are attached with version information and --debug output and a valgrind on Ubuntu 13.10/wget 1.14 but I don't have the debugging package.. did you mean wget debug

Re: [Bug-wget] SINGLE QUOTE in wget output is replaced by UTF-8 value of SINGLE QUOTE

2012-08-09 Thread Petr Pisar
On Thu, Aug 09, 2012 at 04:50:46PM +0530, Avinash wrote: 2) Have built a rpm on top of this source for FEDORA CORE 3 Do you know this is really ancient piece of software? 3) It get installed correctly on FC3 and wget downloads files as well 4) But the output of wget shows UTF-8 value of

Re: [Bug-wget] [FEATURE-REQUEST] Pinning SSL certificates / check SSL fingerprints

2012-07-08 Thread Petr Pisar
On Sat, Jul 07, 2012 at 01:25:49PM -0600, Daniel Kahn Gillmor wrote: On 07/07/2012 12:50 PM, Ángel González wrote: On 06/07/12 01:01, pro...@secure-mail.biz wrote: Because SSL CA's have failed many times (Comodo, DigiNotar, ...) I wish to have an option to pin a SSL certificate. The

[Bug-wget] Message faults in wget 1.13-pre1

2012-06-24 Thread Petr Pisar
Hello, while updating Czech translation for wget 1.13-pre1, I found following mistakes. # FIXME: Double dot #: src/http.c:3121 msgid Cannot write to WARC file..\n # FIXME: missing space after comma #: src/main.c:1197 #, c-format msgid Both --no-clobber and --convert-links were specified,only

Re: [Bug-wget] alpha release 1.13.4.59-2b1dd

2012-05-27 Thread Petr Pisar
On Sat, May 26, 2012 at 03:00:26PM +0200, Giuseppe Scrivano wrote: I have just uploaded a new alpha version with the few changes of the last days: ftp://alpha.gnu.org/gnu/wget/wget-1.13.4.59-2b1dd.tar.bz2 If nothing horrible happens, then I will make an official release in few days.

Re: [Bug-wget] Wget issues with delicious (SAN)

2012-01-31 Thread Petr Pisar
On Tue, Jan 31, 2012 at 06:08:43PM +0100, Sven Herzberg wrote: Hi, I used to execute a script to backup my bookmarks from delicious.com. However, since quite some time, wget doesn't connect to the remote site anymore, the error is: $ wget 'https://api.del.icio.us' --2012-01-31

Re: [Bug-wget] Storing the URL in extended attributes

2011-09-04 Thread Petr Pisar
On Mon, Oct 18, 2010 at 12:48:14PM +0200, Petr Pisar wrote: On Mon, Oct 18, 2010 at 12:27:24PM +0200, Michelle Konzack wrote: Am 2010-10-17 22:38:51, hacktest Du folgendes herunter: I created a patch to store the URL inside the user xattrs of the downloaded file; this way, its origin can

Re: [Bug-wget] Need to handle wild card certificates

2010-12-03 Thread Petr Pisar
On Fri, Dec 03, 2010 at 08:17:37AM +0100, Petr Pisar wrote: I communicated the copyright assignement with Mica by direct e-mails. Please ask him or FSF.) Or I can send you a poor scan of the assignment signed by both parties. -- Petr pgpnDHMnZn8eh.pgp Description: PGP signature

Re: [Bug-wget] Need to handle wild card certificates

2010-12-02 Thread Petr Pisar
On Thu, Dec 02, 2010 at 10:21:29PM +0100, Giuseppe Scrivano wrote: I am not sure yet about the next release, I can't apply a patch because the author hasn't assigned copyright to the FSF yet. I don't think there will be a release before 2-3 weeks. This concrete server certificate provides

Re: [Bug-wget] Re: Re: Re: Storing the URL in extended attributes

2010-10-19 Thread Petr Pisar
On Tue, Oct 19, 2010 at 10:21:39PM +0200, Michelle Konzack wrote: Note: Programs which disallow to disable such things are crap. So for wget it should only be used if the user set explicite a commandline option or in the wgetrc. Of course, it should not activated hardcoded or as a

Re: [Bug-wget] new alpha release 1.12-2416

2010-08-08 Thread Petr Pisar
On Sun, Aug 08, 2010 at 02:13:56PM +0200, Giuseppe Scrivano wrote: I have just uploaded a new alpha version of wget. Great. Could you please upload new gettext template into Translation Project? Last one is 1.12_pre6 from 2009-09-08 (http://translationproject.org/domain/wget.html). It would

[Bug-wget] Wrong msgids in 1.12-pre3

2009-07-27 Thread Petr Pisar
Hello, I hit some inconsistences in wget-1.12-pre3 message template: msgid msgstr Project-Id-Version: PACKAGE VERSION\n Report-Msgid-Bugs-To: w...@sunsite.dk\n […] Here should be new mailing list address. This is msgstr however it's distributed from po/wget.pot. #: src/main.c:574

[Bug-wget] Some flaws in wget-1.12-pre1 messages

2009-07-05 Thread Petr Pisar
Hello, translating wget-1.12-pre1, I found some flaws in msgid's: # TODO: msgid bug: explicit quotation #: src/gnutls.c:293 #, c-format msgid The certificate's owner does not match hostname '%s'\n msgstr Jméno vlastníka certifikátu se neshoduje se jménem počítače „%s“\n # TODO: msgid bug:

Re: [Bug-wget] Wget and IPv6 link local addresses

2009-06-01 Thread Petr Pisar
On Sat, May 30, 2009 at 12:18:02PM +0100, Fabian Hugelshofer wrote: Wget 1.11.4 does not support IPv6 link local addresses. Addresses with a zone identifier are being rejected with Invalid IPv6 numeric address. e.g.: $ wget http://[fe80::1%25eth0]/ http://[fe80::1%25eth0]/: Invalid IPv6

Re: [Bug-wget] Bug with multiname certificates

2009-05-26 Thread Petr Pisar
On Tue, May 26, 2009 at 09:51:08AM +0200, Marc MAURICE wrote: Trying to wget https://www.me.etsglobal.org/ returns a certificate error (domain mismatch). However, Firefox and IE7 report no problem. I think wget doesn't handle certificates with several names correctly. This is known bug

Re: [Bug-wget] can wget uncompress gzip ?

2009-05-19 Thread Petr Pisar
On Tue, May 19, 2009 at 10:52:53AM +0200, fabrice régnier wrote: My web server send gzip pages. Wget can download this gzip pages with this command: # wget -S --header='Accept-Encoding: gzip,deflate' http://my_url But it stays gzip compressed. When i open these pages with firefox, i'd

Re: [Bug-wget] download page-requisites with spanning hosts

2009-04-30 Thread Petr Pisar
On Wed, Apr 29, 2009 at 06:50:11PM -0500, Jake b wrote: The wGet command I am using: wget.exe -p -k -w 15 http://forums.sijun.com/viewtopic.php?t=29807postdays=0postorder=ascstart=27330; It has 2 problems: 1) Rename file: Instead of creating something like: 912.html or index.html it

Re: [Bug-wget] download page-requisites with spanning hosts

2009-04-30 Thread Petr Pisar
On Thu, Apr 30, 2009 at 03:31:21AM -0500, Jake b wrote: On Thu, Apr 30, 2009 at 3:14 AM, Petr Pisar petr.pi...@atlas.cz wrote: On Wed, Apr 29, 2009 at 06:50:11PM -0500, Jake b wrote: but i'm not sure how to tell wget that the output html file should be named. wget -O OUTPUT_FILE_NAME

[Bug-wget] Re: Fwd: wget file-size parsing bug when doing FTP mirroring?

2009-04-01 Thread Petr Pisar
On 2009-04-01, Niek Bergboer niekbergb...@gmail.com wrote: [...snip...] -rw-rw-r-- � 1 guest � �everyone 91892436 Sep 13 �2003 Sent Items.dbx [...snip...] Mostly as expected. However, wget then tells me: The sizes do not match (local 91892436) -- retrieving.

[Bug-wget] [Bug #23934] Support for subjectAltNames

2009-03-31 Thread Petr Pisar
Hello, I have hit problem that wget doesn't support subject alternative names in HTTPS communication. It's bug #23934 https://savannah.gnu.org/bugs/?23934. Some time ago I wrote a patch solving this particular problem. It's attached to the bug report