hniksic
|
2aa6f0c0e6
|
[svn] New items.
|
2001-11-30 03:15:24 -08:00 |
|
hniksic
|
ca5098a425
|
[svn] Update copyright statement.
|
2001-11-30 02:50:29 -08:00 |
|
hniksic
|
c828d1e8be
|
[svn] Remove doc reference to non-extant ngethostbyname.
|
2001-11-30 02:44:17 -08:00 |
|
hniksic
|
5baed885db
|
[svn] Fix netrc authorization in conjunction with HTTP.
Submitted by Daniel BODEA in <011901c162ca$19779df0$25c0a8c0@GHOTIX>.
|
2001-11-30 01:33:22 -08:00 |
|
hniksic
|
2c37aef2d8
|
[svn] Don't forget to shutdown the SSL structure if the socket times out.
Submitted by T. Bharath in <3B3DEBC7.2537186A@responsenetworks.com>.
|
2001-11-30 00:57:03 -08:00 |
|
hniksic
|
b4b0659e43
|
[svn] Fix preprocessor indentation.
|
2001-11-30 00:36:22 -08:00 |
|
hniksic
|
7674ecd97e
|
[svn] Simplify display_image.
|
2001-11-30 00:02:33 -08:00 |
|
hniksic
|
ae3c268719
|
[svn] Implement EGD support.
Submitted by Christian Fraenkel in <005501c17920$1312d440$4a05a8c0@isn>.
|
2001-11-29 23:39:08 -08:00 |
|
hniksic
|
0f56f4056a
|
[svn] Document ftp_proxy in sample.wgetrc.
Submitted by Ingo T. Storm in <026a01c17913$acfac660$7400a8c0@dukat.cb.de>.
|
2001-11-29 23:32:17 -08:00 |
|
hniksic
|
999388bfa0
|
[svn] Check for memmove and implement one if it's missing.
|
2001-11-29 11:43:29 -08:00 |
|
hniksic
|
b6bbc32e14
|
[svn] Guard against header files getting included twice.
|
2001-11-29 10:55:52 -08:00 |
|
hniksic
|
b65661a879
|
[svn] Remove char/unsigned char warnings emitted by Sun cc.
|
2001-11-29 10:48:43 -08:00 |
|
hniksic
|
fb98d1e4b0
|
[svn] Remove implicit declaration warnings.
|
2001-11-29 10:22:18 -08:00 |
|
hniksic
|
a3d3d452ab
|
[svn] Make the MD5 references even more generic.
Use OpenSSL's MD5 where available.
Published in <sxsg06x4f41.fsf@florida.arsdigita.de>.
|
2001-11-29 10:17:54 -08:00 |
|
hniksic
|
39482df431
|
[svn] descend_url_p: When resolving no_parent, compare with the start url,
not the parent url.
Published in <sxspu614ikm.fsf@florida.arsdigita.de>.
|
2001-11-29 09:04:28 -08:00 |
|
hniksic
|
c99228cab2
|
[svn] Debugging function.
|
2001-11-29 06:57:30 -08:00 |
|
hniksic
|
9c1c7f27cd
|
[svn] Windows fixes by Herold Heiko.
|
2001-11-29 06:15:11 -08:00 |
|
hniksic
|
bb8e524316
|
[svn] Initialize al->faulty.
Published in <sxsvgft65an.fsf@florida.arsdigita.de>.
|
2001-11-29 06:06:03 -08:00 |
|
hniksic
|
6218fbed2b
|
[svn] Accept the broken Content-Range format emitted by Sun's server.
Published in <sxsg06x7kld.fsf@florida.arsdigita.de>.
|
2001-11-29 06:03:33 -08:00 |
|
hniksic
|
7c7efde683
|
[svn] Doc fix.
|
2001-11-28 10:24:24 -08:00 |
|
hniksic
|
fb7fb36cb8
|
[svn] Resurrect opt.dot_style.
|
2001-11-27 18:44:18 -08:00 |
|
hniksic
|
f0dff25336
|
[svn] Fix typo.
|
2001-11-27 18:24:22 -08:00 |
|
hniksic
|
d4c6949a05
|
[svn] Use rand instead of random.
Published in <sxsu1vgataq.fsf@florida.arsdigita.de>.
|
2001-11-27 11:49:28 -08:00 |
|
hniksic
|
9b202ba261
|
[svn] * retr.c (retrieve_from_file): Initialize `new_file' to NULL to
prevent seg fault.
Submitted by Ian Abbott in <3C03DE8A.845.D0E495@localhost>.
|
2001-11-27 11:14:34 -08:00 |
|
hniksic
|
8196a09904
|
[svn] Don't reuse IP addresses proven to be faulty, unless only such ones remain.
Published in <sxs8zcsfemf.fsf@florida.arsdigita.de>.
|
2001-11-27 06:55:40 -08:00 |
|
hniksic
|
54204251bf
|
[svn] Updated po/hr.po.
|
2001-11-27 05:04:10 -08:00 |
|
hniksic
|
0e63d792ab
|
[svn] Rebuilt from sources.
|
2001-11-27 04:58:25 -08:00 |
|
hniksic
|
cca7541b10
|
[svn] Don't translate %d-%d.
|
2001-11-27 04:58:09 -08:00 |
|
hniksic
|
9463a91242
|
[svn] Rebuilt from sources.
|
2001-11-27 04:54:51 -08:00 |
|
hniksic
|
1c906e47d3
|
[svn] Remove stray HAVE_RANDOM check from main.c.
|
2001-11-27 04:54:31 -08:00 |
|
hniksic
|
50ee69297d
|
[svn] Rebuilt from the current sources.
|
2001-11-27 04:51:49 -08:00 |
|
hniksic
|
9656223552
|
[svn] Fix FTP PASV output.
Published in <sxslmgsfkgj.fsf@florida.arsdigita.de>.
|
2001-11-27 04:49:13 -08:00 |
|
hniksic
|
3d6a62fdb9
|
[svn] Document --limit-rate.
|
2001-11-27 02:43:23 -08:00 |
|
hniksic
|
15a114dc57
|
[svn] Document --limit-rate.
|
2001-11-27 02:42:04 -08:00 |
|
hniksic
|
baf8750197
|
[svn] Default the progress implementation to "bar".
Published in <sxsu1vgfqx7.fsf@florida.arsdigita.de>.
|
2001-11-27 02:29:45 -08:00 |
|
hniksic
|
69c78db55b
|
[svn] Commence bar progress with two newlines.
|
2001-11-27 02:17:09 -08:00 |
|
hniksic
|
7175ea4a12
|
[svn] Check for random.
Published in <sxs4rngh6t2.fsf@florida.arsdigita.de>.
|
2001-11-27 02:11:13 -08:00 |
|
hniksic
|
bae3162c03
|
[svn] New option `--limit-rate'.
Published in <sxsd725cn56.fsf@florida.arsdigita.de>.
|
2001-11-26 12:07:13 -08:00 |
|
hniksic
|
278fb2412d
|
[svn] Declare ERR in gethttp.
Submitted by Ian Abbott in <3C022295.15135.464B54@localhost>.
|
2001-11-26 04:51:25 -08:00 |
|
hniksic
|
84396de673
|
[svn] Allocate a timer directly in get_contents.
Published in <sxsherhbsvl.fsf@florida.arsdigita.de>.
|
2001-11-26 04:49:10 -08:00 |
|
hniksic
|
024cb5ed3a
|
[svn] A lot of host name changes.
Published in <sxs3d32856s.fsf@florida.arsdigita.de>.
|
2001-11-25 21:36:33 -08:00 |
|
hniksic
|
f6921edc73
|
[svn] Be careful whether we want to descend into results of redirection.
Published in <sxs7kse8hmq.fsf@florida.arsdigita.de>.
|
2001-11-25 17:11:48 -08:00 |
|
hniksic
|
2c41d783c6
|
[svn] New option --random-wait.
Submitted by Alan Eldridge in
<200111042106.fA4L63b75804@wwweasel.geeksrus.net>.
|
2001-11-25 13:23:15 -08:00 |
|
hniksic
|
3afb9c659a
|
[svn] Recursion and progress bar tweaks.
Published in <sxsd727cvc0.fsf@florida.arsdigita.de>.
|
2001-11-25 13:03:30 -08:00 |
|
hniksic
|
df05e7ff10
|
[svn] Handle <base href=...> when converting links.
Published in <sxsadxaae3t.fsf@florida.arsdigita.de>.
|
2001-11-25 10:40:55 -08:00 |
|
hniksic
|
2e6e3f21f8
|
[svn] Attempt to quote '?' as "%3F" when linking to local files.
Given up on the attempt, as it breaks local browsing.
|
2001-11-25 09:44:28 -08:00 |
|
hniksic
|
95631700f7
|
[svn] Remove host canonicalization code.
Published in <sxsg072ai5v.fsf@florida.arsdigita.de>.
|
2001-11-25 09:13:20 -08:00 |
|
hniksic
|
dd60ba082b
|
[svn] New file util/dist-wget.
|
2001-11-25 08:53:41 -08:00 |
|
hniksic
|
05463c7121
|
[svn] Commit progress bar tweaks.
Published in <sxsd727cvc0.fsf@florida.arsdigita.de>.
|
2001-11-24 20:46:26 -08:00 |
|
hniksic
|
222e9465b7
|
[svn] Implemented breadth-first retrieval.
Published in <sxsherjczw2.fsf@florida.arsdigita.de>.
|
2001-11-24 19:10:34 -08:00 |
|