Micah Cowan
|
e416bb27cb
|
ChangeLog formatting adjustment.
|
2008-05-19 02:41:14 -07:00 |
|
Micah Cowan
|
f7235a59b7
|
Password prompt only once, and before backgrounding.
|
2008-05-19 02:36:35 -07:00 |
|
Micah Cowan
|
7c46e0f2c1
|
Apply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger's; fix attribution for Schubiger's patch.
|
2008-05-17 13:23:47 -07:00 |
|
Micah Cowan
|
ecdfa5b1bc
|
preferred_family = none
|
2008-05-17 13:19:37 -07:00 |
|
Micah Cowan
|
c3bd5412a8
|
Handle Ctrl-D, empty password.
|
2008-05-17 13:01:06 -07:00 |
|
Micah Cowan
|
66517821ee
|
Added copyright notice, removing unused declaration.
|
2008-05-16 10:39:35 -07:00 |
|
Micah Cowan
|
d78cd8d8f8
|
Merging heads.
|
2008-05-15 22:36:20 -07:00 |
|
Micah Cowan
|
da51f9b2c4
|
Fix file-checking in FTP with --spider.
|
2008-05-15 22:26:00 -07:00 |
|
Micah Cowan
|
2db5ea9160
|
Added Steven Schubiger's paramcheck.pl, but not for distribution.
|
2008-05-15 21:17:34 -07:00 |
|
Micah Cowan
|
7962d2c0fc
|
Ignore lib/alloca.h, tags files in any dir.
|
2008-05-15 21:16:56 -07:00 |
|
Micah Cowan
|
c27af259f0
|
Missed an updated file: lib/stdlib.h
|
2008-05-15 21:14:58 -07:00 |
|
Micah Cowan
|
051528cb85
|
Use the quote module for the password prompt.
|
2008-05-15 21:06:51 -07:00 |
|
Micah Cowan
|
ec84142901
|
Merge getpass with quote, plus my NEWS entry.
|
2008-05-15 20:58:27 -07:00 |
|
Micah Cowan
|
e72b57629b
|
Merge quote module stuff with current mainline.
|
2008-05-15 19:13:08 -07:00 |
|
Micah Cowan
|
3323b84c30
|
Quoting tweaks.
|
2008-05-14 22:26:15 -07:00 |
|
Joao Ferreira
|
9fa15c310f
|
Changed some comments related with bug fix #23238, to make things clearer.
|
2008-05-14 23:21:06 +01:00 |
|
Joao Ferreira
|
38243f993c
|
Updated Changelog
|
2008-05-14 22:18:32 +01:00 |
|
Joao Ferreira
|
888c30ba01
|
Fixed bug #23238: --no-clobber doesn't work with -O flag
"wget -nc -O file URL" now checks if "file" exists first. If it does, it terminates.
|
2008-05-14 22:10:37 +01:00 |
|
Micah Cowan
|
1ddd88d7c5
|
Updated NEWS for 1.11.3.
|
2008-05-12 23:07:55 -07:00 |
|
Micah Cowan
|
61e9169dbb
|
Turn off timestamping after the warning.
|
2008-05-12 22:22:56 -07:00 |
|
Micah Cowan
|
e8200e6808
|
Downgrade -N with -O to a warning.
|
2008-05-12 23:54:48 -07:00 |
|
Micah Cowan
|
54097c0e28
|
NEWS updated from 1.11.2.
|
2008-05-01 15:36:17 -07:00 |
|
Steven Schubiger
|
ae034d236f
|
Use gnulib's getpass-gnu module for password prompting.
|
2008-05-01 00:28:23 +02:00 |
|
Micah Cowan
|
16b833c16d
|
Fix too-many-spaces problem for multibyte progress bars, when ETA string not displayed.
|
2008-04-30 13:48:30 -07:00 |
|
Micah Cowan
|
202caab4c2
|
Parse html from files when -r -nc is active.
|
2008-04-27 12:11:03 -07:00 |
|
Micah Cowan
|
886cc094e1
|
Add support for .. at beginning of paths back in, but only for FTP.
|
2008-04-27 03:23:54 -07:00 |
|
Micah Cowan
|
db61675ec0
|
Downgrade -r, -p with -O to a warning rather than an error; elaborate about bad combinations with -O.
|
2008-04-27 02:15:31 -07:00 |
|
Micah Cowan
|
ad21f8e2b7
|
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4ac33).
|
2008-04-26 21:28:35 -07:00 |
|
Steven Schubiger
|
aeced96fae
|
Further quote*()-related integrations in openssl.c.
|
2008-04-26 14:34:30 +02:00 |
|
Steven Schubiger
|
883ff34537
|
Further quote*()-related integrations in http.c.
|
2008-04-26 14:25:50 +02:00 |
|
Micah Cowan
|
c9ffc82f46
|
-I foo -> -Ifoo
|
2008-04-25 20:05:29 -07:00 |
|
Steven Schubiger
|
12db0ebf11
|
Further quote*()-related integrations in host.c.
|
2008-04-25 23:05:54 +02:00 |
|
Steven Schubiger
|
070cf12e40
|
Further quote*()-related integrations in gnutls.c.
|
2008-04-25 23:01:33 +02:00 |
|
Steven Schubiger
|
1fea56d6b6
|
Further quote*()-related integrations in ftp.c.
|
2008-04-25 22:55:06 +02:00 |
|
Steven Schubiger
|
b23251aac2
|
Further quote*()-related integrations in ftp-basic.c.
|
2008-04-25 22:38:51 +02:00 |
|
Steven Schubiger
|
0d41823272
|
Further quote*()-related integrations in cookies.c.
|
2008-04-25 22:31:08 +02:00 |
|
Steven Schubiger
|
a52fa6056b
|
Include Gnulib quotearg header.
|
2008-04-25 21:18:07 +02:00 |
|
Steven Schubiger
|
1897176633
|
Further quote*()-related integrations in connect.c.
|
2008-04-24 21:43:09 +02:00 |
|
Micah Cowan
|
6c16fe9225
|
Ensure that dir matches aren't mere prefix matches.
|
2008-04-23 00:05:27 -07:00 |
|
Micah Cowan
|
3c086872e9
|
Allow combined cert/key once again.
|
2008-04-22 23:27:21 -07:00 |
|
Micah Cowan
|
b2ad06272d
|
Make http.c's handling of --quiet --server-response consistent with ftp.c's.
|
2008-04-22 23:07:19 -07:00 |
|
Micah Cowan
|
1297ab8328
|
Test to confirm that rc commands are properly sorted.
|
2008-04-22 22:59:22 -07:00 |
|
Micah Cowan
|
8896339e8d
|
Only remove .listing if it has been created.
|
2008-04-22 22:28:53 -07:00 |
|
Micah Cowan
|
d6bd8516dc
|
Xref to resolved bugs.
|
2008-04-22 22:09:39 -07:00 |
|
Micah Cowan
|
7fc6af0faf
|
Move declaration before statements.
|
2008-04-22 22:06:50 -07:00 |
|
Micah Cowan
|
6b3234ca2a
|
Rearrange library order in Makefile.am.
|
2008-04-22 22:00:51 -07:00 |
|
Micah Cowan
|
434ca16f34
|
Gentoo prefer-family example for sample wgetrc.
|
2008-04-22 21:00:23 -07:00 |
|
Steven Schubiger
|
2c77220411
|
Undo the USE_GNULIB_ALLOC defines.
|
2008-04-20 11:46:52 +02:00 |
|
Steven Schubiger
|
2957ce1cbc
|
Remove xmalloc files from source directory.
|
2008-04-19 21:59:54 +02:00 |
|
Steven Schubiger
|
b29fd927e7
|
Remove alloca files from source directory.
|
2008-04-19 21:57:31 +02:00 |
|