Commit Graph

565 Commits

Author SHA1 Message Date
hniksic 94c5b23136 [svn] Handle shorthands in proxy URLs.
Published in <sxs6686py1q.fsf@florida.arsdigita.de>.
2001-11-19 08:15:42 -08:00
hniksic de7f766f58 [svn] Remove --wait/--waitretry compatibility code.
Published in <sxs6686py1q.fsf@florida.arsdigita.de>.
2001-11-19 07:42:56 -08:00
hniksic 38279627b9 [svn] Update windows Makefiles and dependencies.
Submitted by Herold Heiko.
2001-11-19 07:13:38 -08:00
hniksic e8e8797873 [svn] Rewrite shorthand URLs in a step separate from parsing.
Published in <sxspu6f7ecz.fsf@florida.arsdigita.de>.
2001-11-18 17:14:14 -08:00
hniksic f178e6c613 [svn] Clean up handling of schemes.
Published in <sxswv0n7h7s.fsf@florida.arsdigita.de>.
2001-11-18 16:12:05 -08:00
hniksic 303f406997 [svn] Don't list all the "known" (but unsupported) protocols. Instead, just
skip the characters until the first ':'.
Published in <sxsitc8a848.fsf@florida.arsdigita.de>.
2001-11-17 22:49:09 -08:00
hniksic ee99e8998a [svn] Don't compile getopt.c on systems that already have getopt_long.
Published in <sxshersbs0w.fsf@florida.arsdigita.de>.
2001-11-17 20:52:18 -08:00
hniksic d408dec0bd [svn] Use Solaris's libmd5 when available.
Published in <sxsn11kbssm.fsf@florida.arsdigita.de>.
2001-11-17 20:36:21 -08:00
hniksic 09b0fe29a8 [svn] Initialize vars to appease the compiler.
Published in <sxszo5kbxs3.fsf@florida.arsdigita.de>.
2001-11-17 20:14:12 -08:00
hniksic 6ef5baa07b [svn] Prettier printing of HTTP headers.
Published in <sxs4rnsdcw1.fsf@florida.arsdigita.de>.
2001-11-17 18:36:30 -08:00
hniksic 22bfc65534 [svn] Use 1.8-dev as version. 2001-11-17 18:19:45 -08:00
hniksic 05f90bb302 [svn] Plug in new implementation of RES.
Published in <sxselmwddt0.fsf@florida.arsdigita.de>.
2001-11-17 18:17:30 -08:00
hniksic 12c8ef1796 [svn] *** empty log message *** 2001-11-17 17:34:25 -08:00
hniksic 10269645bc [svn] Bumped version to 1.7.1. 2001-11-17 17:30:12 -08:00
hniksic fd4a4f5559 [svn] New files from the TP. 2001-11-17 15:12:53 -08:00
hniksic e798e61c06 [svn] Minor doc addition. 2001-11-17 10:03:57 -08:00
hniksic 4f5a898a66 [svn] Fix installation of info files.
Published in <sxslmh6i9me.fsf@florida.arsdigita.de>.
2001-11-16 15:23:22 -08:00
hniksic 2fe30df466 [svn] Bump version to 1.7.1-pre3. 2001-11-16 15:20:17 -08:00
hniksic cbc468efed [svn] Bumped version to 1.7-pre2. 2001-11-16 13:41:51 -08:00
hniksic 1a96dcfcb8 [svn] Ignore trailing whitespace in header_extract_number.
Published in <sxsheruo5gn.fsf@florida.arsdigita.de>.
2001-11-16 11:57:43 -08:00
hniksic 3d9dda6485 [svn] Process attributes in order in which they appear in the tag.
Submitted by Ian Abbott in <3B868388.6538.14A7848@localhost>
based on analysis by Edward Sabol.
2001-11-16 11:44:42 -08:00
hniksic fa6aeb869d [svn] Don't call rate() with bogus data.
Submitted by Ian Abbott in <3B7A98A1.24985.9EF692@localhost>
2001-11-16 11:38:03 -08:00
hniksic 90cdb82942 [svn] Use 0x22 instead of '"' or '\"'. 2001-11-16 09:26:42 -08:00
hniksic dc0070ca2d [svn] Apply Peter Farmer's changes from <3BD110CB.61EBED92@zveno.com>. 2001-11-16 09:19:47 -08:00
hniksic ac74e16638 [svn] Applied Christian Fraenkel's patch from <3BAF5B30.189077D6@gmx.net>.
Print SSL errors when connecting fails.
2001-11-16 09:06:25 -08:00
hniksic d60b54cba0 [svn] Applied Chris Seawood's patch for compilation under BEOS.
Patch published in <3B5D4CEF.5090208@seawood.org>.
2001-11-16 08:58:08 -08:00
hniksic 0c42479322 [svn] Applied Edward Sabol's patch from
<200106131813.f5DIDss1294858@alderaan.gsfc.nasa.gov>.
It fixes a memory leak in url_equal, and comments it out,
as it's unused.
2001-11-16 08:49:19 -08:00
hniksic 0ce7b6bffc [svn] Support XML-style empty tags. 2001-11-16 08:44:34 -08:00
hniksic b1dd1c1bad [svn] *** empty log message *** 2001-11-16 08:40:35 -08:00
hniksic b4e6054de9 [svn] Check for do_realloc_newsize in loop condition because we're no longer
setting SIZEVAR here.
2001-06-26 02:48:51 -07:00
hniksic d015d3cbd3 [svn] Fix access violation bug in DO_REALLOC_FROM_ALLOCA.
Published in <sxspubriqay.fsf@florida.arsdigita.de>.
2001-06-26 01:45:09 -07:00
hniksic e98fca84a3 [svn] Allow more characters in attribute name.
Published in <sxsr8wi9jeo.fsf@florida.arsdigita.de>.
2001-06-18 11:49:33 -07:00
hniksic e1f4cff68c [svn] Make sure that slashes don't sneak in as part of file name via
query string.
Published in <sxsu21eb3te.fsf@florida.arsdigita.de>.
2001-06-18 02:08:04 -07:00
hniksic 69a4cff277 [svn] Update MACHINES. 2001-06-16 06:12:51 -07:00
hniksic 006e936b9e [svn] Upgrade version to 1.7.1. 2001-06-16 06:10:34 -07:00
hniksic 468778c895 [svn] Make `make install' non-interactive.
Published in <20010611201545.A9740@adam.yggdrasil.com>.
2001-06-15 11:36:31 -07:00
hniksic 9b7f6ff41d [svn] Take DESTDIR into account when creating directory for wgetrc. 2001-06-15 06:31:56 -07:00
hniksic 91ac958e45 [svn] Set version to 1.7.1-pre1. 2001-06-15 02:29:00 -07:00
hniksic c71f8f18a7 [svn] New version of po/da.po from the TP. 2001-06-15 02:05:12 -07:00
hniksic a24cc82c75 [svn] Upgrade libtool to 1.4. 2001-06-14 15:43:27 -07:00
hniksic e35a58ed4d [svn] Installed new PO files from the TP. 2001-06-14 14:56:49 -07:00
hniksic 2255a89b24 [svn] After canonicalizing the URL, check for its existence among undesirable_urls.
Published in <sxs7kyeohte.fsf@florida.arsdigita.de>.
2001-06-14 14:48:00 -07:00
hniksic 4f56fa7ead [svn] Check for -lnsl more carefully.
Published in <sxsg0d2oizo.fsf@florida.arsdigita.de>.
2001-06-14 14:22:58 -07:00
hniksic f918e0ab51 [svn] Docfix. 2001-06-14 14:15:43 -07:00
hniksic c77d880776 [svn] Search netrc with the proper host name, not the proxy one. 2001-06-14 13:55:02 -07:00
hniksic 8f6b4f5bbb [svn] Define MAP_FAILED if it's missing.
Published in <sxshexirelo.fsf@florida.arsdigita.de>.
2001-06-14 13:28:19 -07:00
hniksic e96497a6b4 [svn] Use `libtool' to test linking of external libraries.
Contributed by Maciej W. Rozycki.
Published in <sxsvglyrfpc.fsf@florida.arsdigita.de>.
2001-06-14 13:16:55 -07:00
janp 46550636fe [svn] Provide correct prototype for ftp_parse_ls(). Pointed out by Bernhard Simon
<bs@bsws.zid.tuwien.ac.at> in <200106071409.QAA08208@bsws.zid.tuwien.ac.at>.
2001-06-09 10:44:07 -07:00
janp 4f9affe92e [svn] Changes for builddir != srcdir. 2001-06-05 14:43:14 -07:00
janp c7bf50ff70 [svn] Updated cs.po for 1.7 POT file. 2001-06-05 14:26:04 -07:00