]> sjero.net Git - wget/blob - src/ChangeLog
Support RFC 2231.
[wget] / src / ChangeLog
1 2009-09-22  Arvind Jamuna Dixit  <ardsrk@gmail.com>
2
3         * http.c (extract_param, parse_content_disposition): Support
4         RFC 2231 while parsing Content-Disposition header
5
6 2009-10-24  Petr Pisar  <petr.pisar@atlas.cz>
7
8         * openssl.c: Implement support for (multiple) subjectAltNames in
9         X509 certificates, not just the commonName.
10
11 2009-10-09  Micah Cowan  <micah@cowan.name>
12
13         * main.c: Fix declaration of compiled_features.
14
15         * build_info.c.in: Adapt to new input format. Added a check for
16         large-file support. Replaced the "openssl" and "gnutls"
17         advertisements with a single "ssl/foo" advertisement.
18
19 2009-09-30  Micah Cowan  <micah@cowan.name>
20
21         * sysdep.h: Unconditionally include stdbool.h (gnulib has it for
22         systems that don't supply it.)
23
24 2009-09-24  Micah Cowan  <micah@cowan.name>
25
26         * vms.c: Moved from vms/vms.c.
27
28         * sysdep.h: Use proper prototypes for snprintf, vsnprintf (thanks
29         to Steven Schweda).
30
31 2009-09-24  Steven Schweda  <sms@antinode.info>
32
33         * main.c (print_version): Remove VMS-conditional build info
34         string; the new VMS builders use OS_TYPE.
35
36         * ftp.c (getftp): Fix accidental use of target -> targ.
37
38 2009-09-24  Micah Cowan  <micah@cowan.name>
39
40         * host.c (host_errstr): host_errstr should return const char *.
41
42 2009-09-22  Micah Cowan  <micah@cowan.name>
43
44         * Makefile.am (version.c): Explicitly tell Mercurial where the
45         top-source repository should be, so it doesn't accidentally use
46         the repository for a containing directory (for instance, if the
47         user's home directory is managed by a Mercurial repo). Also
48         ensures we find the repository, even if the build directory is
49         outside the source directory.
50
51         * wget.h: define WINDOWS if _WIN32 or __WIN32__ is defined, but
52         not __CYGWIN__.
53
54         * mswindows.c (xsleep): Check for availability of the sleep
55         function, in addition to the usleep function.
56         (get_winsock_error, windows_strerror): Removed (gnulib already
57         supplies this functionality).
58
59         * mswindows.h [NEED_GAI_STRERROR]: define gai_strerror
60         to (gnulib's) strerror, rather than windows_strerror. Removed
61         error macro definitions provided by gnulib.
62         (windows_strerror): Removed (gnulib already supplies this
63         functionality).
64
65         * host.c: Don't declare h_errno when building on Windows.
66
67         * Makefile.am (LIBS): Added @W32LIBS@.
68         (EXTRA_wget_SOURCES): Removed (it's in LIBOBJ now).
69         (version.c): Removed dependency on $(LDADD), since it may include
70         dependencies that are not part of the Wget sources (-lwsock32, for
71         instance).
72
73         * openssl.c (ssl_check_certificate): Avoid reusing the same buffer
74         space for successive quoted arguments. Thanks to Steven Schweda
75         for pointing out the problem.
76
77 2009-09-21  Micah Cowan  <micah@cowan.name>
78
79         * progress.c (update_speed_ring): "the the" -> "the".
80
81         * css-url.c, iri.c, mswindows.c: Removed assert.h inclusion (not
82         using it).
83
84 2009-09-11  Steven Schweda  <sms@antinode.info>
85
86         * utils.c, utils.h (fopen_excl): Make second argument an int,
87         rather than a bool (so it can handle the appropriate VMS version
88         of the flag).
89
90         * main.c (print_version): Don't print LOCALEDIR unless NLS is
91         enabled.
92
93         * http.c (gethttp): Pass FOPEN_BIN_FLAG, instead of true.
94
95         * ftp.c (ftp_retrieve_glob): Cast strcmp to assign to cmp, for a
96         silly HP build environment.
97
98 2009-09-08  Steven Schubiger  <stsc@member.fsf.org>
99
100         * main.c, init.c: Mark the --preserve-permissions and 
101         --html-extension option as deprecated.
102
103 2009-09-06  Micah Cowan  <micah@cowan.name>
104
105         * ftp.c (getftp, ftp_loop_internal): Separate "len" input/output
106         parameter (with different meanings for input and output), into two
107         separate parameters, one input (passed_expected_bytes) and one
108         output (qtyread). Fixes bug #26870.
109
110 2009-09-05  Steven Schubiger  <stsc@member.fsf.org>
111
112         * retr.h: Declare set_local_file() to avoid build warnings.
113
114 2009-09-05  Gisle Vanem  <gvanem@broadpark.no>
115
116         * connect.c, init.c, main.c, openssl.c, options.h:  Replace
117         "ifdef MSDOS" with "ifdef USE_WATT32" since DOS-targets in fact
118         use the Watt-32 tcp/ip stack.
119
120 2009-09-04  Micah Cowan  <micah@cowan.name>
121
122         * Makefile.am: Move build_info.c to wget_SOURCES from
123         nodist_wget_SOURCES, reduce dependencies, and invoke build_info.pl
124         in its new home, $(top_srcdir)/build-aux.
125
126 2009-09-03  Micah Cowan  <micah@cowan.name>
127
128         * ftp-ls.c (ftp_parse_vms_ls): Replace use of localtime_r with
129         localtime, as not all platforms have localtime_r.
130
131         * Makefile.am (wget_SOURCES): Rearranged some of the file order,
132         so .c files and .h files are apart. Added gettext.h, so that it
133         shows up in the dist.
134
135 2009-09-02  Micah Cowan  <micah@cowan.name>
136
137         * gettext.h: Refreshed from gettext 0.17.
138
139         * test.c: Added definition of program_name variable, required by
140         lib/error.c (libgnu.a). Doesn't cause problems until you try to
141         build on a non-GNU system...
142
143         * build_info.c.in: Removed useless "+gettext" feature ad.
144
145 2009-08-29  Steven Schubiger  <stsc@member.fsf.org>
146
147         * convert.c (local_quote_string): Percent-encode semicolons
148         in local file strings.
149
150 2009-08-27  Micah Cowan  <micah@cowan.name>
151
152         * wget.h (uerr_t): added new VERIFCERTERR code for SSL certificate
153         problems. Marked exit codes that are defined but never used (at
154         least, the ones I could find).
155
156         * retr.c, retr.h (retrieve_url): Added a new boolean argument to
157         determine whether an exit status should be recorded.
158         (retrieve_from_file): Adjust to new retrieve_url signature.
159
160         * res.c (res_retrieve_file): Don't have retrieve_url record an
161         exit status for robots.txt.
162
163         * recur.c (retrieve_tree): Adjust to new retrieve_url signature.
164
165         * main.c (main): Use the exit status stored by retrieve_url.
166
167         * http.c (gethttp): Distinguish certificate verification problems
168         from SSL connection issues.
169         (http_loop): Handle newly-created VERIFCERTERR error code.
170
171         * exits.c, exits.h: Newly added.
172         
173         * Makefile.am (wget_SOURCES): Add exits.c and exits.h.
174
175 2009-08-27  Micah Cowan  <micah@cowan.name>
176
177         * http.c (gethttp): Make sure Wget heeds cookies when they
178         are sent with a 401 response; or any other sort of response for
179         that matter (#26775).
180
181 2009-08-19  Micah Cowan  <micah@cowan.name>
182
183         * openssl.c (ssl_check_certificate): Only warn about an attack if
184         the hostname would otherwise have matched. Also some formatting
185         cleanup.
186
187 2009-08-19  Joao Ferreira  <joao@joaoff.com>
188
189         * openssl.c (ssl_check_certificate): Detect embedded NUL
190         characters in the SSL certificate common name.
191
192 2009-08-17  Tony Lewis  <tlewis@exelana.com>
193
194         * http.c (gethttp): Ensure that we parse Content-Length before we
195         attempt to refer to its value. Without this fix, NTLM support was
196         completely buggered. #27192
197
198 2009-08-09  Michael Baeuerle  <michael.baeuerle@gmx.net>
199
200         * ftp.c: #include <strings.h> for strcasecmp.
201
202 2009-07-28  Micah Cowan  <micah@cowan.name>
203
204         * main.c (option_data): Rename --html-extension to
205         --adjust-extension.
206         (print_help): Ditto.
207         
208         * options.h (struct option): Rename html_extension to
209         adjust_extension.
210         * http.c (gethttp): Ditto.
211         * convert.c (local_quote_string): Ditto.
212
213         * init.c (commands): Add "adjustextension", and reflect rename
214         change for opt.adjust_extension, for both "adjustextension" and
215         "htmlextension".
216
217 2009-07-27  Micah Cowan  <micah@cowan.name>
218
219         * options.h (struct options): Added restrict_files_nonascii
220         boolean field.
221
222         * url.c (FILE_CHAR_TEST): Add check for chars outside the ASCII
223         range.
224
225         * init.c (defaults): Add restrict_files_nonascii to initialization.
226         (cmd_spec_restrict_file_names): Allow parsing of "ascii" keyword.
227
228 2009-07-27  Marcel Telka  <marcel@telka.sk>
229
230         * iri.c (do_conversion): Typo: invalide -> invalid
231
232 2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
233
234         * main.c (print_help): Fixed a couple typos.
235
236 2009-07-26  Micah Cowan  <micah@cowan.name>
237
238         * main.c (option_data): Rename --locale option to --local-encoding
239         (print_help): Document --no-iri, --local-encoding, and
240         --remote-encoding, within usage message. Remove defunct
241         --preserve-permissions.
242
243 2009-07-23  Micah Cowan  <micah@cowan.name>
244
245         * progress.c (get_eta): Change "Translation note" in comment to
246         "TRANSLATORS", so it actually appears in wget.pot.
247
248 2009-07-06  Micah Cowan  <micah@cowan.name>
249
250         * main.c (print_help): Improve documentation of --base.
251
252 2009-07-05  Micah Cowan  <micah@cowan.name>
253
254         * html-url.c (tag_handle_meta): Handle meta name="robots"
255         properly: deal with whitespace, commas after...
256
257         * netrc.c (parse_netrc): Rename local-scope variable "quote" to
258         "qmark", to avoid conflict with the function name.
259
260 2009-07-05  Petr Pisar  <petr.pisar@atlas.cz>
261
262         * main.c (print_version): Mark initial line for translation, along
263         with (env), (user), and (system). Change copyright year to 2009.
264
265         * http.c (http_loop): Space after colon.
266
267         * gnutls.c (ssl_check_certificate): Use quote function, rather
268         than explicit quotes.
269
270 2009-07-05  Micah Cowan  <micah@cowan.name>
271
272         * Makefile.am (version.c): Add dependency on configure.ac.
273
274         * iri.c: Mark some strings for translation.
275
276 2009-07-04  Steven Schweda  <sms@antinode.info>
277
278         * wget.h (ORIG_SFX): Macro added, to supply an alternative "_orig"
279         suffix on VMS.
280         
281         * connect.c, host.c, host.h, main.c: Include "vms_ip.h" rather
282         than <netdb.h> on VMS systems.
283
284         * convert.c (write_backup_file): Use "_orig" rather than ".orig"
285         on VMS.
286
287         * ftp-basic.c (ftp_list): Don't use LIST -a on VMS servers.
288
289         * ftp.c [__VMS]: Include "vms.h"
290         * ftp.c (getftp): Disable some unhelpful "for VMS" code. Pass the
291         OS type to ftp_list.
292         (getftp) [__VMS]: Alter the filename as required, and invoke fopen
293         with extra optional arguments.
294         (ftp_retrieve_list): Set permissions before setting the times.
295
296         * ftp-ls.c [__VMS]: Various improvements.
297
298         * http.c (SET_USER_AGENT): Added. Include operating-system info in
299         the User-Agent header.
300         (gethttp): Use ORIG_SFX macro.
301         (gethttp) [__VMS]: invoke fopen with extra arguments to
302         communicate file type.
303         (http_loop): Add cast to time_t.
304
305         * init.c (wgetrc_user_file_name) [__VMS]: Adjustments for where to
306         find the .wgetrc.
307
308         * log.c: Adjustments to improve handling of log files on VMS.
309
310         * main.c [__VMS]: Added --ftp-stmlf option (and associated
311         documentation). Adjust description of backup-suffixes, as they now
312         differ for VMS.
313         (print_help, print_version): Include OS type in version
314         information.
315         (main) [__VMS]: Invoke fopen with extra options, to specify file
316         type information.
317
318         * netrc.c (search_netrc) [__VMS]: Fix .netrc-finding.
319
320         * openssl.c, openssl.h (ssl_connect_wget): Renamed from ssl_connect.
321
322         * options.h (struct options): Add ftp_stmlf field.
323
324         * retr.c (write_data) [__VMS]: Avoid fflush.
325
326         * url.c [__VMS]: Include vms.h.
327         * url.c (url_file_name) [__VMS]: Handle naming as required for VMS.
328
329         * utils.c [__VMS]: Include vms.h. Various added facilities for VMS
330         needs.
331
332 2009-07-04  Micah Cowan  <micah@cowan.name>
333
334         * main.c (print_version): Allow localization of the version-info
335         labels, eschew attempts at alignment (which is complicated when
336         handling translated strings), and avoid using printf() with
337         variable-stored format strings that lack conversion
338         specifications.
339         (format_and_print_line): For similar reasons, don't calculate
340         line-continuation tabulation based on the number of bytes in a
341         string.
342
343 2009-07-04  Steven Schubiger  <stsc@member.fsf.org>
344
345         * url.c (url_parse): If an URL scheme is invalid, distinguish
346         between an unsupported or missing scheme.
347
348         * url.c: Add a "missing scheme" entry to parse_errors.
349
350 2009-07-03  Micah Cowan  <micah@cowan.name>
351
352         * iri.h (iri_dup): Provide macro definition for when IRIs are
353         disabled.
354
355         * Makefile.am (LIBS): Added @LIBICONV@.
356         (wget_SOURCES): Added iri.h.
357         (EXTRA_wget_SOURCES): Added iri.c, so it gets packaged even if IRI
358         support was disabled.
359
360 2009-07-02  Micah Cowan  <micah@cowan.name>
361
362         * recur.c (url_enqueue): Quote enqueue/dequeue debug messages.
363
364         * html-url.c (append_url): Change "merge()" quoting style from
365         locale_quoting_style to escape_quoting_style.
366
367 2009-07-01  Micah Cowan  <micah@cowan.name>
368
369         * retr.c (retrieve_url): Use the existing "redirect" label,
370         instead of superfluous "second_try". Removed no-longer-accurate
371         debug statement. Use the "newloc" parameter to store the fallback
372         URL, when IRI version was rejected.
373
374         * recur.c (retrieve_tree): Always use the parsed URL for tracking
375         the Referer, since that's the one we actually requested (if
376         there's a difference in terms of percent-encodings and such).
377
378 2009-07-01  Steven Schubiger  <stsc@member.fsf.org>
379
380         * Makefile.am: Add a rule to generate build_info.c and list
381         the build_info.c.in file in EXTRA_DIST. Adjust elsewhere
382         where needed.
383         
384         * build_info.c: Remove this static source file.
385         
386         * build_info.c.in: Data for generation of build_info.c.
387
388 2009-06-29  Micah Cowan  <micah@cowan.name>
389
390         * html-url.c (append_url): Quote some more arguments that might
391         contain characters that are inappropriate to display for the
392         current locale.
393
394         * retr.c (retrieve_from_file): Be sure to pass iri information
395         when parsing an input-fle url, and be sure to hand a clean iri
396         struct, off to retrieve_tree and retrieve_url.
397
398         * iri.c, iri.h (iri_dup): Added.
399
400         * retr.c (retrieve_url): Re-parse for IRI fallback.
401
402         * main.c (main): Set up iri before the url_parse invocation (so we
403         can use it).
404
405 2009-06-20  Jay Krell  <jay.krell@cornell.edu>
406
407         * sysdep.h (_ALL_SOURCE): (small change) Define the _ALL_SOURCE
408         macro on INTERIX systems. (I switched the location from ftp.c to
409         sysdep.h --mjc)
410
411 2009-06-15  Micah Cowan  <micah@cowan.name>
412
413         * ftp.c (getftp): If we can't accept the connection, return
414         CONERROR, not whatever the contents of err happens to be. Fixes
415         bug #25015.
416
417         * retr.c (fd_read_body): Make both args to progress_create
418         consistent, resulting in an accurate progress display. Fixes bug
419         #24948.
420
421 2009-06-14  Micah Cowan  <micah@cowan.name>
422
423         * Makefile.am (wget_SOURCES): css-tokens.h needs to ship with
424         dist, too.
425
426 2009-06-13  Micah Cowan  <micah@cowan.name>
427
428         * init.c: Rename setval_internal_wrapper to setval_internal_tilde,
429         ensure we don't "replace" the tilde unless it's actually
430         present. Clean up some minor GNU style issues.
431
432 2009-06-13  Julien Pichon  <julienpichon7@gmail.com>
433
434         * init.c: Handle tilde-expansion in wgetrc commands, without
435         resorting to setting/unsetting globals to change behavior in one
436         call location.
437
438 2009-06-12  Micah Cowan  <micah@cowan.name>
439
440         * host.c: Include <sys/types.h> before <sys/socket.h>. Not
441         required by POSIX any more, but some older systems (such as
442         FreeBSD 4.1) still need it, and it doesn't seem like it could
443         hurt...
444
445         * build_info.c (library): Handle "https" as a feature in its own
446         right, apart from "gnutls" and "openssl".
447
448         * host.c: Declare h_errno if no declaration is provided. Idea
449         thanks to Maciej W. Rozycki.
450
451 2009-06-11  Xin Zou  <zouxin2008@gmail.com>     
452         
453         * http.c (gethttp): Fix some memory leaks.
454         
455 2009-06-11  Micah Cowan  <micah@cowan.name>
456
457         * http.c (http_atotm): Handle potential for setlocale's return
458         value to be static storage. Thanks to Benjamin Wolsey
459         <bwy@benjaminwolsey.de>.
460
461         * sysdep.h: Need NAMESPACE_TWEAKS on non-Linux glibc-based
462         systems, too. Thanks to Robert Millan.
463
464 2009-05-28  Steven Schubiger  <stsc@member.fsf.org>
465
466         * ftp.c (ftp_get_listing): Update the "listing file" 
467         string after calling ftp_loop_internal().
468
469 2009-05-27  Steven Schubiger  <stsc@member.fsf.org>
470
471         * ftp.c (ftp_get_listing): Duplicate the "listing file"
472         string to avoid memory corruption when FOPEN_EXCL_ERR is
473         encountered.
474
475 2009-05-17  Steven Schubiger  <stsc@member.fsf.org>
476
477         * progress.c (eta_to_human_short): Fix the remaining hours
478         to be displayed. Spotted by Tadeu Martins (#26411).
479
480 2009-04-24  Micah Cowan  <micah@cowan.name>
481
482         * hash.c: Change stdint.h inclusion to use HAVE_STDINT_H, not C99
483         check.
484
485         * connect.c: stdint.h inclusion added.
486
487         Thanks to Markus Duft <mduft@gentoo.org> for a similar patch.
488         
489 2009-04-20  Micah Cowan  <micah@cowan.name>
490
491         * Makefile.am (version.c): Fix unportable use of "echo -n".
492
493 2009-04-13  Steven Schubiger  <stsc@member.fsf.org>
494
495         * ftp.c (ftp_retrieve_list): Move the duplicated code that
496         determines the local file to a function.
497         
498         * http.c (http_loop): Likewise.
499
500         * retr.c (set_local_file): New function.
501
502 2009-04-11  Steven Schubiger  <stsc@member.fsf.org>
503
504         * init.c (initialize): Run a custom SYSTEM_WGETRC when 
505         provided as an environment variable.
506
507 2009-02-27  Gisle Vanem  <gvanem@broadpark.no>
508
509         * main.c (main): "freopen (NULL,.." causes an assertion in MSVC
510         debug-mode.  I.e. NULL isn't legal. But the "CONOUT$" device works
511         fine.
512
513 2009-02-27  Steven Schubiger  <stsc@member.fsf.org>
514
515         * ftp.c (ftp_loop_internal): Don't claim for FTP retrievals
516         when writing to standard output either that the document
517         has been saved. Addresses bug #20520 again.
518
519 2009-02-21  Steven Schubiger  <stsc@member.fsf.org>
520
521         * http.c (http_loop): When a document is written to 
522         standard output, don't claim it has been saved to a file.
523         Addresses bug #20520.
524
525 2009-02-18  Steven Schubiger  <stsc@members.fsf.org>
526
527         * recur.h: Remove the dangling declaration for recursive_cleanup().
528
529 2009-02-01  Gerardo E. Gidoni  <gerel@gnu.org>
530
531         * main.c, recur.c, recur.h, res.c, retr.c, retr.h: restructured code to
532         avoid multiple 'url_parse' calls.
533
534 2008-11-13  Micah Cowan  <micah@cowan.name>
535
536         * http.c (gethttp): Don't do anything when content-length >= our
537         requested range.
538
539 2008-11-27  Saint Xavier  <wget@sxav.eu>
540
541         * http.c (gethttp): Move authentication code before filename
542         allocation avoiding fallbacking on default filename because
543         "Content-Disposition" header wasn't present before authentcation
544         has been completed. Fixes bug #24862.
545
546 2008-11-16  Steven Schubiger  <stsc@members.fsf.org>
547
548         * main.c: Declare and initialize the numurls counter.
549
550         * ftp.c, http.c: Make the counter visible here and use it.
551         
552         * options.h: Remove old declaration from options struct.
553
554 2008-11-15  Steven Schubiger  <stsc@members.fsf.org>
555
556         * init.c (defaults): Set default waitretry value.
557
558 2008-11-14  Steven Schubiger  <stsc@members.fsf.org>
559
560         * main.c (format_and_print_line): Use a custom format 
561         string for printing leading spaces.
562
563 2008-11-12  Micah Cowan  <micah@cowan.name>
564
565         * ftp-ls.c (ftp_index): HTML-escape dir name in title, h1, a:href.
566
567 2008-11-12  Alexander Belopolsky  <alexander.belopolsky@gmail.com>
568
569         * url.c, url.h (url_escape_unsafe_and_reserved): Added.
570
571         * ftp-ls.c (ftp_index): URL-escape, rather than HTML-escape, the
572         filename appearing in the link.
573
574 2008-11-12  Steven Schubiger  <stsc@members.fsf.org>
575
576         * main.c (print_version): Hand the relevant
577         xstrdup/xfree calls back to format_and_print_line().
578
579 2008-11-11  Steven Schubiger  <stsc@members.fsf.org>
580
581         * main.c (format_and_print_line): Move both the memory
582         allocating and freeing bits upwards to print_version().
583
584 2008-11-10  Saint Xavier  <wget@sxav.eu>
585
586         * http.c: Make --auth-no-challenge works with user:pass@ in URLs.
587
588 2008-11-05  Micah Cowan  <micah@cowan.name>
589
590         * ftp.c (print_length): Should print humanized "size remaining"
591         only when it's at least 1k.
592
593 2008-10-31  Micah Cowan  <micah@cowan.name>
594
595         * main.c (print_version): Add information about the mailing list.
596
597 2008-10-31  Alexander Drozdov  <dzal_mail@mtu-net.ru>
598
599         * retr.c (fd_read_hunk): Make assert deal with maxsize == 0.
600
601         * ftp-ls.c (clean_line): Prevent underflow on empty lines.
602
603 2008-10-26  Gisle Vanem  <gvanem@broadpark.no>
604
605         * main.c (format_and_print_line): Put variables on top of
606         blocks (not all compilers are C99). Add an extra '\n' if
607         SYSTEM_WGETRC isn't defined and printed.
608
609 2008-09-09  Gisle Vanem  <gvanem@broadpark.no>
610
611         * url.c (url_error): Use aprintf, not asprintf.
612         
613 2008-09-09  Micah Cowan  <micah@cowan.name>
614
615         * init.c (home_dir): Save the calculated value for home,
616         to avoid duplicated work on repeated calls.
617         (wgetrc_file_name) [WINDOWS]: Define and initialize home var.
618
619         * build_info.c, main.c: Remove unnecessary extern vars
620         system_wgetrc and locale_dir.
621
622         * main.c: Define program_name for lib/error.c.
623
624 2008-09-02  Gisle Vanem  <gvanem@broadpark.no>
625
626         * mswindows.h: Must ensure <stdio.h> is included before
627         we redefine ?vsnprintf().
628
629 2008-08-08  Steven Schubiger  <stsc@members.fsf.org>
630
631         * main.c, utils.h: Removed some dead conditional DEBUG_MALLOC code.
632
633 2008-08-03  Micah Cowan  <micah@cowan.name>
634
635         * main.c (print_help): Added --default-page.
636
637 2008-08-01  Joao Ferreira  <joao@joaoff.com>
638
639         * init.c, main.c, options.h, url.c: Added option --default-page
640         to support alternative default names for index.html
641
642 2008-08-03  Micah Cowan  <micah@cowan.name>
643
644         * build_info.c, css-url.c: #include wget.h, not config.h.
645
646 2008-08-03  Steven Schubiger  <stsc@members.fsf.org>
647
648         * url.c, url.h (url_error): Better messages for unsupported
649         schemes, especially https.
650
651         * html-url.c, recur.c, retr.c: Adjust to new url_error
652         invocation, and free result.
653
654 2008-07-17  Steven Schubiger  <stsc@members.fsf.org>
655
656         * retr.c (retrieve_from_file): When given an URL as input file,
657         use it as baseref if none was specified and treat the input file
658         as HTML if its content type is text/html.
659
660         * init.c (cleanup): Free the memory associated with the base
661         option (when DEBUG_MALLOC is defined).
662
663 2008-07-02  Xavier Saint  <wget@sxav.eu>
664
665         * iri.c, iri.h  : New function idn_decode() to decode ASCII
666         encoded hostname to the locale.
667
668         * host.c : Show hostname to be resolved both in locale and
669         ASCII encoded.
670
671 2008-06-28  Steven Schubiger  <stsc@members.fsf.org>
672
673         * retr.c (retrieve_from_file): Allow for reading the links from
674         an external file (HTTP/FTP).
675
676 2008-06-26  Xavier Saint  <wget@sxav.eu>
677
678         * iri.c, iri.h : New functions locale_to_utf8() and
679         idn_encode() adding basic capabilities of IRI/IDN.
680
681         * url.c : Convert URLs from locale to UTF-8 allowing a basic
682         support of IRI/IDN
683
684 2008-06-25  Steven Schubiger  <stsc@members.fsf.org>
685
686         * ftp.c (getftp): When spidering a FTP URL, emit a diagnostic
687         message if the remote file exists.
688
689 2008-06-24  Steven Schubiger  <stsc@members.fsf.org>
690
691         * http.c (http_loop): Replace escnonprint() occurence with
692         a quotearg_style() call.
693
694 2008-06-24  Micah Cowan  <micah@cowan.name>
695
696         * ftp-ls.c (ftp_index): Don't assume time_t* is compatible with
697         long*. Fixes crash on Windows, and probably other systems.
698
699 2008-06-22  Steven Schubiger  <stsc@members.fsf.org>
700
701         * http.c: Explicitly initialize and deallocate the message
702         string used by the -nv --spider functionality.
703
704 2008-06-22  Steven Schubiger  <schubiger@gmail.com>
705
706         * http.c: Make -nv --spider include the file's name when it
707         exists.
708
709 2008-06-22  Micah Cowan  <micah@cowan.name>
710
711         * Makefile.am (version.c): Fixed version string invocation so it
712         once again can't result in unterminated strings, made all the
713         string vars pointers-to-const, and moved line lengths
714         below 80 (in Makefile.am, not in version.c).
715
716 2008-06-19  Xavier Saint  <wget@sxav.eu>
717
718         * iri.c, iri.h : New function check_encoding_name() as
719         a preliminary encoding name check.
720
721         * main.c, iri.c : Make use of check_encoding_name().
722
723 2008-06-19  Xavier Saint  <wget@sxav.eu>
724
725         * iri.c : Include missing stringprep.h file and add a
726         cast.
727
728         * init.c : set a default initial value for opt.enable_iri,
729         opt.locale and opt.encoding_remote.
730
731 2008-06-19  Xavier Saint  <wget@sxav.eu>
732
733         * iri.c, iri.h : Add a new function find_locale() to find
734         out the local system encoding.
735
736         * main.c : Make use of find_locale().
737
738 2008-06-19  Xavier Saint  <wget@sxav.eu>
739
740         * html-url.c : Add "content-type" meta tag parsing for
741         retrieving page encoding.
742
743         * iri.h : Make no-op version of parse_charset() return
744         NULL.
745
746 2008-06-16  Micah Cowan  <micah@cowan.name>
747
748         * http.c (http_loop): When hstat.len is higher than the
749         successfully completed content's length, but it's because we
750         _set_ it that way, don't abort.
751
752 2008-06-14  Xavier Saint  <wget@sxav.eu>
753
754         * iri.c, iri.h : New files.
755
756         * Makefile.am : Add files iri.h and conditional iri.c.
757
758         * build_info.c : Add compiled feature "iri".
759
760         * http.c : include iri.h and parse charset from Content-Type
761         header.
762
763         * init.c, main.c, options.h : if an options isn't supported
764         at compiled time, don't get rid off it and show a dummy
765         message instead if they are used.
766
767 2008-06-13  Micah Cowan  <micah@cowan.name>
768
769         * build_info.c: ENABLE_NTLM, not HAVE_NTLM; distinguish OpenSSL
770         from "ssl".
771
772 2008-06-13  Madhusudan Hosaagrahara <com.gmail.hrmadhu>
773
774         * Makefile.am, main.c, init.c, init.h, build_info.c: Adds build
775         information to the --version command line option. Fixes bug
776         #20636.
777
778 2008-06-01  Micah Cowan  <micah@cowan.name>
779
780         * main.c [WINDOWS]: Reopen stdout in binary mode, when -O - is
781         given.
782
783 2008-05-31 Micah Cowan  <micah@cowan.name>
784
785         * html-url.c, http.c: Avoid casts in a couple spots.
786
787 2008-05-30 Henri Häkkinen  <henux@users.sourceforge.net>
788
789         * cookies.c, ftp-basic.c, hash.c, html-url.c, http-ntlm.c, http.c,
790         init.c, log.c, main.c, progress.c, ptimer.c, spider.c, url.c,
791         utils.c: Minor changes to silence warnings when using -Wall.
792
793 2008-05-26  Steven Schubiger  <schubiger@gmail.com>
794
795         * ftp.c (getftp): Replace last remaining invocation of escnonprint
796         with gnulib quote.
797
798 2008-05-19  Micah Cowan  <micah@cowan.name>
799
800         * main.c (main): Password prompt should be done only once (not
801         once per argument), and should be done prior to the background
802         fork.
803
804 2008-05-17  Steven Schubiger  <schubiger@gmail.com>
805
806         * init.c (defaults): Set the preferred IP family to `none' by
807         default.
808
809 2008-05-17  Kenny Parnell  <k.parnell@gmail.com>
810
811         (cmd_spec_prefer_family): Initialize prefer_family to prefer_none.
812
813 2008-05-17  Micah Cowan  <micah@cowan.name>
814
815         * main.c (main): Handle Ctrl-D on command-line.
816
817 2008-05-15  Steven Schubiger  <schubiger@gmail.com>
818
819         * ftp.c (getftp): Verify that the file actually exists in FTP, by
820         checking it against the listing.
821
822 2008-05-15  Micah Cowan  <micah@cowan.name>
823
824         * main.c (prompt_for_password): Use the quote module.
825
826 2008-05-14  Micah Cowan  <micah@cowan.name>
827
828         * ftp.c (ftp_retrieve_list): Symlinks and other filenames
829         should be fully quoted.
830
831 2008-05-12  Micah Cowan  <micah@cowan.name>
832
833         * main.c (main): Downgrade "-N with -O" to a warning, and switch
834         it off to avoid confusing messages.
835
836 2008-04-30  Micah Cowan  <micah@cowan.name>
837
838         * progress.c (create_image): Fix glitch where too many spaces are
839         printed on lines that don't display the ETA, in multibyte
840         locales.
841
842 2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
843
844         * main.c (main): New code that handles prompting for passwords
845         when specified explicitly via command-line option (using gnulib's
846         getpass-gnu module).
847         (main): Include the getpass header.
848
849         * init.c: Add "ask-password" to the list of recognized commands.
850
851         * options.h: Add an according boolean member to the options
852         struct.
853
854         * sysdep.h: Comment the defines __EXTENSIONS__ and _GNU_SOURCE
855         out, because they're now defined independently by config.h.
856
857 2008-04-27  Rabin Vincent  <rabin@rab.in>
858
859         * http.c (http_loop): Fix return for the case where we don't
860         download a file because of -nc.
861
862 2008-04-27  Micah Cowan  <micah@cowan.name>
863
864         * url.c (path_simplify): Go back to allowing leading ".." in
865         paths, but only for FTP URLs.
866         (test_path_simplify): Add scheme-specificness to tests, adapt for
867         mu_run_test.
868
869         * test.c (all_tests): Add test_path_simplify.
870
871         * main.c (main): Downgrade -r, -p with -O to a warning rather than
872         an error; elaborate just a bit more for other -O combination
873         cases.
874
875 2008-04-26  Micah Cowan  <micah@cowan.name>
876
877         * http.c (gethttp): Move proxy CONNECT handling to below the
878         retry_with_auth label, to deal with properly reconnecting to
879         proxies when we need to authenticate.
880
881 2008-04-25  Micah Cowan  <micah@cowan.name>
882
883         * Makefile.am: -I foo -> -Ifoo.
884
885 2008-04-24  Micah Cowan  <micah@cowan.name>
886
887         * main.c: Revised usage description of --convert-links to apply
888         to CSS as well as to HTML.
889
890 2008-04-23  Micah Cowan  <micah@cowan.name>
891
892         * utils.c (test_dir_matches_p): Added a test for the case
893         described in issue #20518.
894
895 2008-04-22  Micah Cowan  <micah@cowan.name>
896
897         * Makefile.am, css.lex, css.l: Renamed css.lex to css.l.
898         * recur.c (retrieve_tree): Fix typo to allow text/css files to
899         be parsed.
900
901 2008-04-22  Ted Mielczarek  <ted.mielczarek@gmail.com>
902
903         * css.lex, css-url.c, css-url.h: Added to implement support for
904         parsing CSS in Wget.
905         * convert.c: Convert links in CSS files, too.
906         * convert.h (convert_options): Added for options link_css_p,
907         link_expect_css.
908         * convert.h: Added prototype for new register_css function.
909         * html-parse.c: Added support for parsing element content, in
910         addition to tag starts and ends.
911         * html-parse.h (taginfo): Added delimiter fields for element
912         content.
913         * html-url.h: Added.
914         * html-url.c (append_url): No longer internal-linkage only. Now
915         takes position and size as explicit parameters.
916         * html-url.c: Use new html-url.h header, add support for
917         handling of "style" HTML attributes. Mark URIs obtained from
918         link tags with rel="stylesheet" with link_expect_css. Adapt
919         uses of append_url to supply the newly-added parameters for
920         position and size.
921         * http.c: Add detection for when the content-type is text/css;
922         and ensure that such files have the ".css" filename extension,
923         when --convert-links is active.
924         * recur.h: Remove declarations for functions found in
925         html-url.c (moved to html-url.h).
926         * recur.c: Add support for culling links from CSS files, too,
927         and tracking for when we're expecting the file to be CSS (even
928         when its content type isn't text/css).
929         * retr.c (retrieve_url): Add registration of CSS files.
930         * wget.h: Added TEXTCSS to dt flags enum.
931         * Makefile.am: Added css.lex, css-url.c, css-url.h, html-url.h
932         to wget_SOURCES.
933
934 2008-04-22  Jim Paris  <jim@jtan.com>
935
936         * openssl.c (ssl_init): Enable combined certificate/key in
937         single file (apparent regression from ~1.9). Resolves issue
938         #22767.
939
940 2008-04-22  Steven Schubiger  <schubiger@gmail.com>
941
942         * http.c (print_response_line): Changed to make responses always
943         be logged, even in --quiet mode, if --server-response was
944         specified. This is to bring http.c's handling of the situation
945         in line with ftp.c's.
946
947 2008-04-22  Pranab Shenoy  <pranab.loosinit.shenoy@gmail.com>
948
949         * init.c: Added test_commands_sorted unit test to check is
950         commands are sorted.  Fixes bug #21245.
951
952         * test.c: Added test_commands_sorted to the test suite.
953
954 2008-04-22  Rabin Vincent  <rabin@rab.in>
955
956         * ftp.c (ftp_get_listing): Only remove .listing if it has been
957         created. 
958
959 2008-04-22  Alain Guibert  <alguibert+bts@free.fr>
960
961         * test.h (mu_run_test): Move declaration before statements, for
962         C90 conformance. Fixes bug #22789.
963
964 2008-04-22  Mike Frysinger  <vapier@gentoo.org>
965
966         * Makefile.am: Move @LIBS@ after other libraries, for better
967         static-linking support. Fixes bug #22143.
968
969 2008-04-16  Steven Schubiger  <schubiger@gmail.com>
970
971         * ftp.c: Use Gnulib's quote function for printing filenames and
972         such.
973         * connect.c: Likewise.
974         * convert.c: Likewise.
975         * cookies.c: Likewise.
976         * ftp-opie.c: Likewise.
977         * gnutls.c: Likewise.
978         * init.c: Likewise.
979         * log.c: Likewise.
980         * mswindows.c: Likewise.
981         * openssl.c: Likewise.
982         * progress.c: Likewise.
983         * recur.c: Likewise.
984         * res.c: Likewise.
985         * utils.c: Likewise.
986
987 2008-04-16  Steven Schubiger  <schubiger@gmail.com>
988
989         * sysdep.h: Comment the defines __EXTENSIONS__ and _GNU_SOURCE 
990         out, because they're now defined independently by config.h.
991
992 2008-04-14  Steven Schubiger  <schubiger@gmail.com>
993
994         * http.c: Use Gnulib's quote function for printing filenames and
995         such.
996         * wget.h: #include "quote.h".
997
998 2008-04-12  Rabin Vincent  <rabin@rab.in>
999
1000         * mswindows.c (fake_fork_child): Don't create a logfile for
1001         --background when --quiet is used, but not --server-response.
1002         Fixes bug #20917.
1003
1004         * utils.c (fork_to_background): Likewise.
1005
1006 2008-04-12  Micah Cowan  <micah@cowan.name>
1007
1008         * utils.c (aprintf): Minor formatting changes to Alex's code (80-
1009         column limit, concatenated string literals, avoiding nesting
1010         levels), and removed invocation of free (since we're aborting
1011         anyway).
1012
1013 2008-04-11  Alexander Dergachev  <cy6erbr4in@gmail.com>
1014
1015         * utils.c (aprintf): Now we are setting limits (1 Mb) for text
1016         buffer when we use non-C99 vsnprintf.
1017         
1018 2008-04-11  Micah Cowan  <micah@cowan.name>
1019
1020         * ftp.c (getftp, ftp_loop_internal): Don't append to an existing
1021         .listing when --continue is used.  Fixes bug #22825. Thanks to
1022         Rabin Vincent <rabin@rab.in> for pointing the way with a
1023         suggested fix!
1024
1025 2008-04-10  Alexander Dergachev  <cy6erbr4in@gmail.com>
1026
1027         * xmalloc.c, xmalloc.h (memfatal): Now exported; accepts an
1028         "unknown" value for the attempted allocation size.
1029         * utils.c (aprintf): Now calls memfatal, instead of aborting.
1030
1031 2008-03-19  Micah Cowan  <micah@cowan.name>
1032
1033         * utils.c (test_dir_matches_p): More tests related for
1034         dir_matches_p.
1035
1036 2008-03-17  Micah Cowan  <micah@cowan.name>
1037
1038         * connect.c: Include sys/time.h to support use of the select
1039         function on older systems.
1040
1041 2008-02-11  Benno Schulenberg  <bensberg@justemail.net>
1042
1043         * http.c: More accurate and descriptive messages for when a file
1044         won't be retrieved during spider-mode.
1045
1046 2008-02-10  Micah Cowan  <micah@cowan.name>
1047
1048         * http.c: Added existence_checked member to the http_stat
1049         struct.
1050         (gethttp): Mark hs->existence_checked when we've checked whether
1051         a file-to-download exists; so we don't check it again if the
1052         connection gets lost (and potentially pick a new "unique" name).
1053         This fixes bug 22251.
1054         * progress.c (create_image): Add space for an extra column in
1055         the "eta" portion of the progress bar image; to deal with
1056         too-long Czech translation.
1057         * main.c, http.c, init.c: Added --auth-no-challenge option, to
1058         bring back 1.10.2 unsafe auth behavior when needed. This fixes
1059         bug #22242.
1060
1061 2008-02-07  Micah Cowan  <micah@cowan.name>
1062
1063         * progress.c (create_image): Remove assertion on exceeding
1064         screen width, which given the less-than-robust code there, can
1065         be broken by a number of factors (such as large file downloads).
1066
1067 2008-02-06  Micah Cowan  <micah@cowan.name>
1068
1069         * progress.c (countcols): Use strlen() when mbtowc or wcwidth
1070         not available (or not using NLS).
1071         * utils.c: Ensure we use single-byte separators when not doing
1072         NLS progress-bars.
1073         * wget.h: Determine whether to use NLS for progress-bars, based
1074         on whether wcwidth and mbtowc are available.
1075
1076 2008-02-03  Micah Cowan  <micah@cowan.name>
1077
1078         * progress.c (create_image): Use number of characters/columns
1079         consumed, rather than number of bytes, to determine how much of
1080         a line we've used. Fixes assertion errors and field alignment
1081         bugs (#22161, #20481)
1082         (get_eta, count_cols): Added to support the changes for
1083         create_image.
1084         * http.c (http_loop): Put no-clobber logic back into http_loop,
1085         before starting to fetch, for when we're not doing
1086         content-disposition.
1087
1088 2008-01-31  Micah Cowan  <micah@cowan.name>
1089
1090         * http.c (gethttp): Don't derive hs->contlen from possibly
1091         invalid/missing Content-Length; instead, get the appropriate
1092         value from the Content-Range header values.
1093         (parse_content_range): Handle '*' instance-length field.
1094
1095 2008-01-25  Micah Cowan  <micah@cowan.name>
1096
1097         * main.c: Added notes to translators regarding (C), diacritics
1098         in names.
1099         * Makefile.am, cmpt.c, connect.c, connect.h, convert.c,
1100         cookies.c, cookies.h, ftp-basic.c, ftp-ls.c, ftp-opie.c, ftp.c,
1101         ftp.h, gen-md5.c, gen-md5.h, gnutls.c, hash.c, hash.h, host.c,
1102         host.h, html-parse.c, html-parse.h, html-url.c, http-ntlm.c,
1103         http-ntlm.h, http.c, http.h, init.c, init.h, log.c, log.h,
1104         main.c, mswindows.c, mswindows.h, netrc.c, netrc.h, openssl.c,
1105         options.h, progress.c, progress.h, ptimer.c, ptimer.h, recur.c,
1106         recur.h, res.c, res.h, retr.c, retr.h, spider.c, spider.h,
1107         ssl.h, sysdep.h, test.c, test.h, url.c, url.h, utils.c,
1108         utils.h, wget.h, xmalloc.c, xmalloc.h: Updated copyright year.
1109
1110 2007-12-10  Micah Cowan  <micah@cowan.name>
1111
1112         * main.c: The option is --content-disposition, not
1113         --no-content-disposition (at the moment).
1114
1115 2007-12-08  Hrvoje Niksic  <hniksic@xemacs.org>
1116
1117         * ftp.c (ftp_retrieve_glob): Print both arguments of fnmatch in
1118         fnmatch error message.
1119         (ftp_retrieve_glob): Don't match with fnmatch if we're only
1120         supposed to get one file.
1121
1122 2007-12-07  Micah Cowan  <micah@cowan.name>
1123
1124         * Makefile.am: Plug in vars to include stuff from
1125         $(top_srcdir)/md5 when appropriate.
1126
1127 2007-12-05  Micah Cowan  <micah@cowan.name>
1128
1129         * utils.c (subdir_p): Handle the case where d1 is "".
1130         * convert.c (convert_all_links): Don't return without
1131         deallocating timer.
1132
1133 2007-11-28  Micah Cowan  <micah@cowan.name>
1134
1135         * Makefile.am, cmpt.c, connect.c, connect.h, convert.c,
1136         convert.h, cookies.c, cookies.h, ftp-basic.c, ftp-ls.c,
1137         ftp-opie.c, ftp.c, ftp.h, gen-md5.c, gen-md5.h, gnutls.c,
1138         hash.c, hash.h, host.c, host.h, html-parse.c, html-parse.h,
1139         html-url.c, http-ntlm.c, http-ntlm.h, http.c, http.h, init.c,
1140         init.h, log.c, log.h, main.c, mswindows.c, mswindows.h,
1141         netrc.c, netrc.h, openssl.c, options.h, progress.c, progress.h,
1142         ptimer.c, ptimer.h, recur.c, recur.h, res.c, res.h, retr.c,
1143         retr.h, safe-ctype.c, safe-ctype.h, spider.c, spider.h, ssl.h,
1144         sysdep.h, test.c, test.h, url.c, url.h, utils.c, utils.h,
1145         wget.h, xmalloc.c, xmalloc.h: Updated license exception for
1146         OpenSSL, per the SFLC.
1147
1148 2007-10-30  Micah Cowan  <micah@cowan.name>
1149
1150         * main.c (main): Declare argv parameter as char **argv, rather
1151         than char *const *argv. This fixes usage of getopt_long,
1152         regardless of whether getopt_long has a constified argv or not.
1153
1154 2007-10-22  Gisle Vanem  <gvanem@broadpark.no>
1155
1156         * mswindows.c: Move INHIBIT_WRAP macro definition up with wget.h
1157         inclusion.
1158
1159 2007-10-18  Steven Schweda  <sms@antinode.org>
1160
1161         * sysdep.h: #include <stdint.h> as well as <inttypes.h>, to work
1162         around a glitch on Tru64 systems.
1163
1164 2007-10-18  Micah Cowan  <micah@cowan.name>
1165
1166         * Makefile.am: version.c should not be distributed. Removed
1167         config-post.h. Add version.c dependency and gnulib include path
1168         for libunittest.a.
1169         * sysdep.h: Got contents of config-post.h
1170         * config-post.h: Removed.
1171         * wget.h: #include "config.h".
1172         * alloca.c, cmpt.c, connect.c, convert.c, cookies.c,
1173         ftp-basic.c, ftp-ls.c, ftp-opie.c, ftp.c, gen-md5.c, gnutls.c,
1174         hash.c, host.c, html-parse.c, html-url.c, http-ntlm.c, http.c,
1175         init.c, log.c, main.c, mswindows.c, netrc.c, openssl.c,
1176         progress.c, ptimer.c, recur.c, res.c, retr.c, spider.c, url.c,
1177         utils.c, xmalloc.c: Use wget.h at very top, and instead of
1178         config.h.
1179
1180 2007-10-15  Micah Cowan  <micah@cowan.name>
1181
1182         * Makefile.am: Remove intermediary hg-id file generation, make
1183         version.c-generation more portable.
1184
1185 2007-10-14  Micah Cowan  <micah@cowan.name>
1186
1187         * cmpt.c, cookies.c, ftp-basic.c, ftp-ls.c, ftp.c, hash.c,
1188         host.c, html-parse.c, html-url.c, http-ntlm.c, http.c, init.c,
1189         log.c, main.c, netrc.c, openssl.c, res.c, url.c, utils.c,
1190         wget.h: Replace uses of ISSPACE, etc with c_isspace, etc.
1191         * gnu-md5.c, gnu-md5.h: Removed, in deference to gnulib.
1192         * Makefile.am: Removed gnu-md5.h from wget_SOURCES.
1193         * gen-md5.c: Changed #inclusion of gnu-md5.h to md5.h (gnulib's).
1194         * recur.c (download_child_p): Print error if unlink of
1195         robots.txt fails.
1196         * main.c (main): --spider or --delete-after now implies
1197         --no-directories (thanks, Josh Williams).
1198
1199 2007-10-14  Joshua David Williams  <yurimxpxman@gmail.com>
1200
1201         * recur.c (download_child_p): Remove robots.txt if
1202         --delete-after or --spider is on.
1203
1204 2007-10-13  Micah Cowan  <micah@cowan.name>
1205
1206         * Makefile.am: Make version.c depend on Wget dependencies (source
1207         files, plus such things as LIBOBJS so we get things like
1208         http-ntlm.c). Removed getopt.[ch], as we're now using gnulib for
1209         these.
1210
1211 2007-10-10  Micah Cowan  <micah@cowan.name>
1212
1213         * http-ntlm.c: Include openssl/opensslv.h explicitly, instead of
1214         hoping it'll be included by accident in openssl/des.h.
1215
1216 2007-10-09  Gisle Vanem  <gvanem@broadpark.no>
1217
1218         * mswindows.c: 'argc' and 'argv' in 'windows_main()' are no longer
1219         needed.  Hence simply the prototype. Free 'exec_name' at exit.
1220
1221 2007-10-09  Micah Cowan  <micah@cowan.name>
1222
1223         * gettext.h: Imported from /usr/share/gettext, fuller handling
1224         of --disable-nls.
1225         * wget.h: Remove logic for handling lack of NLS (now in
1226         gettext.h).
1227         * main.c: Use gettext's ENABLE_NLS rather than HAVE_NLS.
1228         * Makefile.am: added @LIBINTL@ to LIBS (though it probably
1229         belongs in LDADD, along with everything else currently assigned
1230         to LIBS).
1231
1232 2007-10-08  Micah Cowan  <micah@cowan.name>
1233
1234         * http.c (http_loop): Add send_head_first conditional back
1235         around code that needs it, but not around the last-modified
1236         header-parsing stuff this time. Removed no-longer-useful (was it
1237         ever?) restart_loop boolean, continuing unconditionally at end
1238         of send_head_first conditional block (if we haven't jumped out).
1239
1240 2007-10-04  Micah Cowan  <micah@cowan.name>
1241
1242         * http.c (http_loop): We've got_name if content_disposition
1243         support isn't on; make sure we continue properly in that case,
1244         even though we're not sending HEAD.
1245         * Makefile.in: Removed, replaced by Makefile.am.
1246         * Makefile.am: Converted from Makefile.in.
1247
1248 2007-10-02  Gisle Vanem  <gvanem@broadpark.no>
1249         
1250         * ftp.c: Use "_listing" for MSDOS (".listing" is illegal).
1251
1252         * url.c: Update comment for 'filechr_not_windows'.
1253
1254         * utils.c: Include <process.h> for 'getpid()' on Watcom.
1255
1256 2007-10-02  Micah Cowan  <micah@cowan.name>
1257
1258         * ftp.c (getftp, ftp_loop_internal), http.c (http_loop), main
1259         (main): Use datetime_str instead of time_str, for those who have
1260         potentially long-running sessions. Based on suggestions by Saso
1261         Tomat <miskox@hotmail.com> and Steven M. Schweda
1262         <sms@antinode.org>.
1263         * http.c (gethttp): Warn about host lookup failures. Adjusted
1264         from Stephen Gildea's patch.
1265
1266 2007-10-02  Stephen Gildea  <stepheng+wget@gildea.com>
1267
1268         * connect.c (connect_to_host): Warn about host lookup failures.
1269
1270 2007-09-25  Micah Cowan  <micah@cowan.name>
1271
1272         * Makefile.in: Use EXEEXT instead of exeext.
1273
1274 2007-09-24  Gisle Vanem  <giva@bgnett.no>
1275
1276         * connect.c, init.c, main.c, openssl.c, options.h, sysdep.h,
1277         url.c, utils.c: Added support for building on MS-DOS.
1278
1279 2007-09-24  Jochen Roderburg  <roderburg@uni-koeln.de>
1280
1281         * http.c (http_zero): Remove no-longer-used local_size variable.
1282         Fixes bug #21057.
1283
1284 2007-09-12  Micah Cowan  <micah@cowan.name>
1285
1286         * http.c (http_loop): Remove send_head_first from condition for
1287         parsing timestamp.
1288
1289 2007-08-29  Micah Cowan  <micah@cowan.name>
1290
1291         * openssl.c (ssl_init): Re un-const-ified the meth local
1292         variable, to match current versions of openssl.
1293         * spider.c: Removed visited_url function, as it may be very
1294         inefficient.
1295         (print_broken_links): Removed traversal of referrers, until such
1296         time as a more efficient implementation can be written.
1297         * spider.h: Replaced declaration of visited_url with an
1298         empty-bodied, function-like macro.
1299
1300 2007-08-27  Gisle Vanem  <giva@bgnett.no>
1301
1302         * mswindows.c (run_with_timeout): Ensure that the correct
1303         conversion specification is used for the return result of
1304         the GetLastError function.
1305         * getopt.c: Fix missing (but, accidentally, legal) comment
1306         delimiter after licensing text.
1307         * recur.c (retrieve_tree): Inserted missing cast for strip_auth.
1308         Includes adjustment by Ralf Wildenhues.
1309         * openssl.c (ssl_init): const-ified the meth local variable.
1310         * main.c: Include all the static function definitions in the
1311         "#ifndef TESTING" clause, leaving just the definitions for
1312         exec_name (not set), and opt.
1313         * utils.c (run_with_timeout): Now returns bool, to align with
1314         declaration in utils.h.
1315
1316 2007-08-27  Micah Cowan  <micah@cowan.name>
1317
1318         * wget.h: Added macro replacement for ngettext, for environs
1319         that lack NLS.
1320
1321 2007-08-26  Micah Cowan  <micah@cowan.name>
1322
1323         * spider.c (print_broken_links): Fixed incorrect plurals msgid
1324         usage, switched to use ngettext function.
1325
1326 2007-08-24  Micah Cowan  <micah@cowan.name>
1327
1328         * http.c (http_loop): Introduced time_came_from_head boolean
1329         flag, to help avoid parsing the same Last-Modified header twice.
1330         Replaced spidering returns of RETRUNNEEDED for some situations,
1331         to RETROK, as otherwise it will be interpreted as an error.
1332         RETRUNNEEDED appears never to be referenced outside of
1333         http.c (and wget.h), and, when returned by gethttp, is
1334         translated by http_loop to RETROK.
1335         * url.c (are_urls_equal): Don't call getchar_from_escaped_string
1336         if u2 is shorter than u1.
1337         (getchar_from_escaped_string): Don't decode reserved characters.
1338         Handle illegally appearing '%'s as literal '%'s. Ensure hex
1339         digits before attempting to decode.
1340         (test_are_urls_equal): Added tests to handle u2 shorter than u1,
1341         and %2f not treated the same as /.
1342         * spider.c (in_url_list_p): Don't call are_urls_equal if one of
1343         them is NULL.
1344
1345 2007-08-23  Joshua David Williams  <yurimxpxman@gmail.com>
1346
1347         * spider.c (in_url_list_p): Removed the bool verbose argument
1348
1349 2007-08-22  Mauro Tortonesi  <mauro@ferrara.linux.it>
1350
1351         * http.c (http_loop): Fall back to GET if HEAD fails with a 500 or 501
1352         error code.
1353
1354 2007-08-21  Mauro Tortonesi  <mauro@ferrara.linux.it>
1355         
1356         * http.c (http_loop): Send preliminary HEAD request if -N is given and
1357         the destination file exists already.
1358
1359 2007-08-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
1360
1361         * http.c (http_loop): Fixed HTTP HEAD requests logic when --spider is
1362         given.
1363
1364 2007-08-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1365
1366         * url.c (append_uri_pathel): Do not assume dest string to be
1367         zero-terminated.
1368         (test_append_uri_pathel): Terminate string to fix test failure.
1369
1370 2007-08-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1371
1372         * url.c (url_string): Use comparison, not assignment, in
1373         check for auth_mode == URL_AUTH_HIDE_PASSWD.
1374
1375 2007-08-09  Micah Cowan  <micah@cowan.name>
1376
1377         * http.c (http_loop): If we got a HEAD and then a GET, and the
1378         GET had a timestamp, use that one, not any we may have gotten
1379         from the HEAD.
1380
1381 2007-08-08  Micah Cowan  <micah@cowan.name>
1382
1383         * init.c (defaults): Content disposition will not be default,
1384         since it currently results in extra round-trips.
1385
1386 2007-07-31  Micah Cowan  <micah@cowan.name>
1387
1388         * http.c (gethttp): Set contlen = -1 when we encounter a
1389         negative-valued Content-Length header, so we don't consider it
1390         an internal error later on and call abort().
1391
1392 2007-07-29  Micah Cowan  <micah@cowan.name>
1393
1394         * url.h, url.c (url_string): Replaced bool arg of the url_string
1395         function with enum url_auth_mode, with added option to
1396         completely remove user/pass auth information.
1397         * http.c, ftp.c, url.c, recur.c: Adapted call to url_string
1398         function to fit new usage.
1399         * recur.c (retrieve_tree): Remove auth info from Referer header.
1400
1401 2007-07-28  Micah Cowan  <micah@cowan.name>
1402
1403         * options.h, init.c, retr.c, main.c: renamed opt maxredirect
1404         field to max_redirect, for improved consistency.
1405         * init.c: changed max_redirect parser from cmd_number_inf to
1406         cmd_number, as infinite redirects may not be appropriate.
1407         Alternatively, if cmd_number_inf should be used, then
1408         opt.max_redirect's value should be checked a bit differently in
1409         retr.c, to allow for the "infinite" meaning of zero.
1410
1411 2007-07-25  Micah Cowan  <micah@cowan.name>
1412
1413         * http.c (create_authorization_line)
1414         (basic_authentication_encode, known_authentication_scheme_p)
1415         (load_cookies): Moved declarations up.
1416         (basic_authed_hosts): Added. Tracks what hosts have issued Basic
1417         challenge and been given the global username, password.
1418         (maybe_send_basic_creds): Added. Sends Basic creds for hosts that
1419         have issued Basic challenges.
1420         (register_basic_auth_host): Added. Instantiates
1421         basic_authed_hosts if necessary, then registers the host that
1422         has issued a challenge.
1423         (gethttp) <auth>: Only send authentication credentials after
1424         we've received a challenge from that host. This is a stop-gap
1425         fix until a proper fix can be implemented; still isn't quite
1426         right, as we should only be sending credentials automatically
1427         for authenticated paths and below, and not for the entire host.
1428
1429 2007-07-16  Joshua David Williams  <yurimxpxman@gmail.com>
1430
1431         * options.h: added maxredirect to options struct
1432         * init.c: added maxredirect to list of variables
1433         * retr.c (retrieve_url): replaced MAX_REDIRECTIONS with opt.maxredirect
1434         * main.c: added option --max-redirect
1435
1436 2007-07-16  Joshua David Williams  <yurimxpxman@gmail.com>
1437
1438         * test.h: tests made more verbose; now displays the name
1439         of each test run.
1440
1441 2007-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
1442
1443         * http.c (http_loop): Fixed the HTTP requests logic. Now it skips the 
1444         preliminary HEAD request if either -O or --no-content-disposition are 
1445         given, and neither --spider and -N are given.
1446
1447 2007-07-05  Micah Cowan  <micah@cowan.name>
1448
1449         * cmpt.c, connect.c, connect.h, convert.c, convert.h:
1450         * cookies.c, cookies.h, ftp-basic.c, ftp.c, ftp.h, ftp-ls.c:
1451         * ftp-opie.c, gen-md5.c, gen-md5.h, getopt.c, getopt.h, gnu-md5.c:
1452         * gnu-md5.h, gnutls.c, hash.c, hash.h, host.c, host.h:
1453         * html-parse.c, html-parse.h, html-url.c, http.c, http.h:
1454         * http-ntlm.c, http-ntlm.h, init.c, init.h, log.c, log.h, main.c:
1455         * Makefile.in, mswindows.c, mswindows.h, netrc.c, netrc.h:
1456         * openssl.c, options.h, progress.c, progress.h, ptimer.c:
1457         * ptimer.h, recur.c, recur.h, res.c, res.h, retr.c, retr.h:
1458         * safe-ctype.c, safe-ctype.h, spider.c, spider.h, ssl.h, sysdep.h:
1459         * test.c, test.h, url.c, url.h, utils.c, utils.h, wget.h:
1460         * xmalloc.c, xmalloc.h:
1461         Updated GPL reference to version 3 or later, removed FSF
1462         address.
1463
1464 2007-07-04  Mauro Tortonesi  <mauro@ferrara.linux.it>
1465
1466         * http.c (http_loop): Skip HEAD request and start immediately with GET
1467         if -O is given.
1468
1469 2007-02-02  Hrvoje Niksic  <hniksic@xemacs.org>
1470
1471         * http.c (print_server_response): Escape non-printable characters
1472         in server respone.
1473
1474 2007-02-02  Hrvoje Niksic  <hniksic@xemacs.org>
1475
1476         * netrc.c: Don't make netrc_list static, as it prevents
1477         compilation with DEBUG_MALLOC.
1478
1479         * utils.c (aprintf): Don't use vasprintf when DEBUG_MALLOC is
1480         requested because, in that case, we want the calls to malloc to be
1481         coming from us.
1482
1483 2007-01-23  Hrvoje Niksic  <hniksic@xemacs.org>
1484
1485         * cookies.c (parse_set_cookie): Would erroneously discard cookies
1486         with unparsable expiry time.
1487
1488 2007-01-23  Hrvoje Niksic  <hniksic@xemacs.org>
1489
1490         * progress.c (create_image): Check for ETA overflow.
1491         (print_row_stats): Ditto.
1492
1493 2007-01-09  Mauro Tortonesi  <mauro@ferrara.linux.it>
1494
1495         * init.c (cmd_spec_prefer_family): Small fix to get rid of a gcc
1496         warning about strict-aliasing violation.
1497
1498 2007-01-09  Steven M. Schweda  <sms@antinode.org>
1499
1500         * ftp-basic.c (ftp_syst): Fixed segfault if response text is missing.
1501
1502 2006-12-29  Gisle Vanem  <giva@bgnett.no>
1503
1504         * mswindows.c: Avoid a warning if 'ws_hangup()' is unused.
1505
1506 2006-12-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
1507
1508         * http.c (parse_content_disposition): Consider directory prefix, if
1509         specified.
1510
1511 2006-11-21  Hrvoje Niksic  <hniksic@xemacs.org>
1512
1513         * retr.c (retrieve_from_file): Ditto.
1514         (url_uses_proxy): New function.
1515
1516         * main.c (main): Don't check for opt.use_proxy when deciding
1517         whether to call retrieve_url or retrieve_tree; check whether the
1518         proxy would be used for *this* URL.
1519
1520 2006-10-17  Mike Grant  <mggr@pml.ac.uk>
1521
1522         * ftp.c (ftp_loop_internal): Would incorrectly skip changing
1523         working directory when retrying after a failed FTP attempt.
1524         Originally reported by Nate Eldredge.
1525
1526 2006-10-12  Mauro Tortonesi  <mauro@ferrara.linux.it>
1527
1528         * convert.c (downloaded_file): Fixed bug which used to break -E -k -K 
1529         mode.
1530
1531 2006-08-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
1532
1533         * http.c: #include'd spider.h to get rid of compiler warnings.
1534
1535         * main.c: Ditto.
1536
1537         * recur.c: Ditto.
1538
1539 2006-08-24  Mauro Tortonesi  <mauro@ferrara.linux.it>
1540
1541         * Makefile.in: Added spider.c to the list of files to compile and
1542         spider.h to the list of header files. Updated copyright information.
1543
1544         * http.c: Major changes to recursive spider mode. Now for every
1545         resource we are supposed to check, we send a HEAD request to find out
1546         if it exists. If the resource is a HTML file, we retrieve it and parse
1547         it to discover links to other resources.
1548
1549         * recur.c: Ditto.
1550
1551         * res.c (res_retrieve_file): Disable opt.timestamping and opt.spider
1552         when retrieving robots.txt. Updated copyright information.
1553
1554         * convert.c: Moved code tracking broken links to spider.c.
1555
1556         * convert.h: Ditto.
1557
1558         * spider.c: Created new file to keep track of visited URLs in spider
1559         mode.
1560
1561         * spider.h: Ditto.
1562
1563 2006-08-21  Mauro Tortonesi  <mauro@ferrara.linux.it>
1564
1565         * http.c: Fixed timestamping-related bug.
1566
1567 2006-08-16  Mauro Tortonesi  <mauro@ferrara.linux.it>
1568
1569         * http.c: Fixed bug which broke --continue feature. Now if -c is
1570         given, http_loop sends a HEAD request to find out the destination
1571         filename before resuming download.
1572
1573 2006-08-08  Hrvoje Niksic  <hniksic@xemacs.org>
1574
1575         * utils.c (datetime_str): Avoid code repetition with time_str.
1576
1577 2006-07-21  Hrvoje Niksic  <hniksic@xemacs.org>
1578
1579         * init.c (commands): Correctly place "contentdisposition".
1580
1581 2006-07-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
1582         
1583         * sysdep.h: If intptr_t isn't defined, simply typedef it to long.
1584
1585         * http.c: Added explicit cast to int in logprintf call to remove
1586         compiler warnings on 64-bit platforms.
1587
1588         * connect.c: Added a few casts to intptr_t to remove compiler warnings
1589         on 64-bit platforms.
1590         
1591         * main.c: Disable -r, -p and -N when -O is used. Disable -k when -O is
1592         used and multiple URLs are given. Update maintainer information.
1593         
1594         * all: Update copyright information.
1595         
1596 2006-07-10  KJKHyperion  <hackbunny@reactos.com>
1597
1598         * url.c (filechr_table): Mark DEL (0x7f) as a control character
1599         and | as a character Windows can't handle.
1600
1601 2006-06-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
1602
1603         * res.c: Implemented is_robots_txt_url function for detection of
1604         robots.txt URLs and related test routine.
1605
1606         * res.h: Ditto.
1607
1608         * url.c: Implemented are_urls_equal function for URL comparison and
1609         related testing routine.
1610
1611         * url.h: Ditto.
1612
1613         * convert.c: Fixes for recursive spider mode: don't consider
1614         non-existing robots.txt as a broken link, and use are_urls_equal
1615         instead of strcasecmp for referrer URLs comparison.
1616
1617         * test.c: Call tests routines for are_urls_equal and 
1618         is_robots_txt_url.
1619
1620 2006-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
1621
1622         * wget.h (wgint): Typedef to any 64-bit (or larger) type we can
1623         find, not necessarily off_t or long.
1624
1625 2006-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
1626
1627         * cmpt.c (strtoll): Check for overflow and underflow without
1628         relying on (technically) undefined behavior.  Don't assume that
1629         strtoll_type is 64 bits wide.
1630
1631 2006-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
1632
1633         * utils.c (base64_encode): Cast void pointer to char * before
1634         doing arithmetic.
1635
1636 2006-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
1637
1638         * utils.c (base64_encode): Made TBL const.
1639         (base64_decode): Made the base64_char_to_value table const.
1640
1641 2006-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
1642
1643         * utils.c (base64_encode): Made the DATA pointer void * so the
1644         callers can pass it any kind of pointer (including both signed and
1645         unsigned char pointers).
1646         (base64_decode): Ditto for DEST.
1647
1648 2006-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
1649
1650         * utils.c (base64_encode): Would read past end of STR.
1651         Reported by rick@eckle.org.
1652
1653 2006-06-13  Mauro Tortonesi  <mauro@ferrara.linux.it>
1654
1655         * options.h (struct options): Introduced member restrict_files_case to
1656         keep track of preferences on character case restrictions for
1657         filenames.
1658
1659         * init.c: Modified defaults and cmd_spec_restrict_file_names to
1660         support character case restrictions for filenames. Added
1661         test_cmd_spec_restrict_file_names unit test.
1662
1663         * url.c: Modified append_uri_pathel to support character case
1664         restrictions for filenames. Added test_append_uri_pathel unit test.
1665
1666         * test.c: Added test_cmd_spec_restrict_file_names and
1667         test_append_uri_pathel to the list of unit tests to run.
1668
1669 2006-06-12  Mauro Tortonesi  <mauro@ferrara.linux.it>
1670
1671         * retr.c (retrieve_from_file): Use retrieve_tree and automatically
1672         turn on opt.follow_ftp in case of recursive FTP retrieval through HTTP
1673         proxy.
1674
1675         * main.c: Automatically turn on opt.follow_ftp in case of recursive
1676         FTP retrieval through HTTP proxy.
1677
1678 2006-06-12  Tony Lewis  <tlewis@exelana.com>
1679
1680         * main.c: Improved CHEN Peng's patch by proposing a simpler logic.
1681
1682 2006-06-12  CHEN Peng  <chenpeng@alumni.nus.edu.sg>
1683
1684         * main.c: Use retrieve_tree in case of recursive FTP retrieval through
1685         HTTP proxy.
1686
1687 2006-05-25  Mauro Tortonesi  <mauro@ferrara.linux.it>
1688
1689         * convert.c: Added mechanisms to keep track broken links.
1690
1691         * convert.h: Ditto.
1692
1693         * wget.h: Reordered and enumerated uerr_t constants.
1694
1695         * recur.c: Fixes to support recursive spider mode.
1696
1697         * http.c: Ditto.
1698
1699         * main.c: Print broken links in case of recursive spider mode.
1700
1701         * retr.c: Changed interface of retrieve_url.
1702
1703         * retr.h: Ditto.
1704
1705         * ftp.c: Changed interface of ftp_loop.
1706
1707         * ftp.h: Ditto.
1708
1709         * res.c: Minor change to reflect changes in interface of retrieve_url.
1710
1711 2006-05-18  Lawrence Jones  <lawrence.jones@ugs.com>
1712
1713         * ftp-ls.c (ftp_parse_unix_ls): Correct size parsing, add size
1714         and filename debugging output.
1715
1716 2006-04-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
1717
1718         * http.c: If Content-Disposition header is present, allow unique
1719         filename generation unless -nc is given. Permit to disable parsing of
1720         Content-Disposition header.
1721
1722         * options.h: Added option --no-content-disposition to disable parsing
1723         of HTTP Content-Disposition header.
1724
1725         * init.c: Ditto.
1726         
1727         * main.c: Ditto.
1728
1729 2006-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
1730
1731         * hash.c (TOLOWER): Wrap macro arg in parentheses.
1732
1733 2006-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
1734
1735         * http.c (parse_content_disposition): Doc fix.
1736
1737 2006-03-15  Mauro Tortonesi  <mauro@ferrara.linux.it>
1738
1739         * utils.c: Restricted operational semantics of frontcmp and proclist
1740         from generic strings to directory names and them to subdir_p and
1741         dir_matches_p respectively.  Applied George Ogata's one line patch to
1742         restrict algorithm of subdir_p to full directory name matching.  Added
1743         testcases for subdir_p and dir_matches_p.
1744
1745         * utils.h: Changed all frontcmp occurrences to subdir_p.
1746         
1747         * recur.c: Ditto.
1748         
1749         * test.c: Changed type returned by test functions from char * to const
1750         char *.  Added test_subdir_p and test_dir_matches_p to the list of
1751         tests to run.
1752
1753         * http.c (test_parse_content_disposition): Changed return type from
1754         char * to const char *. 
1755
1756 2006-03-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
1757
1758         * recur.c (struct queue_element): Changed type of html_allowed member
1759         to bool.
1760         
1761 2006-03-09  Mauro Tortonesi  <mauro@ferrara.linux.it>
1762
1763         * ftp.c (ftp_list): Try `LIST -a' command first and revert to `LIST'
1764         in case of failure.
1765
1766 2006-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
1767
1768         * hash.c (TOLOWER): Fix definition when STANDALONE.
1769         Reported by Beni Serfaty.
1770
1771 2006-03-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
1772
1773         * http.c (http_loop): Fixed recursive HTTP retrieval.
1774
1775 2006-02-28  Hrvoje Niksic  <hniksic@xemacs.org>
1776
1777         * http.c (extract_param): Declare extern so it can be used from
1778         other files.
1779         (extract_param): Return error for empty name.
1780
1781 2006-02-28  Hrvoje Niksic  <hniksic@xemacs.org>
1782
1783         * url.c (find_last_char): Define in terms of memrchr.
1784
1785         * cmpt.c (memrchr): Define it on systems that don't have it.
1786
1787         * http.c (extract_param): New function for parsing header values
1788         with parameters.
1789         (parse_content_disposition): Use it.  Don't allow slashes and
1790         backslashes in the file name.
1791
1792 2006-02-27  Hrvoje Niksic  <hniksic@xemacs.org>
1793
1794         * url.c (path_simplify): Don't preserve ".." at beginning of path.
1795         Suggested by Frank McCown.
1796
1797 2006-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
1798
1799         * http.c (gethttp): Only use FILE.N.html if FILE.html exists.
1800
1801 2006-02-09  Hrvoje Niksic  <hniksic@xemacs.org>
1802
1803         * mswindows.c (run_with_timeout): Made thread_hnd non-static.
1804
1805 2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
1806
1807         * retr.c (sleep_between_retrievals): Sleep at a minimum of 1/2 of
1808         the specified wait period.
1809
1810 2006-02-03  Hrvoje Niksic  <hniksic@xemacs.org>
1811
1812         * utils.c (number_to_string): Don't use sprintf for printing
1813         WGINT_MIN; simply divide n by 10 and defer printing the last
1814         digit.
1815         (number_to_string): Removed the SPRINTF_WGINT macro.
1816
1817 2006-02-03  Mauro Tortonesi  <mauro@ferrara.linux.it>
1818
1819         * http.c: Fixed support for Content-Disposition header.
1820
1821         * test.c: Added test_parse_content_disposition to the list of unit
1822         tests to run.
1823
1824 2006-02-02  Hrvoje Niksic  <hniksic@xemacs.org>
1825
1826         * hash.c: Don't define countof if it's already defined.
1827
1828         * hash.c: Obtain the definition of uintptr_t when standalone.
1829
1830 2006-01-30  Mauro Tortonesi  <mauro@ferrara.linux.it>
1831
1832         * http.c: Changed output format. Removed excessively verbose debugging
1833         output.
1834
1835 2005-12-07  Mauro Tortonesi  <mauro@ferrara.linux.it>
1836
1837         * http.c: Fixed pre-download verbose output which was broken by 
1838         HTTP code refactoring.
1839
1840 2005-11-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
1841
1842         * http.c: Refactored HTTP code.  If -O is not used, the new code
1843         delays the choice of the file name where the downloaded resource
1844         will be saved until the HTTP headers have been retrieved.
1845         Added support for Content-Disposition header. 
1846
1847 2005-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
1848
1849         * hash.c (INVALID_PTR): Use uintptr_t instead of unsigned long.
1850         (hash_pointer): Don't assume a pointer fits in `unsigned long'.
1851
1852 2005-11-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
1853
1854         * Makefile.in: Removed support for unit testing (now it is in
1855         tests/Makefile.in).
1856
1857 2005-10-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
1858
1859         * Makefile.in: Added basic support for unit testing.
1860
1861         * test.c: Ditto.
1862         
1863         * test.h: Ditto.
1864         
1865 2005-10-13  Daniel Stenberg  <daniel@haxx.se>
1866
1867         * http-ntlm.c (ntlm_output): Fixed buffer overflow vulnerability.
1868
1869 2005-10-09  Russ Allbery  <rra@stanford.edu>
1870
1871         * snprintf.c: Remove round to round_int and pow10 to pow10_int, to
1872         avoid warnings from GCC 4.0.
1873
1874 2005-10-05  Mauro Tortonesi  <mauro@ferrara.linux.it>
1875
1876         * retr.c: Changed semantics of no_proxy_match.
1877
1878 2005-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
1879
1880         * main.c (main): Don't print the summary if nothing has been downloaded.
1881
1882 2005-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
1883
1884         * retr.c (retr_rate): Rename parameter from MSECS to SECS since it
1885         no longer holds milliseconds.
1886
1887 2005-09-01  Hrvoje Niksic  <hniksic@xemacs.org>
1888
1889         * progress.c: Introduce symbolic constants for "magic" values of
1890         0.2 and 0.9, REFRESH_INTERVAL and ETA_REFRESH_INTERVAL.
1891
1892 2005-08-27  Hrvoje Niksic  <hniksic@xemacs.org>
1893
1894         * cmpt.c (strtoll): Correctly handle strtoll("0x", ptr, 0) and
1895         strtoll("0x<nonhexchar>", ptr, 0) -- in both cases *ptr must be
1896         set to the position of 'x', not after it.
1897
1898 2005-08-27  Hrvoje Niksic  <hniksic@xemacs.org>
1899
1900         * hash.c (hash_table_map): Rename to hash_table_for_each and
1901         update callers.
1902         Document the meaning of the callback's return value.
1903         (hash_table_iterate): New function.
1904         (hash_table_iter_next): Likewise.
1905         Update most places that used hash_table_for_each to use the
1906         iteration, which doesn't require a temporary function with
1907         explicit state management.
1908
1909 2005-08-26  Albert Chin  <wget@mlists.thewrittenword.com>
1910
1911         * Makefile.in: Use @datadir@.  Define localedir as $(datadir)/locale.
1912
1913 2005-08-26  Jeremy Shapiro  <jnshapiro@gmail.com>
1914
1915         * openssl.c (ssl_init): Set SSL_MODE_AUTO_RETRY.
1916
1917 2005-08-23  Hrvoje Niksic  <hniksic@xemacs.org>
1918
1919         * host.c (address_list_from_ipv4_addresses): Use IP_INADDR_DATA.
1920
1921 2005-08-12  Hrvoje Niksic  <hniksic@xemacs.org>
1922
1923         * wget.h: Renamed strtoll_return to strtoll_type.
1924
1925 2005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
1926
1927         * progress.c (eta_to_human_short): Switch to days when printing
1928         more than 48h rather than 100h.  (It's not immediately apparent
1929         how many days there are in 83h.)
1930
1931 2005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
1932
1933         * cmpt.c (strtoll): Define it if missing on the system and if Wget
1934         needs it.
1935
1936         * mswindows.c (str_to_int64): Move to cmpt.c and rename to strtoll.
1937
1938 2005-08-10  Hrvoje Niksic  <hniksic@xemacs.org>
1939
1940         * host.c (print_address): Always use inet_ntop when IPv6 is
1941         enabled.
1942
1943         * host.h (ip_address): Simplify the data union.
1944
1945 2005-08-09  Hrvoje Niksic  <hniksic@xemacs.org>
1946
1947         * mswindows.c (inet_ntop): Also handle IPv4 addresses for
1948         completeness.
1949
1950 2005-08-09  Hrvoje Niksic  <hniksic@xemacs.org>
1951
1952         * http.c (gethttp): Don't read more than the amount of data
1953         specified by the content-length header.
1954
1955 2005-08-09  Vasil Dimov  <vd@datamax.bg>
1956
1957         * ftp.c (getftp): Don't free RESPLINE if ftp_response returns a
1958         status other than FTPOK.
1959
1960 2005-08-04  Giuseppe Bonacci  <g.bonacci@libero.it>
1961
1962         * ftp-ls.c (ftp_parse_unix_ls): Remember the position of the
1963         previous token instead of backtracking back to it.
1964
1965 2005-07-08  Gisle Vanem  <giva@bgnett.no>
1966
1967         * mswindows.h: Include process.h to get getpid() declaration.
1968
1969 2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
1970
1971         * utils.c (aprintf): Use vasprintf where available.
1972
1973 2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
1974
1975         * url.c (rewrite_shorthand_url): Simplify code using aprintf and
1976         strspn.
1977
1978 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
1979
1980         * gnutls.c (ssl_check_certificate): Check for the validity of the
1981         presented X509 certificate.
1982
1983 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
1984
1985         * openssl.c (ssl_check_certificate): Print custom error messages
1986         for frequent X509 certificate problems.
1987
1988 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
1989
1990         * mswindows.h: Define an alias for stat and fstat, as requested by
1991         config-compiler.h.
1992         (gai_strerror): Define to windows_strerror if NEED_GAI_STRERROR is
1993         defined.
1994
1995 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
1996
1997         * mswindows.h: Use strtoll where available.
1998
1999 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2000
2001         * sysdep.h: Add a full declaration of fnmatch.h.
2002
2003 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2004
2005         * utils.c: Unconditionally include <setjmp.h>.
2006
2007 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2008
2009         * utils.c (fnmatch_nocase): New function.
2010         (proclist): Use it instead of fnmatch when opt.ignore_case is
2011         requested.
2012         (in_acclist): Respect opt.ignore_case.
2013         (frontcmp): Respect opt.ignore_case.
2014
2015         * options.h (struct options): New flag opt.ignore_case.
2016
2017 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2018
2019         * ptimer.c: Measure time in seconds rather than milliseconds.
2020         Adjusted all callers.
2021
2022 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2023
2024         * http.c (gethttp): When freeing MESSAGE, take into account that
2025         it can be NULL.
2026
2027 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
2028
2029         * cmpt.c (timegm): Handle years after 2099.
2030
2031 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
2032
2033         * cmpt.c (timegm): Remove unused variable.
2034
2035 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
2036
2037         * cmpt.c (timegm): Don't call mktime; simply count the seconds
2038         between 1970-01-01 and the specified date.
2039
2040 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
2041
2042         * wget.h (or): Define HAVE_SSL when either HAVE_OPENSSL or
2043         HAVE_GNUTLS are defined.
2044
2045         * gnutls.c: New file.
2046
2047 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
2048
2049         * http.c (gethttp): Don't print the request write error message
2050         twice.
2051
2052 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2053
2054         * openssl.c (openssl_errstr): Instead of always using a large
2055         static buffer, only allocate the error string when there is an
2056         actual error.
2057
2058 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2059
2060         * xmalloc.c (debugging_free): Prefix hex pointer value with "0x"
2061         when printing.
2062
2063 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2064
2065         * utils.c (NEXT_BASE64_CHAR): Rename to NEXT_CHAR and simplify to
2066         get the next non-whitespace character.
2067
2068 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2069
2070         * utils.c (base64_decode): Don't silently tolerate non-base64
2071         non-white-space characters in the base64 stream.
2072
2073 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2074
2075         * connect.c (LAZY_RETRIEVE_INFO): Make last_tick unsigned to match
2076         transport_map_modified_tick.
2077
2078 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2079
2080         * config-post.h (alloca): Updated declaration to not enumerate all
2081         Windows compilers.
2082
2083 2005-07-04  Hrvoje Niksic  <hniksic@xemacs.org>
2084
2085         * openssl.c (openssl_errstr): Separate error messages with "; ".
2086
2087 2005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
2088
2089         * ftp.c (getftp): Ditto.
2090
2091         * http.c (gethttp): Use fd_errstr.
2092
2093         * connect.c (fd_register_transport): Restructure parameters to
2094         include only a single structure that describes transport
2095         implementation.
2096
2097         * openssl.c (openssl_errstr): New function: dump SSL error strings
2098         into a static buffer and return a pointer to the buffer.
2099
2100         * connect.c (fd_errstr): New function; returns transport-specific
2101         error message, or strerror(errno) if transport doesn't supply one.
2102
2103 2005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
2104
2105         * mswindows.h: Also wrap accept() and listen().
2106
2107 2005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
2108
2109         * url.c (path_end): Skip separators appropriate for the scheme.
2110         (strpbrk_or_eos): Remove gcc-specific version, as the optimization
2111         it tried to perform no longer applies.
2112
2113 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2114
2115         * host.c: Don't include "connect.h" now that we no longer have
2116         socket_has_inet6.
2117
2118 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2119
2120         * host.c: Remove extraneous definition of netdb.h.
2121
2122 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2123
2124         * http.c (gethttp): Skip error message body in the keep-alive
2125         case.
2126
2127 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2128
2129         * url.c (url_parse): Would crash when parsing fragments.  Support
2130         fragments for FTP URLs too.
2131
2132 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2133
2134         * version.c: Don't use "cvs" in version name, since we're not
2135         using CVS anymore.
2136
2137 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2138
2139         * progress.c (create_image): Ditto.
2140
2141         * retr.c (retr_rate): Display smaller rate numbers with greater
2142         precision.
2143
2144 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
2145
2146         * http.c (response_head_terminator): Minor optimization.
2147
2148         * retr.c (fd_read_hunk): Call terminator with pointer to the start
2149         of the data and the pointer to the current data.  Changed all
2150         callers.
2151
2152 2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
2153
2154         * url.c (url_parse): Make sure u->params is not initialized for
2155         http/https URLs.
2156         (url_parse): Don't crash on garbage following []-delimited IPv6
2157         addresses.
2158
2159 2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
2160
2161         * main.c (print_help): Don't refer to the non-existent -nr in
2162         description of --mirror.
2163
2164 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
2165
2166         * host.c (pretty_print_address): Renamed to just print_address.
2167         Clarify documentation.
2168
2169 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
2170
2171         * http.c (gethttp): Explicitly document the different cases when
2172         generating the Host header.
2173
2174 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
2175
2176         * host.c (pretty_print_address): Handle error result from
2177         inet_ntop.
2178
2179 2005-06-30  Gisle Vanem  <giva@bgnett.no>
2180
2181         * mswindows.c (inet_ntop): New function.  Print IPv6 addresses
2182         using WSAAddressToString.
2183
2184 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2185
2186         * progress.c (dot_update): Remove unused variable row_qty.
2187
2188 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2189
2190         * main.c: Check for both SIGHUP and SIGUSR1 before using them.
2191
2192 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2193
2194         * utils.c: Unconditionally include locale.h.
2195
2196 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2197
2198         * ptimer.c: Include sys/time.h to get struct timeval.
2199
2200 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2201
2202         * wget.h: Remove obsolete definition of with_thousand_seps_sum.
2203
2204 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2205
2206         * gnu-md5.h: Unconditionally include limits.h.
2207
2208 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2209
2210         * utils.c (random_number): Use lrand48 if available.
2211         (random_float): Use drand48 if available.
2212
2213 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
2214
2215         * main.c (secs_to_human_time): Use print_decimal when printing
2216         total download time in seconds.
2217
2218         * progress.c (print_row_stats): Use it to print total download
2219         time at the end of the download.
2220         (create_image): Ditto.
2221
2222         * utils.c (print_decimal): New function; print small decimal
2223         numbers with more precision than large ones.
2224
2225         * progress.c (print_row_stats): New function.  Print ETA after the
2226         download rate at the end of each row.
2227
2228 2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
2229
2230         * init.c (parse_line): Check for alphanumerics.
2231
2232 2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
2233
2234         * (dot_create): Remove unnecessary casts.
2235
2236 2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
2237
2238         * ftp.c (getftp): Delete trailing newlines from LIST output so
2239         lines don't come out with trailing \015\012 with -S.
2240
2241 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2242
2243         * mswindows.h: Remove superfluous includes.
2244
2245 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2246
2247         * config-post.h (alloca): Amend alloca declaration to take care of
2248         all Win32 compilers, not just MSVC and MinGW.
2249
2250 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2251
2252         * utils.c (get_grouping_data): Force separator to "." rather than
2253         " " when "," is taken.
2254
2255 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2256
2257         * wget.h (PTR_FORMAT): Cast the result of sizeof to int before
2258         passing it to printf's %*.
2259
2260         * retr.h: Declare output_stream and output_stream_regular.
2261
2262         * ftp.h: Declare ftp_last_respline.
2263
2264         * convert.h: Declare dl_url_file_map.
2265
2266         * http.h: New file.
2267
2268 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2269
2270         * cookies.c: Make cookies_now static.
2271
2272 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2273
2274         * utils.c (human_readable): Remove intermediary cast to long; MSVC
2275         has problems casting *unsigned* __int64 to double.
2276
2277 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2278
2279         * sysdep.h: Use the system-provided fnmatch by default.
2280
2281 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2282
2283         * http.c (mktime_from_utc): Renamed to timegm and moved to cmpt.c.
2284         Don't compile it if GNU timegm is available.
2285         (http_atotm): Use timegm.
2286
2287 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2288
2289         * http.c (http_atotm): Correctly query the old locale value.
2290
2291 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2292
2293         * config-post.h (alloca): Don't #define alloca under MinGW32,
2294         which defines it in malloc.h, included from mswindows.h.
2295
2296 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2297
2298         * utils.c (get_grouping_data): Force the use of separators in C
2299         locale.
2300
2301 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2302
2303         * main.c (i18n_initialize): Set all locale categories.
2304
2305         * http.c (http_atotm): Temporarily set locale to "C".
2306
2307 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2308
2309         * http.c (gethttp): Improve "POST data file missing" error
2310         message.
2311
2312 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2313
2314         * progress.c (set_progress_implementation): Type COLON as const
2315         char *.
2316
2317 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
2318
2319         * utils.c (with_thousand_seps): Handle negative numbers.
2320
2321 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2322
2323         * progress.c (create_image): Mark the "eta" string for translation.
2324
2325 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2326
2327         * html-url.c (get_urls_file): Don't explicitly set entry->next to
2328         NULL since entry is already zeroed out.
2329
2330 2005-06-26  Gisle Vanem  <giva@bgnett.no>
2331
2332         * mswindows.h: Define gai_strerror under MinGW.
2333
2334 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2335
2336         * utils.c (with_thousand_seps): Correctly implement thousand seps
2337         consisting of more than one character.
2338
2339 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2340
2341         * main.c (secs_to_human_time): Ditto.
2342
2343         * progress.c (create_image): Print more exact duration of very
2344         short downloads.
2345
2346         * main.c (secs_to_human_time): Don't translate time suffixes "h",
2347         "m", and "s", which are not strictly SI, but are "accepted for use
2348         with SI".
2349         (secs_to_human_time): Print really small intervals as 0s, not
2350         0.00s.
2351
2352 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2353
2354         * config-post.h: Replace the alloca declaration with the one from
2355         the latest Autoconf manual.  This should remove a warning with GCC
2356         on AIX.
2357
2358 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2359
2360         * ftp.c (getftp): Always invoke SIZE, not only when continuing a
2361         download.
2362
2363         * main.c (main): Ditto here.
2364
2365         * progress.c (create_image): When the download is finished, print
2366         how long it took.
2367
2368 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
2369
2370         * main.c (main): Print the downloaded and quota amounts with the
2371         "human_readable" function.
2372
2373         * ftp.c (print_length): Ditto.
2374
2375         * http.c (gethttp): Don't display thousand separators.
2376
2377         * utils.c (with_thousand_seps): Rewritten to respect locale
2378         settings and to be type size agnostic.
2379
2380 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2381
2382         * utils.c (human_readable): Divide with 1024 instead of shifting
2383         so the operation can work with non-integer N.
2384
2385 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2386
2387         * progress.c (eta_to_human): New logic for more human-readable
2388         ETA.
2389
2390 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2391
2392         * utils.c (with_thousand_seps_sum): Decrease buffer size so it
2393         cannot overrun add_thousand_seps's buffer.
2394
2395 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2396
2397         * utils.c (SPRINTF_WGINT): The correct format is %I64d, not just
2398         %I64.
2399
2400 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2401
2402         * http.c (http_loop): Don't warn about wildcards in HTTP URLs if
2403         globbing isn't requested in the first place.
2404
2405         * retr.c (retrieve_url): Temporarily turn off globbing when
2406         processing HTTP->FTP redirects.
2407
2408 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2409
2410         * utils.c (with_thousand_seps_sum): Now defined only if
2411         SUM_SIZE_INT is double.
2412
2413         * wget.h (SUM_SIZE_INT): Instead of bothering with long, long
2414         long, __int64, and friends, simply either use wgint or double, end
2415         of story.  Since we know how to print either, we no longer need
2416         LARGE_INT_FMT.
2417
2418         * sysdeps.h (LARGE_INT): Renamed to SUM_SIZE_INT to better reflect
2419         its intent, and moved to wget.h.
2420
2421 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2422
2423         * Makefile.in: No need to clean .libs.
2424
2425 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
2426
2427         * cookies.c (parse_set_cookies): Cast pointer subtraction to int
2428         before using it with %d; AIX compiler warns on this.
2429         Reported by Jens Schleusener.
2430
2431 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
2432
2433         * http.c (gethttp): Don't prepend / here.
2434
2435         * cookies.c (cookie_handle_set_cookie): Prepend / to PATH.
2436         (cookie_header): Ditto.
2437
2438 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
2439
2440         * init.c: opt.verbose must be declared as int.
2441
2442 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
2443
2444         * cmpt.c (strpbrk): Removed.
2445         (mktime): Removed.
2446         Include <time.h>.
2447
2448 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
2449
2450         * utils.c (read_file): Ditto.
2451
2452         * main.c (main): Use struct_fstat.
2453
2454         * mswindows.h (struct_fstat): Define a struct_fstat to deal with
2455         the fact that Borland 5.5 has 64-bit stat, but not 64-bit fstat!
2456
2457 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
2458
2459         * sysdep.h: Remove code that deals with Watcom.
2460
2461 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2462
2463         * all: Use bool instead of int and false/true instead of 0/non-0
2464         for boolean variables and values.
2465
2466 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2467
2468         * sysdep.h: Include the stdbool.h/_Bool/bool blurb from Autoconf.
2469
2470 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2471
2472         * init.c (cmd_lockable_boolean): Removed.
2473
2474 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2475
2476         * cookies.c (struct cookie): Use 1-bit bitfields for booleans
2477         which makes the structure takes less space at no cost in
2478         complexity.
2479
2480 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2481
2482         * Makefile.in ($(OBJ)): Add the config.h dependency.
2483
2484 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2485
2486         * openssl.c, connect.c, host.c: Replace instances of #ifdef
2487         ENABLE_DEBUG if (opt.debug) {...} #endif with IF_DEBUG {...}.
2488
2489         * main.c: Rename the IF_DEBUG defined here to WHEN_DEBUG.
2490
2491         * wget.h (IF_DEBUG): New macro.
2492         (DEBUGP): Define in terms of IF_DEBUG.
2493
2494 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2495
2496         * http.c (gethttp): Only handle --set-cookies (and assert that
2497         cookie jar exists) if opt.cookies is true.  Failure to do so
2498         triggered the assert when --no-cookies was used and the server
2499         sent a Set-Cookie header.  Ouch!
2500
2501 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2502
2503         * connect.c (select_fd): Expect select() to exist.
2504
2505         * utils.c (xsleep): Always use select() as sleep fallback on
2506         non-Windows platforms.
2507
2508         * ptimer.c: Delete the implementation of PTIMER_TIME.
2509
2510         * main.c: Assume existence of signal(), test for different signal
2511         names instead.
2512
2513         * cmpt.c: Better document reasons why certain functions are
2514         included.
2515
2516 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
2517
2518         * Makefile.in: Remove the manually maintained dependency list;
2519         make all object files depend on every header.
2520
2521 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
2522
2523         * hash.c: Rename "mapping" to "cell" to avoid confusion with the
2524         term "mapping" (or "map") sometimes being used for the entire hash
2525         table.  Also rename "non-empty" to "occupied" for easier reading
2526         of if (!NON_EMPTY (...)) ... .
2527
2528 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
2529
2530         * main.c, ptimer.c, sysdep.h, utils.c: Use #elif to simplify reading of
2531         chained if-else-else-else-... statements.
2532
2533 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
2534
2535         * all: Return type of signal handlers is `void'.  Include signal.h
2536         unconditionally.
2537
2538         * all: Don't explicitly cast values returned by malloc.  We no
2539         longer support ancient compilers that don't declare malloc, and we
2540         never supported C++ builds.
2541
2542 2005-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
2543
2544         * all: Don't declare errno.  Include both time.h and sys/time.h,
2545         as long as sys/time.h exists.  Don't dereference function pointers
2546         when invoking the functions they point to.
2547
2548         * cmpt.c (memmove): Remove function mandated by C89.
2549         (strerror): Ditto.
2550         (strstr): Ditto.
2551
2552         * all: Undo the K&R-ization changes from 2005-05-03.
2553
2554         * all: Remove support for K&R compilers: use C89 function
2555         declarations, remove definition of PARAMS, remove support for
2556         varargs, and remove ansi2knr.  Assume the presence of time.h,
2557         string.h, and other headers mandated by C89.
2558
2559 2005-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
2560
2561         * init.c (cmd_lockable_boolean): Don't recognize literal "2" and
2562         "-1" values; unlike 0 and 1, those should never be exposed to the
2563         user.  Update the error message to be more self-consistent, as
2564         proposed by Benno Schulenberg.
2565
2566 2005-06-18  Hrvoje Niksic  <hniksic@xemacs.org>
2567
2568         * http.c (gethttp): Don't free "head" before using it to save
2569         headers.
2570
2571 2005-06-18  Hrvoje Niksic  <hniksic@xemacs.org>
2572
2573         * http.c (gethttp): When -E is in use, check for file existence
2574         after appending ".html" to the name and modify the file name if
2575         necessary.
2576
2577 2005-06-17  Hrvoje Niksic  <hniksic@xemacs.org>
2578
2579         * connect.c (socket_has_inet6): Removed.
2580
2581         * host.c (lookup_host): Don't use the AI_ADDRCONFIG getaddrinfo
2582         hint.
2583
2584 2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
2585
2586         * init.c (cmd_lockable_boolean): Improve the error message so it
2587         lists the more useful values first.
2588
2589 2005-06-15  Hrvoje Niksic  <hniksic@xemacs.org>
2590
2591         * http.c (gethttp): Also report the system error when the POST
2592         data file is missing.
2593
2594 2005-06-15  Benno Schulenberg  <benno@nietvergeten.nl>
2595
2596         * ftp.c, http.c, connect.c, cookies.c, html-url.c, init.c, res.c:
2597         Gettext-ize messages that were previously missed.
2598
2599 2005-06-15  Hrvoje Niksic  <hniksic@xemacs.org>
2600
2601         * host.h (ip_address): Remove the trailing comma from the type
2602         enum in the no-IPv6 case.
2603
2604         * main.c (struct cmdline_option): Remove the trailing comma from
2605         the enum.
2606
2607         Reported by Jens Schleusener.
2608
2609 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
2610
2611         * url.c (strpbrk_or_eos): Check for a recent GCC version before
2612         using the statement-as-expression extension.
2613
2614 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
2615
2616         * http.c (gethttp): Don't attempt to "skip short body" if we're
2617         issuing a HEAD request (in which case the response head is not
2618         followed by a body).
2619
2620 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
2621
2622         * init.c (cmd_spec_header): Don't split the string along the
2623         commas using cmd_vector; just append the new value using
2624         vec_append instead.
2625
2626         * utils.c (vec_append): New function.
2627
2628 2005-05-27  Andreas Beckmann  <debian@abeckmann.de>
2629
2630         * html-url.c (tag_handle_link): Mark the content from the <link
2631         src="..."> tag as expecting HTML.
2632
2633 2005-05-24  Hrvoje Niksic  <hniksic@xemacs.org>
2634
2635         * http.c (http_atotm): Document the origin of the "cookie date"
2636         format.
2637
2638 2005-05-21  Hrvoje Niksic  <hniksic@xemacs.org>
2639
2640         * init.c (setval_internal): Report exact command name alongside
2641         the "display name".
2642
2643 2005-05-18  Hrvoje Niksic  <hniksic@xemacs.org>
2644
2645         * cookies.c (update_cookie_field): Explicitly cast -1 to time_t to
2646         cope with systems where time_t is unsigned.
2647
2648         * cookies.c: Remove unnecessary casts to time_t from values
2649         already of that type.
2650
2651 2005-05-17  Hrvoje Niksic  <hniksic@xemacs.org>
2652
2653         * ftp.c (ftp_loop_internal): Same here.
2654
2655         * http.c (http_loop): Don't clobber the file when -c is specified
2656         and the first attempt to retrieve the file fails.
2657
2658 2005-05-16  Hrvoje Niksic  <hniksic@xemacs.org>
2659
2660         * openssl.c (ssl_check_certificate): Print all issues with a
2661         certificate.
2662
2663 2005-05-16  Hrvoje Niksic  <hniksic@xemacs.org>
2664
2665         * ftp-basic.c: Don't xfree() the line returned by ftp_response if
2666         the returned code is not FTPOK.
2667
2668 2005-05-16  Hrvoje Niksic  <hniksic@xemacs.org>
2669
2670         * init.c (cleanup): Don't free the non-existent opt.ftp_acc.  Free
2671         the SSL-related stuff.
2672
2673 2005-05-16  Hrvoje Niksic  <hniksic@xemacs.org>
2674
2675         * ftp.c (print_length): Consistently print \n at end of the
2676         "Length" line.
2677
2678 2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
2679
2680         * openssl.c (ssl_connect): Announce the beginning and the end of
2681         the SSL handshake when in debug mode.
2682
2683         * wget.h (PTR_FORMAT): New macro for easier printing of pointer
2684         values.  Use %0*lx along with PTR_FORMAT instead of %p.
2685
2686 2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
2687
2688         * http.c (gethttp): Would forget to close the connection when
2689         keep_alive was not used.
2690
2691 2005-05-13  Hrvoje Niksic  <hniksic@xemacs.org>
2692
2693         * openssl.c (pattern_match): Document the code that decides
2694         whether "*" matches ".".
2695
2696 2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
2697
2698         * ftp-ls.c (ftp_index): Use %d to print the port number, which is
2699         now int.
2700         From Steven M. Schweda's VMS patches.
2701
2702 2005-05-12  Hrvoje Niksic  <hniksic@xemacs.org>
2703
2704         * url.c (rewrite_shorthand_url): Don't rewrite "https://host" to
2705         "ftp://https//host" when SSL is not used.
2706
2707 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
2708
2709         * openssl.c (ssl_check_server_identity): Renamed to
2710         ssl_check_certificate because it does more than just checking the
2711         server's identity.
2712         (ssl_check_certificate): Tell the user about
2713         --no-check-certificate.
2714
2715 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
2716
2717         * openssl.c (ssl_init): Always use SSL_VERIFY_NONE, so that the
2718         handshake finishes even if the certificate is invalid.  That way
2719         ssl_check_server_identity can provide better diagnostics on why
2720         the verification failed.
2721
2722 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
2723
2724         * openssl.c (pattern_match): New function.
2725         (ssl_check_server_identity): Treat peer certificate common name as
2726         wildcard.
2727
2728 2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
2729
2730         * openssl.c (ssl_check_server_identity): Print certificate subject
2731         and issuer.
2732
2733 2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
2734
2735         * res.c (res_register_specs): Correctly pass pointers to
2736         hash_table_get_pair.
2737
2738 2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
2739
2740         * http.c (gethttp): Call ssl_check_server_identity.
2741
2742         * openssl.c (ssl_check_server_identity): New function, verifies
2743         that the host name in the certificate matches the actual host
2744         name.
2745         (verify_cert_callback): Removed, since it didn't do anything
2746         except returning the preverify_ok argument.
2747
2748         * connect.c (fd_transport_context): Allow retrieval of the context
2749         pointer registered with fd_register_transport.
2750
2751 2005-05-09  Hrvoje Niksic  <hniksic@xemacs.org>
2752
2753         * openssl.c (verify_cert_callback): Renamed from verify_callback.
2754         Always return the received "ok" value.  Print the X509 name in
2755         debug mode.
2756         (ssl_init): Enable partial writes in SSL context.
2757
2758 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
2759
2760         * http.c (http_loop): Check for wildcards in the URL path
2761         component, not in the whole URL.
2762
2763         * ftp.c (ftp_loop): Check for wildcards in URL path before
2764         unescaping, so the users can escape globbing metacharacters with %
2765         escapes.
2766
2767 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
2768
2769         * init.c (run_command): Correctly interpret the return value of
2770         parse_line.
2771         (commands): Re-alphabetize.
2772
2773 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
2774
2775         * netrc.c (parse_netrc): Explicitly check for assignment != NULL
2776         to silence warning from Borland C.
2777
2778         * url.c (sync_path): Don't unnecessarily increment p.
2779         (url_parse): Don't unnecessarily set url_encode to NULL just
2780         prior to return from the function.
2781
2782 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
2783
2784         * log.c (escnonprint_internal): Place variable declarations
2785         before other statements.
2786
2787 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
2788
2789         * html-url.c: Include recur.h.
2790
2791         * http.c (request_new): Define as accepting no args.
2792
2793 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
2794
2795         * url.c (strpbrk_or_eos): Made inline.  Use strchr(s, '\0') for
2796         finding the NUL char position.
2797
2798 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
2799
2800         * url.c (decide_copy_method): Renamed to char_needs_escaping.
2801         Since it now returns only two possible values, change it to return
2802         boolean (int).
2803
2804 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
2805
2806         * ftp-basic.c (ftp_request): Prevent newlines in VALUE causing
2807         inadvertent sending of multiple FTP commands.
2808
2809 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
2810
2811         * url.c (decide_copy_method): Never cause reencode_escapes to
2812         decode % escapes; it is too intrusive and breaks some servers.
2813
2814 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
2815
2816         * http.c (gethttp): When tunnelling SSL traffic over proxy with
2817         CONNECT, we're really talking to the remote server directly.
2818         Because of this, the request-line argument must be the URL path
2819         rather than the whole URL, as it would be when using regular
2820         proxies.
2821         Reported by Charles Lane.
2822
2823 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
2824
2825         * init.c (cmd_spec_useragent): Allow empty User-Agent.
2826
2827         * http.c (gethttp): Don't print "unknown authentication scheme"
2828         for failed Basic authentication.
2829         (SET_USER_AGENT): Don't set user-agent if opt.useragent is empty.
2830         (gethttp): Use alloca for allocation of www_authenticate.
2831
2832 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
2833
2834         * main.c (print_help): Fix wording of --secure-protocol help text.
2835
2836 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
2837
2838         * cmpt.c (strstr): Updated from glibc 2.3.5.
2839
2840 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2841
2842         * http.c (http_atotm): Zero out the whole struct tm being passed
2843         to strptime.
2844
2845 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2846
2847         * main.c (main): Propagate option name to setoptval.
2848
2849         * init.c (setoptval): Accept another argument, OPTNAME.  Propagate
2850         that argument as the option name independently of the actual
2851         command, determined by command_by_name(com).
2852
2853 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2854
2855         * init.c (parse_line): Make the return value indicate whether
2856         there was a syntax error or a setter failed.
2857         (run_wgetrc): Return an indication on whether an error has been
2858         encountered.
2859         (initialize): Abort if there have been errors running either
2860         .wgetrc file.
2861
2862 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2863
2864         * log.c (copy_and_escape): Slightly reduce code repetition between
2865         the two loops.
2866
2867 2005-05-05  Charles C.Fu  <ccwf@bacchus.com>
2868
2869         * utils.c (proclist): Strip leading slash when calling fnmatch
2870         too, otherwise wildcard comparisons always fail.
2871
2872 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2873
2874         * utils.c (touch): Set access time to current time.
2875
2876 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2877
2878         * url.c (url_unescape): Don't unescape %00, it effectively
2879         truncates the string.
2880
2881 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2882
2883         * log.c (copy_and_escape): Replace the FOR_URI argument with a
2884         slightly more general mechanism for specifying different kinds of
2885         escape.
2886
2887 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2888
2889         * ftp-basic.c (ftp_response): Fix printing FTP server response.
2890
2891 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
2892
2893         * retr.c (limit_bandwidth_reset): Reset sleep_adjust.
2894         (limit_bandwidth): Don't allow huge "adjustment" values that
2895         result from being suspended for a while.
2896
2897 2005-05-04  Hrvoje Niksic  <hniksic@xemacs.org>
2898
2899         * wget.h: If gettext was found but libtintl.h wasn't, declare
2900         gettext's return type to avoid type mismatches.
2901
2902 2005-05-03  Hrvoje Niksic  <hniksic@xemacs.org>
2903
2904         * url.c (url_parse): Rename label `error' to avoid conflict with
2905         identifier.
2906
2907         * retr.c (fd_read_body): Rename label `out' to avoid conflict with
2908         identifier.
2909         (fd_read_hunk): Use explicit double constant.
2910         (retrieve_from_file): Don't use string concatenation.
2911         (sleep_between_retrievals): Make sure xsleep is called with a
2912         `double' argument.
2913         (no_proxy_match): Define as static, like it is declared.
2914
2915         * progress.c (bar_create): Use 0.0 instead of 0 because K&R
2916         compilers can't automatically promote it.
2917
2918         * http-ntlm.c (ntlm_output): Replace \xHH sequences with \OOO for
2919         the sake of old compilers.
2920
2921         * ftp.c (ftp_loop_internal): Don't use string concatenation.
2922
2923         * http.c (request_send): Use explicit double constants when
2924         calling fd_read and fd_write.
2925         (post_file): Ditto.
2926         (gethttp): Ditto.
2927         (skip_short_body): Ditto.
2928
2929         * ftp-basic.c: When calling fd_write, specify the last argument as
2930         a `double' constant for the sake of K&R compilers which don't see
2931         the prototype and therefore can't promote it to double
2932         automatically.
2933
2934         * cookies.c (cookie_jar_load): Rename abort label to abort_cookie
2935         to avoid name conflict in K&R compilers.
2936
2937 2005-04-29  Hrvoje Niksic  <hniksic@xemacs.org>
2938
2939         * ptimer.c (posix_init): Since we allow _POSIX_MONOTONIC_CLOCK==0,
2940         it is not enough to check for _POSIX_MONOTONIC_CLOCK-0, we must
2941         also check for defined(_POSIX_MONOTONIC_CLOCK).
2942
2943 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
2944
2945         * ftp.c, hash.c, connect.c, host.c, http.c: Remove unreached code,
2946         such as "break" following return or abort.
2947
2948 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
2949
2950         * init.c (commands): Wrap the use of opt.random_file in #ifdef
2951         HAVE_SSL.
2952
2953 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
2954
2955         * http.c (gethttp): Correctly set the user agent.
2956
2957 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
2958
2959         * init.c (cmd_spec_useragent): Free the old value of
2960         opt.useragent before setting the new one.
2961
2962 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
2963
2964         * main.c: Map --ftp-password, --http-password and --proxy-password to
2965         the new ftppassword, httppassword and proxypassword commands
2966         respectively.  Document the --user and --password options in the help
2967         string.
2968         
2969 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
2970
2971         * ftp.c: Add support for --user and --password.
2972         
2973         * http.c: Add support for --user and --password.
2974         
2975         * init.c: Deprecated ftppasswd, httppasswd, login, passwd and
2976         proxypasswd commands.  Added ftppassword, ftpuser, httppassword,
2977         password, proxypassword and user commands.
2978
2979         * main.c: Renamed --ftp-passwd to --ftp-password.  Added --ftp-user,
2980         --http-password, --password, --proxy-password and --user.  Deprecated
2981         --http-passwd and --proxy-passwd.  Added documentation for new options
2982         and removed documentation for deprecated options in the help string.
2983         
2984         * options.h (struct options): Added user and passwd members to handle
2985         --user and --password respectively.  Renamed ftp_acc and ftp_pass
2986         members to ftp_user and ftp_passwd for consistency.
2987
2988 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
2989
2990         * main.c (print_help): Advertise "DER", not "ASN1".
2991
2992 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
2993
2994         * openssl.c (init_prng): Disable the weak random seed by default.
2995
2996         * http.c (gethttp): Simplify SSL initialization; disable SSL when
2997         anything goes wrong with the initialization.
2998
2999         * options.h (struct options): New option opt.random_file.
3000
3001 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
3002
3003         * init.c: Wrap private key commands in IF_SSL.
3004
3005 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
3006
3007         * openssl.c (ssl_init): Ditto.
3008
3009         * options.h (struct options): Allow separate specification of key
3010         type and certificate type.
3011
3012         * init.c (cmd_spec_cert_type): Provide a "der" synonym for "asn1"
3013         certificate encoding.
3014
3015 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
3016
3017         * openssl.c: Renamed "gen_sslfunc.c" to "openssl.c" and
3018         "gen_sslfunc.h" to "openssl.h".  This reflects the intent of
3019         openssl.c encapsulating the OpenSSL-specific code.
3020
3021 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
3022
3023         * init.c: Renamed "closure" (a synonym for context in some
3024         cultures) to "place", which more accurately reflects the usage.
3025
3026 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
3027
3028         * gen_sslfunc.c (ssl_init): Use default locations for loading the
3029         certificate bundles.
3030         (ssl_init_prng): Disable the cryptographically weak PRNG
3031         initialization fallback.
3032
3033         * init.c: Renamed SSL command-line arguments and wgetrc commands.
3034         (defaults): Check the server certificate by default.
3035
3036 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
3037
3038         * cookies.c (cookie_handle_set_cookie): Delete the part of the
3039         path after the trailing slash.
3040
3041         * http.c (gethttp): Call cookie_handle_set_cookie with path that
3042         begins with '/'.
3043
3044 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
3045
3046         * http.c (gethttp): Call skip_short_body only if keep_alive is in
3047         use.
3048         (gethttp): Send the User-Agent header with the CONNECT request as
3049         well.
3050
3051 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
3052
3053         * main.c (option_data): Removed support for the undocumented flag
3054         --use-proxy.
3055
3056 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
3057
3058         * main.c (option_data): Don't treat -Y as a boolean switch; treat
3059         it as a value switch instead, so "-Y off" continues to work.
3060
3061 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
3062
3063         * utils.c (aprintf): Delete unreachable statement.
3064
3065 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
3066
3067         * host.c (cmp_prefer_ipv4): New function.
3068         (cmp_prefer_ipv6): New function.
3069         (lookup_host): Use the appropriate comparator according to
3070         opt.prefer_family.
3071
3072         * init.c: New option prefer_family.
3073
3074         * host.c (is_valid_ipv6_address): Spell NS_* constants in lower
3075         case to avoid clash with system headers.
3076         (lookup_host): Reorder the addresses so that IPv4 ones come first.
3077
3078         * utils.c (stable_sort): New function.
3079
3080 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
3081
3082         * connect.c (retryable_socket_connect_error): Return 0 for
3083         ENETUNREACH and EHOSTUNREACH.
3084
3085 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
3086
3087         * cmpt.c: Reenable the memmove implementation for systems that
3088         lack it.
3089
3090         * http.c (gethttp): Store the "authorized" state of the persistent
3091         connection.
3092         (request_remove_header): New function.
3093         (gethttp): Don't send the "Basic" authentication if the connection
3094         is already authorized.
3095
3096 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
3097
3098         * utils.c (base64_encode): Treat input as unsigned chars.
3099         Required for correct encoding of binary stuff.
3100
3101 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
3102
3103         * http-ntlm.c: Format the function definitions in an
3104         ansi2knr-friendly fashion.
3105
3106 2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
3107
3108         * http.c (gethttp): Handle multiple WWW-Authentication headers,
3109         only one of which is recognized.  Those are sent by IIS with NTLM
3110         authorization.
3111         (create_authorization_line): Propagate information whether
3112         authorization is finished.
3113         (gethttp): Only stop authorization when it's really finished, not
3114         after fixed two steps.
3115
3116 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
3117
3118         * gen_sslfunc.c (ssl_init): Fix warning message text; mark the
3119         message as translatable.
3120
3121 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
3122
3123         * main.c (print_help): Print the EGD option outside the cluster of
3124         SSL options.
3125
3126 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
3127
3128         * http-ntlm.c (ntlm_output): Fix setting the domain.
3129         Suggested by Sami Krank.
3130
3131 2005-04-20  Mauro Tortonesi  <mauro@ferrara.linux.it>
3132
3133         * connect.c: Set IPV6_V6ONLY socket option when -6 switch is used.
3134
3135 2005-04-20  FUJISHIMA Satsuki  <sf@FreeBSD.org>
3136
3137         * http.c (request_set_header): Fix the check whether a new header
3138         needs to be allocated.
3139
3140 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
3141
3142         * utils.c (base64_encode): Use the parameter order that makes more
3143         sense.  Return the length of the base64 written.  Updated all
3144         callers.
3145
3146 2005-04-17  Hrvoje Niksic  <hniksic@xemacs.org>
3147
3148         * http.c (request_set_header): Free NAME when VALUE is NULL and
3149         freeing the header name is requested.
3150
3151 2005-04-17  Hrvoje Niksic  <hniksic@xemacs.org>
3152
3153         * snprintf.c (fmtstr): Declare VALUE as const char *.
3154         Based on patch by Russ Allbery.
3155
3156 2005-04-17  Hrvoje Niksic  <hniksic@xemacs.org>
3157
3158         * snprintf.c (fmtfp): More correct handling of significant digit
3159         count with %g -- 0.002 has one significant digit, not three.
3160
3161 2005-04-16  Hrvoje Niksic  <hniksic@xemacs.org>
3162
3163         * retr.c (fd_read_body): Respect read timeout with non-interactive
3164         or no progress gauge -- treat ETIMEDOUT specially only when
3165         progress_interactive.
3166         Reported by FUJISHIMA Satsuki.
3167
3168 2005-04-16  FUJISHIMA Satsuki  <sf@FreeBSD.org>
3169
3170         * http.c (gethttp): Don't use HTTP/1.0 persistent connections over
3171         proxy.
3172
3173 2005-04-16  Hrvoje Niksic  <hniksic@xemacs.org>
3174
3175         * snprintf.c: Use the PARAMS macro to handle prototypes.  Write
3176         function definitions in the ansi2knr-friendly way.
3177         (fmtstr): If string precision is specified, don't read VALUE past
3178         it.
3179         (dopr): Actually print %g and %e formats.
3180         (fmtfp): Fix a bug that caused 0.01 to be printed as 0.1.
3181         (fmtfp): Use LLONG in floating point conversions to be able to
3182         convert more digits.
3183         (fmtfp): Interpret precision as number of significant digits with
3184         %g.
3185         (fmtfp): Omit trailing decimal zeros with %g.
3186
3187         * snprintf.c: Don't include <ctype.h> because none of it is used.
3188         Include strings.h/string.h, as per Autoconf.
3189
3190 2005-04-15  Hrvoje Niksic  <hniksic@xemacs.org>
3191
3192         * ptimer.c: Use _POSIX_TIMERS - 0 > 0, which handles the case when
3193         _POSIX_TIMERS is defined but empty, as well as the case when it is
3194         undefined.  Do the same with the check for _POSIX_MONOTONIC_CLOCK.
3195         Suggested by Larry Jones.
3196
3197 2005-04-15  Hrvoje Niksic  <hniksic@xemacs.org>
3198
3199         * ptimer.c: Check that _POSIX_TIMERS is defined as well as > 0.
3200         Problem reported by Steven M. Schweda.
3201
3202 2005-04-14  Hrvoje Niksic  <hniksic@xemacs.org>
3203
3204         * http.c (skip_short_body): Print the skipped body data in debug
3205         mode.
3206         (skip_short_body): Don't skip more than 4k of body data.
3207         (skip_short_body): Return whether the skipping was successful.
3208         (gethttp): If skip_short_body failed, invalidate the connection.
3209
3210 2005-04-12  Gisle Vanem  <giva@bgnett.no>
3211
3212         * ftp.c (getftp): Ditto.
3213
3214         * http.c (gethttp): Open the output file in binary mode.
3215
3216 2005-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
3217
3218         * hash.c: Conditionalize including config.h on HAVE_CONFIG_H
3219         instead of on STANDALONE.
3220
3221 2005-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
3222
3223         * gen_sslfunc.c (ssl_print_errors): Made static.
3224         (ssl_print_errors): Eliminate potentially dangerous fixed-size
3225         error buffer.  Passing NULL to ERR_error_string causes it to use
3226         its own static buffer, which is fine for our purposes.
3227
3228         * gen_sslfunc.c: Include gen_sslfunc.h.  Make the declarations of
3229         ssl_init and ssl_conect match the actual definitions.
3230         (ssl_connect): Simply return a boolean, the SSL context is no
3231         longer useful as a return value.
3232
3233         * retr.c: Don't include SSL headers; we don't need them.
3234
3235 2005-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
3236
3237         * config-post.h: Don't define _VA_LIST under Solaris; it breaks
3238         compilation with GCC 3.4 under Solaris 10.  (It was defined to
3239         avoid a warning with previous versions of GCC.)
3240
3241 2005-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
3242
3243         * xmalloc.c (register_ptr): Warn the user to increase SZ prior to
3244         aborting.
3245
3246 2005-04-11  Hrvoje Niksic  <hniksic@xemacs.org>
3247
3248         * convert.c (convert_cleanup): Free converted_files.
3249
3250 2005-04-10  Hrvoje Niksic  <hniksic@xemacs.org>
3251
3252         * wget.h (DEBUGP): Use __builtin_expect to give a hint to GCC that
3253         opt.debug is false in the vast majority of cases.
3254
3255 2005-04-10  Hrvoje Niksic  <hniksic@xemacs.org>
3256
3257         * config-post.h: Declare alloca as void *, not char *.
3258
3259 2005-04-09  Hrvoje Niksic  <hniksic@xemacs.org>
3260
3261         * recur.c (download_child_p): When -p is used, (temporarily)
3262         ignore accept/reject rules for HTMLs, even when they are at the
3263         maximum recursion depth.  That is because with -p we are, if
3264         necessary, overstepping the max. depth to get the requisites.
3265
3266 2004-06-12  Larry Jones <lawrence.jones@ugsplm.com>
3267
3268         * recur.c (download_child_p): Correct the logic in check number 6:
3269         test opt.reclevel (not DEPTH) against INFINITE_RECURSION.
3270
3271 2005-04-09  Hrvoje Niksic  <hniksic@xemacs.org>
3272
3273         * url.c: Use "static const" in preference to "const static".
3274         Sun's cc warns that "storage class after type is obsolescent".
3275
3276         * url.c (urlchr_table): Don't mark ~ as unsafe, too many broken
3277         web sites are confused when ~ is changed to %7E.  Their servers
3278         redirect /%7Efoo/ to /~foo/, which Wget again accesses using %7E,
3279         causing further redirections, therefore looping infinitely.  See
3280         Debian bug #301624 for an example.
3281
3282 2005-04-09  Hrvoje Niksic  <hniksic@xemacs.org>
3283
3284         * alloca.c: Include wget.h to be able to use xmalloc.  In addition
3285         to defining malloc to xmalloc, also define free to xfree.
3286
3287 2005-04-09  Hrvoje Niksic  <hniksic@xemacs.org>
3288
3289         * http-ntlm.c (ntlm_output): Use "char", not "unsigned char" for
3290         ntlmbuf.  Our base64 functions accept char anyway.
3291         (ntlm_output): Join up the format string, since we nominally
3292         support K&R compilers.
3293         (ntlm_output): Ditto.
3294
3295 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3296
3297         * ptimer.c: Use Windows timers under Cygwin, whose POSIX timer
3298         implementation is incomplete.
3299
3300 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3301
3302         * ptimer.c (struct ptimer): Remove the unused initialized field.
3303
3304         * ptimer.c: Renamed function parameters from WT (which used to
3305         stand for wget_timer or wtimer) to PT.
3306
3307 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3308
3309         * ptimer.c (posix_init): Be smarter about choosing clocks.  In
3310         decreasing order of preference, use CLOCK_MONOTONIC,
3311         CLOCK_HIGHRES, and CLOCK_REALTIME.
3312         (ptimer_allocate): Removed.
3313
3314         * ptimer.c: Refactor the code by cleanly separating the
3315         architecture-dependent code from the architecture-independent
3316         code.
3317
3318 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3319
3320         * ptimer.c (ptimer_init): Explicitly check that
3321         _POSIX_MONOTONIC_CLOCK is *both* defined and >=0.  (Undefined
3322         symbols are >=0.)
3323
3324 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3325
3326         * ptimer.c (ptimer_diff): Fix typo affecting Windows build.
3327
3328 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3329
3330         * ptimer.c (ptimer_init): In fact, _POSIX_MONOTONIC_CLOCK needs to
3331         be >= 0.
3332
3333         * ptimer.c (ptimer_init): Check whether _POSIX_MONOTONIC_CLOCK is
3334         defined instead of whether it's greater than 0.  glibc defines it
3335         to 0, but still makes it available via sysconf.
3336
3337 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
3338
3339         * mswindows.c (str_to_int64): Rename OVERFLOW and UNDERFLOW to
3340         INT64_OVERFLOW and INT64_UNDERFLOW, since those names are used.
3341
3342 2005-04-07  Hrvoje Niksic  <hniksic@xemacs.org>
3343
3344         * ptimer.c: New file.  Move the "wtimer" functions from utils.c to
3345         this file and rename them to ptimer_.
3346
3347 2005-04-07  Hrvoje Niksic  <hniksic@xemacs.org>
3348
3349         * host.c (NO_ADDRESS): Define NO_ADDRESS only after the system
3350         headers have been included.
3351
3352 2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
3353
3354         * http.c (pconn): Include NTLM data, which is per-connection.
3355         (known_authentication_scheme_p): Recognize NTLM authorization.
3356         (create_authorization_line): Call ntlm_input and ntlm_output.
3357
3358         * http-ntlm.c: New file, donated by Daniel Stenberg and originally
3359         written for curl, heavily modified for Wget.
3360
3361         * utils.c (base64_encode): Relocated from http.c, since it is now
3362         used by http-ntlm.c, and will possibly be used elsewhere.
3363         (base64_decode): New function, originally based on code from GNU
3364         recode.
3365
3366 2005-04-02  Hrvoje Niksic  <hniksic@xemacs.org>
3367
3368         * ftp.c (ftp_loop): Ditto.
3369
3370         * ftp-basic.c (ftp_pasv): Use the xzero shorthand for memset(0).
3371         (ftp_lpsv): Ditto.
3372
3373 2005-04-05  Mauro Tortonesi  <mauro@ferrara.linux.it>
3374
3375         * Makefile.in: removed string_t.c from list of source files.
3376
3377 2005-04-04  Mauro Tortonesi  <mauro@ferrara.linux.it>
3378
3379         * string_t.c: Removed.
3380         
3381         * string_t.h: Removed.
3382
3383 2005-04-02  Hrvoje Niksic  <hniksic@xemacs.org>
3384
3385         * url.c (rewrite_shorthand_url): Only accept recognized schemes.
3386         That way "foo:80" will correctly be rewritten to "http://foo:80"
3387         instead of left unchanged and ultimately rejected because of
3388         "unsupported scheme foo".
3389
3390 2005-03-31  Hrvoje Niksic  <hniksic@xemacs.org>
3391
3392         * utils.c (number_to_string): Avoid explicit 64-bit constants;
3393         construct them by multiplication at compile-time.
3394
3395         * utils.c, elsewhere: Don't append "L" to 32-bit integer
3396         constants; we aren't really compilable on 16-bit systems anyway.
3397
3398         * hash.c (prime_size): Remove primes larger than 2^31, but include
3399         2^31-1, which is prime.
3400
3401 2005-03-30  Hrvoje Niksic  <hniksic@xemacs.org>
3402
3403         * utils.c (string_set_to_array): New function.
3404
3405         * convert.c: Replace the use of "slists" with sets/hash-tables,
3406         which in fact suit the intended purpose much better.
3407         downloaded_html_list is removed altogether.
3408
3409 2005-03-29  Hrvoje Niksic  <hniksic@xemacs.org>
3410
3411         * ftp.h (enum): Rename GLOBALL, GETALL, and GETONE to
3412         GLOB_GLOBALL, GLOB_GETALL, and GLOB_GETONE to avoid conflict with
3413         Linux headers.
3414
3415 2005-03-29  Hrvoje Niksic  <hniksic@xemacs.org>
3416
3417         * utils.c (numdigit): More correct handling of negative numbers.
3418
3419 2005-03-21  Hrvoje Niksic  <hniksic@xemacs.org>
3420
3421         * http.c (gethttp): Print the human-readable size.
3422
3423         * ftp.c (getftp): Print the human-readable size of the file to be
3424         downloaded.
3425
3426         * utils.c (human_readable): New function.
3427
3428         * utils.c: Renamed "legible" to "with_thousand_seps",
3429         "legible_large_int" to "with_thousand_seps_large", and "legible_1"
3430         to "add_thousand_seps".
3431
3432 2005-03-21  Hrvoje Niksic  <hniksic@xemacs.org>
3433
3434         * http.c (gethttp): Inhibit persistent connections when talking to
3435         proxies, as mandated by RFC 2068.
3436
3437 2005-03-20  Hrvoje Niksic  <hniksic@xemacs.org>
3438
3439         * url.c (unescape_single_char): New function.
3440         (url_escape_dir): Use it to unescape slashes in directory
3441         components.
3442         (url_string): Escape unsafe chars in host name, except for the ':'
3443         charaters, which can appear in IPv6 addresses.
3444
3445         * main.c (main): Don't access the cookie jar directly.
3446
3447         * log.c (escnonprint_internal): Correctly calculate the needed
3448         string size.  Don't forget the buffer's new size after having
3449         reallocated it.
3450         (log_cleanup): New function.  Free the escnonprint ring data.
3451
3452         * init.c (cleanup): Don't free the cookie jar explicitly, it is
3453         now done by http_cleanup.
3454         (cleanup): opt.user_headers is now a vector, free it with
3455         free_vec.
3456
3457         * http.c (gethttp): Make sure to free the request data, the status
3458         message, and the response data before returning from the function.
3459         (save_cookies): New function.
3460         (http_cleanup): Free the cookie jar here.
3461
3462         * hash.c: Renamed string_hash to hash_string and ptrhash to
3463         hash_pointer.  Exported hash_pointer.
3464
3465         * xmalloc.c: Organized malloc_table (previously malloc_debug) as a
3466         simple EQ hash table.  register_ptr and unregister_ptr are now of
3467         O(1) complexity.
3468
3469         * xmalloc.c: Renamed "*_debug" to debugging_* and "*_real" to
3470         checking_*.
3471
3472 2005-03-12  Hrvoje Niksic  <hniksic@xemacs.org>
3473
3474         * utils.c (debug_test_md5): Moved to gen-md5.c.
3475
3476         * mswindows.h: Don't declare inet_ntop, since we don't use it.
3477
3478         * mswindows.h: For consistency, also wrap closesocket, it being
3479         a Winsock call.
3480
3481         * mswindows.h: Don't declare sleep and usleep; we're defining
3482         xsleep now.
3483
3484         * mswindows.h (mkdir): Don't special-case Borland C, _mkdir
3485         works there as well.
3486
3487         * host.c: Don't include winsock header files; the correct ones
3488         are already included by mswindows.h.
3489
3490         * mswindows.c (xsleep): Round toward the nearest millisecond
3491         in an attempt to avoid average short sleeps.
3492
3493         * utils.c (wtimer_granularity): Report correct values for
3494         Windows timers and for high-resolution timers.
3495
3496         * utils.c (wtimer_initialize_once): New function, called to
3497         initialize the timer frequency.
3498
3499         * utils.c: Replace the use of GetSystemTime with high-resolution
3500         counters under Windows.  When high-resolution counters are
3501         unavailable, use GetTickCount().
3502
3503 2005-03-15  Hrvoje Niksic  <hniksic@xemacs.org>
3504
3505         * retr.c (fd_read_body): Undo the 2004-11-18 change.  Instead,
3506         always be "exact".
3507
3508 2005-03-17  Hrvoje Niksic  <hniksic@xemacs.org>
3509
3510         * ftp-basic.c (ftp_login): Don't free the string if ftp_response
3511         returned an error status because the line didn't get allocated in
3512         the first place.
3513
3514 2005-03-15  Hrvoje Niksic  <hniksic@xemacs.org>
3515
3516         * http.c (read_http_response_head): Limit the response size to 64k
3517         bytes.
3518
3519         * retr.c (fd_read_hunk): Accept a MAXSIZE argument that limits the
3520         number of bytes the function is allowed to allocate.
3521         (fd_read_line): Limit the line to 4096 bytes.
3522
3523 2005-03-12  Hrvoje Niksic  <hniksic@xemacs.org>
3524
3525         * wget.h: Include options.h after wgint has been defined.
3526
3527         * options.h (struct options): Declare options processed with
3528         cmd_bytes as wgint, not long.
3529
3530 2005-03-18  Hrvoje Niksic  <hniksic@xemacs.org>
3531
3532         * init.c (cmd_file): Use concat_strings.
3533
3534         * http.c (basic_authentication_encode): Use concat_strings.
3535
3536         * ftp-ls.c (ftp_index): Use concat_strings.
3537
3538         * ftp-basic.c (ftp_request): Use concat_strings.
3539
3540         * utils.c (concat_strings): New function.
3541
3542 2005-03-12  Hrvoje Niksic  <hniksic@xemacs.org>
3543
3544         * init.c (simple_atof): Handle negative numbers; skip whitespace
3545         before the number.
3546         (simple_atoi): Ditto.  Also, check for overflow and underflow.
3547         (cmd_number): Bail out on negative numbers.
3548         (parse_bytes_helper): Ditto.
3549
3550 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3551
3552         * http.c (gethttp): Handle multiple Set-Cookie headers sent by
3553         remote server.
3554
3555 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3556
3557         * init.c (defaults): Use passive FTP by default.
3558
3559 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3560
3561         * mswindows.c: Provide wrappers to Winsock functions that set
3562         errno to WSAGetLastError() in case of failure.  Also provide a
3563         Windows-specific version of strerror.
3564
3565         * mswindows.h: Wrap calls to socket, bind, connect, recv, send,
3566         select, getsockname, getpeername, and setsockopt.
3567
3568 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3569
3570         * url.c (url_parse): Reject port numbers larger than 65535.  We
3571         also check for overflow while parsing port numbers.
3572
3573 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3574
3575         * utils.c (read_file): Don't use wgint for file size; LFS won't
3576         work since the file is mmap'ed as a whole.
3577
3578         * options.h: Don't include stdio.h.
3579
3580         * log.c: Ditto.
3581
3582         * init.c: Disambiguate assignment from non-zero test to avoid
3583         Borland C warning.
3584
3585         * http.c (response_new): Don't needlessly post-increment count.
3586
3587         * hash.c: Include stdio.h.
3588
3589         * gnu-md5.h: Don't include stdio.h.
3590
3591         * getopt.h (struct option): Always use const.
3592
3593         * ftp.c (getftp): Avoid unnecessary assignment to RES to avoid
3594         Borland C warning.
3595
3596         * ftp-ls.c: Disambiguate assignment from non-zero test to avoid
3597         Borland C warning.
3598
3599         * cmpt.c (strptime_internal): Don't initialize rp_backup when
3600         !_NL_CURRENT to avoid Borland C warning.
3601
3602 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
3603
3604         * utils.c (fopen_excl): Fix parse error when O_BINARY is
3605         available.
3606
3607 2005-03-05  Hrvoje Niksic  <hniksic@xemacs.org>
3608
3609         * url.c (url_file_name): Don't allow hosts named ".." to be
3610         appended as path elements.
3611
3612 2005-03-03  Hrvoje Niksic  <hniksic@xemacs.org>
3613
3614         * retr.c (retrieve_url): Escape location header.
3615
3616         * http.c (print_server_response_1): Escape server response when
3617         printing it.
3618         (gethttp): Escape host name, status message, location header, and
3619         content type.
3620         (http_loop): Escape error message from server.
3621
3622         * host.c (lookup_host): Escape host name when printing it.
3623
3624         * ftp.c (getftp): Escape user name when printing it.
3625         (getftp): Escape remote file and directory for printing.
3626         (getftp): Escape server listing when printing it.
3627         (ftp_retrieve_list): Escape link name and file name.
3628         (ftp_retrieve_glob): Escape file name.
3629
3630         * ftp-basic.c (ftp_response): Escape server response when printing
3631         it.
3632
3633         * cookies.c (parse_set_cookies): Escape the cookie field when
3634         printing it.
3635         (parse_set_cookies): Escape contents of remote header.
3636         (cookie_handle_set_cookie): Escape host name and cookie domain.
3637
3638         * connect.c (connect_to_ip): Escape the host name.
3639
3640         * log.c (escnonprint): New function, used for printing strings
3641         coming from the server that possibly contain non-ASCII characters.
3642         (escnonprint_uri): Ditto.
3643
3644 2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
3645
3646         * ftp.c (getftp): Ditto.
3647
3648         * http.c (gethttp): When we're not supposed to overwrite files,
3649         use fopen_excl to open the file and recompute the file name.
3650
3651         * log.c (redirect_output): Use unique_create to avoid a race
3652         condition.
3653
3654         * mswindows.c (fake_fork_child): Use unique_create.
3655
3656         * utils.c (fopen_excl): New function that opens a stdio stream
3657         with the O_EXCL flag (where available).
3658         (unique_create): New function, like unique_name, but also creating
3659         the file and returning a file pointer.
3660         (fork_to_background): Use unique_create to create the file
3661         immediately to avoid race condition with multiple instances of
3662         wget -b.
3663
3664 2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
3665
3666         * host.c (lookup_host): Test for AI_ADDRCONFIG directly, instead
3667         of checking for HAVE_GETADDRINFO_AI_ADDRCONFIG.
3668
3669 2005-02-23  Hrvoje Niksic  <hniksic@xemacs.org>
3670
3671         * host.c (is_valid_ipv6_address): Move here from url.c.
3672         (lookup_host): If the address is numeric, don't print the
3673         "resolving..." line, don't set up DNS timeouts, and set the
3674         AI_NUMERICHOST hint, where available.
3675
3676 2005-02-26  Gisle Vanem  <giva@bgnett.no>
3677
3678         * utils.c: Use the nnnLL syntax under GCC.  Define struct_stat to
3679         struct _stati64 under __MINGW32__ as well as under MS VC.
3680
3681 2005-02-26  Hrvoje Niksic  <hniksic@xemacs.org>
3682
3683         * utils.c: Use the nnnI64 syntax for __int64 constants under all
3684         Windows compilers.
3685         (SPRINTF_WGINT): Use "%I64" under all Windows compilers.
3686
3687         * mswindows.h (WGINT_MAX): Use the nnnI64 syntax for
3688         __int64 constants under all Windows compilers.
3689         (struct_stat): Use `struct stati64' under Borland C.
3690         (fstat): Don't redefine to _fstati64 under Borland.
3691
3692         * mswindows.c: Define str_to_int64 under Borland C as well as
3693         under (older) Visual C.
3694
3695 2005-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
3696
3697         * ftp.c (getftp): Initialize err to suppress compiler warning.
3698
3699 2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
3700
3701         * ftp.c (ftp_expected_bytes): Fix bug that caused infloop because
3702         of not correctly skipping the '(' character.
3703
3704 2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
3705
3706         * mswindows.c (wget_ftello): Removed.
3707
3708         * mswindows.h: Remove bogus definition of stat.
3709         (wget_ftello): Remove the leftover ftello replacement.
3710
3711 2005-02-20  Hrvoje Niksic  <hniksic@xemacs.org>
3712
3713         * mswindows.c (wget_ftello): Wget's replacement for ftello.
3714
3715         * utils.c (file_size): Use ftello where available.
3716
3717         * ftp-ls.c (ftp_parse_unix_ls): Use str_to_wgint to parse the file
3718         size.
3719         (ftp_parse_winnt_ls): Ditto.
3720
3721         * ftp-basic.c (ftp_size): Use str_to_wgint to convert number to
3722         wgint; pass 10 instead of 0 as the BASE argument.
3723
3724         * ftp.c (ftp_expected_bytes): Use str_to_wgint to parse the file
3725         size.
3726
3727         * sysdep.h (LARGE_INT_FMT): Use __int64 as LARGE_INT on
3728         MSVC/Windows; print it with "%I64".
3729
3730         * wget.h: Define a `wgint' type, normally aliased to (the possibly
3731         64-bit variant of) off_t.
3732
3733         * all: Use `wgint' instead of `long' for numeric variables that
3734         can hold file sizes.
3735
3736         * utils.c (number_to_string): Support printing of `wgint'
3737         argument.
3738         (number_to_static_string): New function.
3739
3740         * all: Replace printf("%ld", long_value) with printf("%s",
3741         number_to_static_string(wgint_value)).
3742
3743 2005-02-18  Mauro Tortonesi <mauro@ferrara.linux.it>
3744
3745         * main.c: Added the --ftp-passwd command line option.
3746
3747         * init.c: Renamed command passwd to ftppasswd.
3748
3749 2005-02-11  Mauro Tortonesi <mauro@ferrara.linux.it>
3750         
3751         * string_t.c: Fixed a bug in do_escape and triggered escape of
3752         backslashes in string_escape to avoid ambiguities in the result
3753         string.
3754         
3755 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
3756
3757         * string.h: Renamed to string_t.h to fix a compilation conflict 
3758         with the string.h header in the standard C library.
3759         
3760         * string.c: Renamed to string_t.c for consistency with string.h.
3761         
3762         * string_t.c: Ditto.
3763
3764         * string_t.h: Ditto.
3765         
3766 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
3767
3768         * string.c: New file.
3769
3770         * string.h: New file.
3771
3772         * Makefile.in: Added string.c to the list of modules to compile.
3773
3774         * main.c: Updated copyright.
3775
3776 2004-11-18  Ulf Harnhammar <ulf.harnhammar.9485@student.uu.se>
3777
3778         * ftp-ls.c: Fixed a problem in ftp_parse_winnt_ls that could allow a
3779         malicious remote FTP server to crash wget.
3780
3781 2004-11-18  Hans-Andreas Engel <engel@node.ch>
3782
3783         * http.c: Enable --convert-links (-k) when a single page is downloaded
3784         via --output-document (-O).
3785
3786 2004-11-18  Mauro Tortonesi <mauro@deepspace6.net>
3787
3788         * connect.c: Minor correction to the comment in front of fd_peek.
3789
3790 2004-11-18  Leonid Petrov <nouser@lpetrov.net>
3791
3792         * retr.c: Fix a timeout problem in fd_read_body when using http_proxy.
3793
3794 2004-11-15  YAMAZAKI Makoto <Yamazaki.Makoto@fujixerox.co.jp>
3795
3796         * netrc.c: Fix termination by assertion bug in netrc parsing.
3797
3798 2004-05-09  David Fritz  <zeroxdf@att.net>
3799
3800         * mswindows.c (fake_fork): Pass entire command line to the child
3801         process.
3802
3803 2004-03-31  Hrvoje Niksic  <hniksic@xemacs.org>
3804
3805         * http.c (gethttp): Fix typo: SCHEME_SSL -> SCHEME_HTTPS.
3806
3807 2004-03-30  Hrvoje Niksic  <hniksic@xemacs.org>
3808
3809         * http.c (gethttp): Send the Proxy-Authorization header over
3810         non-SSL connections too.
3811
3812 2004-03-25  David Fritz  <zeroxdf@att.net>
3813
3814         * mswindows.c (fake_fork_child): Ignore error code when
3815         OpenFileMapping() fails; assume it failed because the object does
3816         not exist.
3817
3818 2004-03-24  David Fritz  <zeroxdf@att.net>
3819
3820         * mswindows.c (fake_fork): New function.
3821
3822         * mswindows.c (fork_to_background): Use it.
3823
3824 2004-03-19  David Fritz  <zeroxdf@att.net>
3825
3826         * mswindows.c (ws_hangup): Incorporate old fork_to_background()
3827         code.  Add event name argument.
3828         (fork_to_backgorund): Now a simple wrapper around ws_hangup().
3829         (ws_handler): Correctly handle the case when neither CTRLC_BACKGND
3830         nor CTRLBREAK_BACKGND are defined.  Don't bother handling close,
3831         logoff, or shutdown events.  Call ws_hangup() with the correct
3832         event name; don't assume it was CTRL+Break.
3833
3834 2004-03-19  Hrvoje Niksic  <hniksic@xemacs.org>
3835
3836         * url.c (url_parse): Decode %HH sequences in host name.
3837
3838 2004-03-04  Hrvoje Niksic  <hniksic@xemacs.org>
3839
3840         * convert.c (local_quote_string): Quote "#" as "%23" and "%" as
3841         "%25" when creating links to local files.
3842
3843 2004-03-02  David Fritz  <zeroxdf@att.net>
3844
3845         * mswindows.c (ws_percenttitle): Guard against future changes by
3846         doing nothing if the proper variables have not been initialized.
3847         Clamp percentage value.
3848
3849 2004-03-04  Gisle Vanem  <giva@bgnett.no>
3850
3851         * retr.c (fd_read_body): Don't change console title if quiet.
3852
3853 2004-02-25  David Fritz  <zeroxdf@att.net>
3854
3855         * mswindows.c (set_sleep_mode): Remove argument and return value.
3856         Call GetModuleHandle() instead of LoadLibrary()/FreeLibrary() for
3857         kernel32.dll.  Use typedef for function-pointer.  Don't cast
3858         l-value.  Don't use dereference operator when calling through
3859         function-pointer.
3860         (ws_startup): Update call to set_sleep_mode().
3861         (ws_cleanup): Remove call to set_sleep_mode().
3862
3863 2004-02-23  David Fritz  <zeroxdf@att.net>
3864
3865         * http.c (http_loop): Ditto.
3866
3867         * ftp.c (ftp_loop_internal): Update call to ws_changetitle().
3868
3869         * main.c (main): Don't bother calling ws_changetitle().
3870
3871         * mswindows.h (ws_changetitle): Update prototype.
3872
3873         * mswindows.c (ws_changetitle): Remove second argument.  Use
3874         xfree_null().
3875         (ws_percenttitle): Only update title when percentage has changed.
3876
3877 2004-02-23  David Fritz  <zeroxdf@att.net>
3878
3879         * mswindows.h: Ditto.
3880
3881         * mswindows.c: Misc. formatting/comment tweaks throughout.
3882
3883 2004-02-20  David Fritz  <zeroxdf@att.net>
3884
3885         * main.c (print_help): Remove call to ws_help().
3886
3887         * mswindows.c (ws_help): Remove.
3888
3889         * mswindows.h (ws_help): Remove.
3890
3891 2004-02-16  David Fritz  <zeroxdf@att.net>
3892
3893         * init.c (home_dir): Use aprintf() instead of xmalloc()/sprintf().
3894         Under Windows, if $HOME is not defined, use the directory that
3895         contains the Wget binary instead of hard-coded `C:\'.
3896         (wgetrc_file_name): Under Windows, look for $HOME/.wgetrc then, if
3897         not found, look for wget.ini in the directory of the Wget binary.
3898
3899         * mswindows.c (ws_mypath): Employ slightly more robust methodology.
3900         Strip trailing path separator.
3901
3902 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
3903
3904         * http.c (gethttp): Respect --ignore-length.
3905         (gethttp): Inhibit keep-alive if --ignore-length is specified.
3906
3907 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
3908
3909         * connect.c (sockaddr_set_data): Zero out
3910         sockaddr_in/sockaddr_in6.  Apparently BSD-derived stacks need this
3911         when binding a socket to local address.
3912
3913 2004-02-04  Hrvoje Niksic  <hniksic@xemacs.org>
3914
3915         * hash.c: Make the file compilable outside Wget source tree when
3916         -DSTANDALONE is used.
3917
3918 2004-01-29  Hrvoje Niksic  <hniksic@xemacs.org>
3919
3920         * utils.c (determine_screen_width): Return 0 if not running on
3921         Windows or on a TIOCGWINSZ-capable system.
3922
3923 2004-01-28  David Fritz  <zeroxdf@att.net>
3924
3925         * utils.c (determine_screen_width): Correctly determine console
3926         width under Windows.
3927
3928 2004-01-28  Christian Biere  <christianbiere@gmx.de>
3929
3930         * progress.c (bar_set_params): Fixed syntax error when HAVE_ISATTY
3931         was undefined.
3932
3933         * ftp.c (ftp_loop_internal): Allocate a larger buffer in case
3934         "try" gets translated to something large.  Ditto in http_loop in
3935         http.c.
3936
3937         * http.c (response_header_copy): Don't write to buf[BUFSIZE].
3938
3939         * ftp-opie.c (skey_response): Eliminate unnecessary string
3940         concatenation; just call gen_md5_update twice.
3941
3942 2004-01-25  Hrvoje Niksic  <hniksic@xemacs.org>
3943
3944         * utils.c (xsleep): Don't call usleep with values larger than
3945         1,000,000.
3946
3947 2003-12-16  Hrvoje Niksic  <hniksic@xemacs.org>
3948
3949         * http.c (gethttp): Fix generation of `Content-Length'.
3950
3951 2003-12-15  Gisle Vanem  <giva@bgnett.no>
3952
3953         * url.c (url_skip_credentials): Fixed return value; 'url' if no
3954         credentials.
3955
3956 2003-12-14  Hrvoje Niksic  <hniksic@xemacs.org>
3957
3958         * url.c (url_skip_credentials): Return a pointer directly.
3959
3960 2003-12-14  Hrvoje Niksic  <hniksic@xemacs.org>
3961
3962         * url.c (url_file_name): Ditto.
3963         (parse_errors): Ditto.
3964
3965         * retr.c (retr_rate): Ditto.
3966
3967         * progress.c (create_image): Ditto.
3968
3969         * netrc.c (parse_netrc): Ditto.
3970
3971         * main.c (struct cmdline_option): Ditto.
3972         (redirect_output_signal): Ditto.
3973
3974         * init.c (commands): Ditto.
3975
3976         * ftp-ls.c (ftp_index): Ditto.
3977
3978         * cookies.c (check_domain_match): Declare the pointer to a literal
3979         string as `const'.
3980
3981 2003-12-12  Hrvoje Niksic  <hniksic@xemacs.org>
3982
3983         * retr.c (fd_read_body): Pass total size to progress_create, not
3984         the remaining amount.
3985
3986 2003-12-12  Hrvoje Niksic  <hniksic@xemacs.org>
3987
3988         * retr.c (fd_read_body): Don't fiddle with "interactive timeout"
3989         if read timeout is unset.
3990
3991 2003-12-12  Hrvoje Niksic  <hniksic@xemacs.org>
3992
3993         * connect.c (bind_local): Don't set the IPV6_V6ONLY option on the
3994         socket.
3995
3996 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
3997
3998         * url.c (url_file_name): Respect the setting of
3999         opt.protocol_directories.
4000
4001         * main.c (main): Only check for ret=='?' when longindex is unset.
4002         (option_data): New option --protocol-directories.
4003
4004 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
4005
4006         * ftp.c (getftp): Ditto.
4007
4008         * http.c (gethttp): Correctly calculate bandwidth as total data
4009         read divided with download time.
4010
4011         * retr.c (fd_read_body): Separate the return values for data
4012         written and read.
4013
4014 2003-12-05  Hrvoje Niksic  <hniksic@xemacs.org>
4015
4016         * http.c (H_REDIRECTED): Respect the HTTP/1.1 "303 See Other"
4017         response code.
4018         Suggested by Dan Razzell.
4019
4020 2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
4021
4022         * retr.c (fd_read_body): Report the amount of data *written* as
4023         amount_read.  This is not entirely logical, but that's what the
4024         callers expect, and it's not easy to change.
4025
4026         * ftp.c (ftp_loop_internal): Ditto.
4027
4028         * http.c (http_loop): Be smarter about assigning restval; if we're
4029         in the nth pass of a download, simply use the information we have
4030         about how much data has been retrieved as restval.
4031
4032         * ftp.c (getftp): Ditto for FTP "REST" command.
4033
4034         * http.c (gethttp): When the server doesn't respect range, skip
4035         the first RESTVAL bytes of the read body.  Never truncate the
4036         output file.
4037
4038         * retr.c (fd_read_body): Support skipping initial STARTPOS octets.
4039
4040 2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
4041
4042         * http.c (skip_short_body): Renamed skip_body to skip_short_body;
4043         don't bother calling fd_read_body.
4044
4045 2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
4046
4047         * retr.c (fd_read_body): Sanitize arguments and document them
4048         better.  Make sure the timer is created and updated only if
4049         necessary.  Updated callers.
4050
4051 2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
4052
4053         * http.c (skip_body): New function.
4054         (gethttp): Use it to skip the body of the responses we don't care
4055         to download.  That allows us to reuse the connection.
4056         (gethttp): Trust that the HEAD requests will not generate body
4057         data.
4058
4059         * retr.c (fd_read_body): Don't write to OUT if it's NULL.
4060
4061 2003-11-29  Hrvoje Niksic  <hniksic@xemacs.org>
4062
4063         * http.c (gethttp): Initialize SSL only the first time when SSL
4064         URL is downloaded.
4065
4066 2003-11-29  Hrvoje Niksic  <hniksic@xemacs.org>
4067
4068         * cookies.c (cookie_header): Only generate the contents of the
4069         header, not the leading "Cookie: " or the trailing "\r\n".
4070
4071         * http.c (gethttp): When adding headers specified with `--header',
4072         allow them to override the headers generated by Wget.
4073
4074         * init.c (cmd_spec_header): Made opt.user_headers a vector.
4075
4076         * http.c (request_new): New function.  Returns a request structure
4077         which can be modified in various ways, most notably by adding HTTP
4078         headers to the request.
4079         (request_set_header): New function for adding the header to the
4080         request.  If the header is already available, it gets replaced.
4081         (request_send): Construct and send the request.
4082         (gethttp): Use the request_* functions to generate the request.
4083
4084 2003-11-28  Hrvoje Niksic  <hniksic@xemacs.org>
4085
4086         * http.c (gethttp): Don't include the Proxy-Authorization header
4087         in the request tunneled through proxy.
4088
4089 2003-11-28  Hrvoje Niksic  <hniksic@xemacs.org>
4090
4091         * http.c (gethttp): Use the CONNECT handle to establish SSL
4092         passthrough through non-SSL proxies.
4093
4094 2003-11-28  Hrvoje Niksic  <hniksic@xemacs.org>
4095
4096         * init.c: Don't #include netinet/Winsock stuff.
4097
4098 2003-11-28  Hrvoje Niksic  <hniksic@xemacs.org>
4099
4100         * http.c: Deleted the old functions header_process,
4101         header_extract_number, header_exists, header_strdup,
4102         http_process_range, http_process_none, http_process_type, and
4103         http_process_connection.
4104
4105         * http.c (response_new): New function.
4106         (response_header_bounds): Ditto.
4107         (response_header_copy): Ditto.
4108         (response_header_strdup): Ditto.
4109         (response_status): Ditto.
4110         (gethttp): Use the new response_* functions to parse the response.
4111         Support HTTP/0.9 responses.
4112
4113 2003-11-27  Hrvoje Niksic  <hniksic@xemacs.org>
4114
4115         * progress.c (create_image): Don't calculate ETA if nothing has
4116         been downloaded yet, because it causes division by zero.
4117
4118 2003-11-27  Hrvoje Niksic  <hniksic@xemacs.org>
4119
4120         * connect.c (bind_local): Rename sa_len to addrlen because IRIX
4121         headers define sa_len as a macro.
4122
4123 2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
4124
4125         * html-parse.c (convert_and_copy): Remove embedded newlines when
4126         AP_TRIM_BLANKS is specified.
4127
4128 2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
4129
4130         * ftp.c: Set con->csock to -1 where rbuf_uninitialize was
4131         previously used.
4132
4133 2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
4134
4135         * Makefile.in (http$o): Added the trailing backslash that was
4136         missing.
4137
4138 2003-11-21  Hrvoje Niksic  <hniksic@xemacs.org>
4139
4140         * headers.c: Removed.  The file is no longer relevant, now that no
4141         special handling of headers is done by the rbuf code.  Moved
4142         portions to http.c.
4143
4144 2003-11-21  Hrvoje Niksic  <hniksic@xemacs.org>
4145
4146         * rbuf.c: Removed.
4147
4148         * ftp-basic.c (ftp_response): Use fd_read_line.  No longer use
4149         struct rbuf.  Updated all callers.
4150
4151         * http.c (gethttp): Use fd_read_head to read all the headers in
4152         one go.
4153         (next_header): New function.
4154
4155         * retr.c (fd_read_line): New function: reads a line from FD,
4156         leaving the rest of the data unread.
4157         (fd_read_head): New function.
4158
4159         * connect.c (fd_peek): New function, implements peeking.
4160         (poll_internal): New function.
4161         (fd_read): Use it.
4162         (fd_write): Ditto.
4163         (fd_peek): Ditto.
4164         (fd_register_transport): Allow registering a "peeker" callback.
4165
4166 2003-11-20  Hrvoje Niksic  <hniksic@xemacs.org>
4167
4168         * connect.c: Renamed xread/xwrite/xclose to
4169         fd_read/fd_write/fd_close.  The "x" prefix is not appropriate
4170         because the semantics have diverged from read/write/close too
4171         significantly.  Updated all callers.
4172
4173 2003-11-20  Hrvoje Niksic  <hniksic@xemacs.org>
4174
4175         * connect.c (sock_write): It's not necessary to initialize RES.
4176
4177 2003-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
4178
4179         * main.c (main): Don't reference opt.ipv4_only and opt.ipv6_only
4180         if IPv6 is disabled.
4181
4182 2003-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
4183
4184         * connect.c (socket_has_inet6): Only compile it if IPv6 is enabled
4185         and AI_ADDRCONFIG is missing.
4186
4187 2003-11-18  Hrvoje Niksic  <hniksic@xemacs.org>
4188
4189         * gen_sslfunc.c (ssl_init_prng): Warn the user when using a weak
4190         random seed.
4191
4192 2003-11-18  Hrvoje Niksic  <hniksic@xemacs.org>
4193
4194         * host.c (address_list_contains): Renamed address_list_find to
4195         address_list_contains because its result is boolean.
4196
4197 2003-11-18  Hrvoje Niksic  <hniksic@xemacs.org>
4198
4199         * connect.c (select_fd): Return 1 if select is not available.
4200
4201 2003-11-17  Hrvoje Niksic  <hniksic@xemacs.org>
4202
4203         * connect.c (connect_to_host): Don't reference address list after
4204         releasing it.
4205
4206 2003-11-17  Hrvoje Niksic  <hniksic@xemacs.org>
4207
4208         * main.c (print_help): Fix alignment of FTP options output.
4209
4210 2003-11-17  Hrvoje Niksic  <hniksic@xemacs.org>
4211
4212         * host.c (lookup_host): Check for the ability to create IPv6
4213         sockets here.
4214
4215         * init.c (defaults): Don't auto-set --inet4-only on IPv6-less
4216         systems.
4217
4218 2003-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4219
4220         * main.c (print_help): Fix typo in `-O' help message.  Fix docs of
4221         -Y/--proxy.  Fix docs of `--cookies' and `--glob'.  Improve docs
4222         of --convert-links.  Fix docs of SSL options.
4223
4224 2003-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4225
4226         * ftp-basic.c: Don't include <arpa/inet.h> and others because
4227         they're no longer needed.
4228
4229 2003-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4230
4231         * main.c (main): Don't allow setting of both opt.ipv4_only and
4232         opt.ipv6_only.
4233
4234         * init.c (defaults): Mark opt.ipv4_only specially when set
4235         automatically.
4236
4237 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
4238
4239         * host.c (lookup_host): Use AI_ADDRCONFIG only if the family is
4240         unspecified.  This ensures that specifying `--no-inet4' on systems
4241         where IPv6 resolves, but doesn't work behaves the same regardless
4242         of the availability of AI_ADDRCONFIG.
4243
4244 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
4245
4246         * host.c: Don't refer to the now-removed function
4247         forget_host_lookup in the documentation of lookup_host.
4248
4249 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
4250
4251         * http.c (persistent_available_p): Correctly specify the endpoint
4252         argument to socket_ip_address.
4253         (gethttp): When printing the "reusing connection to..." message,
4254         specify the host name of the reused connection, not the current
4255         host name.  That makes more sense because it provides a useful
4256         piece of information -- we know to which host we're supposed to
4257         connect anyway!
4258
4259 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
4260
4261         * init.c: Make sure the options are in alphabetic order!
4262
4263         * host.c (lookup_host): Merge lookup_host_passive and lookup_host
4264         after all -- having both would result in some code duplication.
4265         (lookup_host): Set hints.ai_family to AF_INET if ipv4_only is
4266         requested.  Likewise, set it to AF_INET6 for ipv6_only.  Specify
4267         AI_ADDRCONFIG where available.
4268         (lookup_host): New flag LH_REFRESH that specifies that a cached
4269         entry for HOST should be refreshed.
4270         (cache_query): New function.
4271         (cache_store): Ditto.
4272         (cache_remove): Ditto.
4273         (forget_host_lookup): No longer necessary, replaced with static
4274         function cache_remove.
4275
4276 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4277
4278         * main.c: Enable -4 and -6 only if IPv6 is enabled.
4279
4280 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4281
4282         * connect.c (register_transport): Renamed from register_extended.
4283         Explain the intended usage.
4284
4285 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4286
4287         * url.c (uri_merge): Merging "foo" and "bar" should result in
4288         "bar", not in "foo/bar".
4289         (path_simplify): Don't remove empty path elements; don't
4290         special-case leading slash.
4291         (path_simplify): Don't swallow ".."'s at the beginning of string.
4292         E.g. simplify "foo/../../bar" as "../bar", not as "bar".
4293         (append_uri_pathel): Defang ".." path element upon encountering
4294         it.
4295
4296 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4297
4298         * http.c (persistent_available_p): Don't attempt to talk to two
4299         different SSL sites over the same secure connection.
4300
4301 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4302
4303         * http.c (gethttp): Ditto.
4304
4305         * ftp.c (getftp): Use retryable_socket_connect_error instead of
4306         CONNECT_ERROR.
4307
4308         * wget.h (CONNECT_ERROR): Removed.
4309
4310         * connect.c (retryable_socket_connect_error): New function instead
4311         of unsupported_socket_family_error.
4312
4313 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4314
4315         * wget.h (CONNECT_ERROR): Use it.
4316
4317         * connect.c (unsupported_socket_family_error): New function.
4318
4319 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4320
4321         * connect.c (bind_local): Renamed bindport to bind_local; return
4322         the socket directly.  Updated callers.
4323         (accept_connection): Renamed acceptport to accept_connection;
4324         return the created socket directly.  Updated callers.
4325
4326 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4327
4328         * init.c (defaults): Turn on opt.ipv4_only if we're compiling with
4329         IPv6, and AI_ADDRINFO is not available, and AF_INET6 sockets can't
4330         be created.
4331
4332 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
4333
4334         * host.c (lookup_host): Document the fact that the addresses are
4335         returned in order.
4336
4337 2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
4338
4339         * utils.c: Use limits.h only where available.
4340
4341         * hash.c: Use INVALID_PTR and INVALID_PTR_BYTE.  Include limits.h.
4342
4343 2003-11-11  Hrvoje Niksic  <hniksic@xemacs.org>
4344
4345         * main.c: Added options --inet4-only and --inet6-only.
4346
4347 2003-11-11  Hrvoje Niksic  <hniksic@xemacs.org>
4348
4349         * host.c (host_errstr): Use the more standard message "Unknown
4350         host".
4351
4352 2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
4353
4354         * connect.c (connect_to_host): Use that flag to decide whether to
4355         re-resolve the host name.
4356
4357         * host.c (struct address_list): Added a flag that maintains
4358         whether the connection worked at some point.
4359
4360 2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
4361
4362         * host.c (lookup_host): Special-case the numeric addresses only in
4363         the non-IPv6 case.
4364
4365 2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
4366
4367         * connect.c (resolve_bind_address): Call lookup_host_passive.
4368         Make sure that opt.bind_address is resolved only once.
4369
4370         * host.c (lookup_host_passive): New function, handles "passive"
4371         lookups.
4372         (lookup_host): Remove the passive flags.  Remove the
4373         family-related flags -- use ip_default_family instead.
4374
4375 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
4376
4377         * html-url.c: Get URLs from <object data="...">.
4378
4379 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
4380
4381         * main.c (option_data): Specify the command to use for --mirror.
4382
4383 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4384
4385         * cookies.c (cookie_handle_set_cookie): Specify exact match for
4386         unspecified domains.
4387
4388 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4389
4390         * main.c (main): Removed one-letter options `-C', `-g', `-G', and
4391         `-s'.
4392
4393 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4394
4395         * main.c (main): Add --dont-remove-listing for backward
4396         compatibility with previous versions.
4397         (print_help): Fix typo, spotted by Dennis Smit.
4398
4399 2003-11-08  Gisle Vanem  <giva@bgnett.no>
4400
4401         * ftp-basic.c: Support Windows-2000 ftp servers. Win-2000 *is*
4402         Win-NT 5.0 so calling it ST_WINNT is okay I guess.
4403
4404 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4405
4406         * progress.c (update_speed_ring): Clear the speed ring when the
4407         download stalls.
4408
4409         * retr.c (get_contents): Specify 0.95s read timeout, so that the
4410         progress gauge can be updated even when data arrives very slowly
4411         or stalls.
4412
4413 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4414
4415         * utils.c (wtimer_allocate): Bless the use of wtimer_read on a
4416         timer that has merely been allocated because get_contents() does
4417         that.
4418         (wtimer_update): Abort if the timer is not initialized.
4419
4420 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4421
4422         * retr.c (get_contents): Pass the timer to limit_bandwidth().
4423
4424         * utils.c (wtimer_update): New function instead of wget_elapsed;
4425         just update the timer, but don't return anything.
4426         (wtimer_read): Read and return the last known value of the timer.
4427
4428 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4429
4430         * http.c (persistent_available_p): Instead of matching all the
4431         addresses of HOST and last host, determine the peer's IP address
4432         with socket_ip_address and see if that address is one of those
4433         HOST resolves to.
4434
4435         * host.c (address_list_match_all): Removed.
4436         (address_list_find): New function, finds an IP address in the
4437         address list.
4438
4439         * ftp.c (ftp_do_pasv): Get the peer's address here, and pass it to
4440         ftp_epsv so it doesn't need to call getpeername.
4441
4442         * ftp-basic.c (ftp_port): Use socket_ip_address instead of
4443         getpeername.
4444         (ftp_lprt): Ditto.
4445
4446         * connect.c (socket_ip_address): Replaces conaddr, generalized to
4447         either get peer's or local address.
4448         (sockaddr_get_data): Made local to this file.
4449
4450 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4451
4452         * hash.c (HASH_POSITION): Explicitly accept the hash function.
4453         (grow_hash_table): Extract ht->hash_function outside the loop.
4454         (hash_table_remove): Ditto.
4455         (hash_table_clear): Fill entries with 0xff to clear them.
4456         (hash_table_remove): Mark entries as deleted with the correct
4457         marker.
4458
4459 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4460
4461         * http.c (persistent_available_p): No reason for the host lookup
4462         to be silent -- it's a lookup like any other.
4463
4464 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
4465
4466         * connect.c (register_extended): Check that fd >= 0.
4467
4468 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
4469
4470         * connect.c (LAZY_RETRIEVE_INFO): Set LAST_INFO.
4471
4472 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
4473
4474         * hash.c (NON_EMPTY): Use the all-bit-set value as the marker that
4475         the field is empty.  This allows NULL pointer and 0 value to be
4476         used as keys, which is necessary for the connect.c code to work
4477         when fd==0.
4478         (hash_table_new): Fill mappings with 0xff.
4479         (grow_hash_table): Ditto.
4480
4481 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
4482
4483         * url.c (url_parse): Allow empty ports.
4484
4485 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
4486
4487         * main.c (print_help): Break the help string into multiple chunks.
4488         (cmdline_option): New option handler OPT_FUNCALL.  Generalized
4489         HANDLE_CMD to generic DATA.
4490         (option_data): Use the new OPT_FUNCALL feature.
4491
4492 2003-11-06  Hrvoje Niksic  <hniksic@xemacs.org>
4493
4494         * log.h: Declare log_init, log_close, and
4495         log_request_redirect_output here.
4496
4497 2003-11-05  Dennis Smit  <ds@nerds-incorporated.org>
4498
4499         * main.c: (main): added --preserve-permissions option.
4500
4501         * ftp.c (ftp_retrieve_list): added support for
4502         --preserve-permissions option.
4503
4504         * init.c: added support for --preserve-permission option.
4505
4506         * option.h: added support for --preserve-permission option.
4507
4508 2003-11-06  Hrvoje Niksic  <hniksic@xemacs.org>
4509
4510         * main.c (init_switches): New function.  Convert option_data to
4511         long_options and short_options, which can be fed to getopt_long.
4512         (main): Execute command-line options by consulting option_data.
4513
4514 2003-11-06  Hrvoje Niksic  <hniksic@xemacs.org>
4515
4516         * gen_sslfunc.c (ssl_read): Implement a more correct check for
4517         EINTR.
4518         (ssl_write): Ditto.
4519         (init_ssl): Use a global SSL context.
4520
4521 2003-11-06  Hrvoje Niksic  <hniksic@xemacs.org>
4522
4523         * connect.c (xclose): Free INFO even if it doesn't provide a
4524         closer.
4525
4526 2003-11-06  Hrvoje Niksic  <hniksic@xemacs.org>
4527
4528         * connect.c: Updated all callers of
4529         iread/ssl_iread/iwrite/ssl_iwrite to use xread and xwrite instead.
4530
4531         * rbuf.h (struct rbuf): Removed the SSL member because SSL is
4532         handled automatically by xread.
4533
4534         * hash.c (ptrhash): Made private.
4535         (ptrcmp): Ditto.
4536         (inthash): Removed.
4537
4538         * connect.c (select_fd): Don't set errno, leave it to the caller.
4539
4540         * gen_sslfunc.c (connect_ssl): Use register_extended to register
4541         SSL callbacks for communication with SSL-enabled endpoints.
4542         (ssl_read): New function.
4543         (ssl_write): Ditto.
4544         (ssl_poll): Ditto.
4545         (ssl_close): Ditto.
4546
4547         * connect.c (register_extended): New function -- register
4548         callbacks for basic socket operations.
4549         (xread): Ditto.
4550         (xwrite): Ditto.
4551         (xclose): Ditto.
4552         (sock_read): New function, default implementation for reading.
4553         (sock_write): Ditto for writing.
4554         (sock_poll): Ditto for polling.
4555         (sock_close): Ditto for closing.
4556
4557 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
4558
4559         * connect.c (bindport): Fix compilation under pre-C99 compilers.
4560
4561 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
4562
4563         * connect.c (connect_to_ip): More compact error checking.
4564         (bindport): Don't treat failed setsockopt as a fatal error.
4565
4566 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
4567
4568         * connect.c (resolve_bind_address): Use a more accurate error
4569         message -- we're not binding to ANY, we're disabling bind
4570         altogether.
4571
4572 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
4573
4574         * cookies.c (save_cookies_mapper): Respect the setting of
4575         keep-session-cookies.
4576         (cookie_jar_load): Import session cookies.
4577         Based on code submitted by Nicolas Schodet.
4578
4579         * utils.c (datetime_str): Use information in TM when it's
4580         non-NULL.
4581
4582         * main.c (main): New option `--keep-session-cookies'.
4583
4584 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
4585
4586         * Makefile.in (realclean): Delete config.h.in.
4587
4588 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
4589
4590         * config-post.h: New file, included from now autogenerated
4591         config.h.in.
4592
4593 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
4594
4595         * progress.c (progress_handle_sigwinch): Don't call
4596         determine_screen_width() from the signal handler.  Instead, just
4597         set a volatile variable.
4598         (bar_create): Check whether SIGWINCH was received.
4599         (bar_update): Ditto.
4600
4601         * sysdep.h: Define SYSTEM_FNMATCH only if HAVE_FNMATCH_H is true.
4602
4603 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4604
4605         * utils.c (xsleep): New function.  Uses nanosleep where available,
4606         resuming sleeps interrupted by signals.  Updated callers of sleep
4607         and usleep to use xsleep.
4608
4609 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4610
4611         * ftp-basic.c (ftp_login): Remove shadowing (and bogus)
4612         declaration of SEED.
4613
4614 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4615
4616         * log.c (logvprintf): Documented better.  Renamed to
4617         log_vprintf_internal to avoid confusion with the public API
4618         functions logprintf and logputs.
4619
4620 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4621
4622         * wget.h (N_): Don't parenthesize argument.
4623
4624 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4625
4626         * host.h (ADDRESS_IPV4_DATA): Don't take the address of in.s_addr
4627         because that doesn't work on machines that define it as bitfield.
4628
4629 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
4630
4631         * connect.c (select_fd): Generalize the third argument into WAIT,
4632         so that the caller can request waiting for both read and write.
4633         Updated callers.
4634
4635 2003-11-02  Hrvoje Niksic  <hniksic@xemacs.org>
4636
4637         * html-url.c (cleanup_html_url): Destroy the hash tables, don't
4638         just call free on them.
4639         (init_interesting): Use hash_table_put instead of string_set_add
4640         because we don't need the strdup that the latter function
4641         performs.
4642
4643         * init.c (cleanup): Don't pass NULL to cookie_jar_delete.
4644
4645         * xmalloc.c (xfree_real): Abort when passed a NULL pointer.
4646         (xfree_debug): Print at the file and line of the offending call to
4647         free.
4648
4649 2003-11-02  Hrvoje Niksic  <hniksic@xemacs.org>
4650
4651         * wget.h: Retired the `boolean' type.  Moved the DEFAULT_LOGFILE
4652         define to log.h.  Moved the INFINITE_RECURSION define to recur.h.
4653
4654         * xmalloc.h: Renamed FREE_MAYBE to xfree_null and moved the
4655         definition from wget.h to xmalloc.h.
4656
4657 2003-11-02  Hrvoje Niksic  <hniksic@xemacs.org>
4658
4659         * html-parse.c (decode_entity): New function; split the decoding
4660         of entities here.
4661         (convert_and_copy): Use it to decode entities.
4662         (decode_entity): Handle the &apos entity.
4663         (decode_entity): Don't decode Latin 1 numeric entities.  Don't
4664         decode &#0.
4665
4666 2003-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
4667
4668         * ftp-opie.c (calculate_skey_response): Use uint32_t instead of
4669         `unsigned long' for the cheksum array.  Document the function.
4670
4671 2003-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
4672
4673         * connect.c (acceptport): Don't call select_fd when timeout is not
4674         requested.
4675
4676 2003-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
4677
4678         * host.c: Removed the ip_default_family global variable.
4679
4680         * host.c (lookup_host): Document the function.  Fixed declaration
4681         of VEC.
4682
4683 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
4684
4685         * various: Use new macros xnew, xnew0, xnew_array, and xnew0_array
4686         in various places.
4687
4688 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
4689
4690         * wget.h: Move declarations of malloc and logging code to
4691         xmalloc.h and log.h respectively to unclutter this file.
4692         (STRDUP_ALLOCA): Made it side-effect free.
4693
4694         * xmalloc.h: New files.  Define macros xnew, xnew0, xnew_array,
4695         and xnew0_array.
4696
4697         * xmalloc.c: New file.  Move the xmalloc routines here.
4698
4699 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
4700
4701         * connect.c (sockaddr_set_data): Remove the broken code that
4702         checked for NULL address.
4703
4704 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
4705
4706         * host.c (address_list_from_single): Removed.
4707         (address_list_from_ipv4_addresses): Renamed from
4708         address_list_from_vector.
4709
4710 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
4711
4712         * sysdep.h (CLOSE): Don't call close on file descriptors less than
4713         0, i.e. on uncreated sockets.
4714
4715         * connect.c (resolve_bind_address): Work on struct sockaddr
4716         directly.
4717         (connect_to_host): Replacement for connect_to_many.  Resolve HOST
4718         and connect to any of its addresses.  If we can't connect and the
4719         host name lookup was cached, try to resolve it again.  This should
4720         fix problems with hosts behind dynamic DNS.  Updated all callers.
4721         (connect_to_ip): Replacement for connect_to_one.  Removed SILENT;
4722         added the argument PRINT instead.  Updated all callers.
4723         (set_connection_host_name): Removed.
4724
4725         * host.c (address_list_address_at): New function instead of
4726         address_list_copy_one. It returns a pointer to ip_address *, so
4727         it's not necessary to copy the data.
4728         (address_list_cached_p): New function.
4729         (forget_host_lookup): Ditto.
4730
4731         * connect.c: Got rid of the MSOCK global variable.  Made bindport
4732         return the local socket it creates.  Added a new argument to
4733         acceptport, the socket to call accept on.  Updated callers.
4734         (closeport): Removed.
4735
4736         * connect.c: Moved the sockaddr code from host.c to this file,
4737         because most of that stuff is used for connecting, and has nothing
4738         to do with host names anyway.
4739         (sockaddr_set_data, sockaddr_get_data): New functions, replace the
4740         old sockaddr_set_address, sockaddr_set_port, sockaddr_get_address,
4741         and sockaddr_get_port.
4742
4743 2003-10-30  Hrvoje Niksic  <hniksic@xemacs.org>
4744
4745         * sysdep.h: Use `S >= 8' rather than `S == 8' when looking for
4746         large integers.
4747
4748 2003-10-30  Hrvoje Niksic  <hniksic@xemacs.org>
4749
4750         * url.c (append_uri_pathel): New argument ESCAPED_P that says
4751         whether [B, E) is to be treated as URL-escaped or not.  If
4752         ESCAPED_P is false, don't unescape the region.
4753         (url_file_name): u->file is not URL-escaped.
4754
4755 2003-10-30  Hrvoje Niksic  <hniksic@xemacs.org>
4756
4757         * retr.c (retrieve_from_file): Use retrieve_tree for
4758         page-requisites.
4759
4760         * main.c (main): Don't define opt.recursive when -p is used.
4761         Instead, make sure that recursion is used for HTTP in that case.
4762
4763 2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
4764
4765         * host.h: Defined accessors for elements of ip_address.  Updated
4766         all callers.
4767         (address_list_match_all): Use memcmp in the non-IPv6 case.
4768
4769         * wget.h (CONNECT_ERROR): Don't retry connecting if connect()
4770         returned EAFNOSUPPORT.
4771
4772 2003-10-27  Mauro Tortonesi <mauro@deepspace6.net>
4773
4774         * connect.h: changed bindport prototype and added the related
4775         BIND_ON_IPV4_ONLY and BIND_ON_IPV6_ONLY flags.
4776
4777         * connect.c: changed bindport and resolve_bind_address to allow
4778         protocol-version specific DNS resolution. modified conaddr,
4779         acceptport and connect_to_one to make use of struct
4780         sockaddr_storage and of the new ip_address structure.
4781
4782         * ftp-basic.c: added LPRT/LPSV (RFC1639) support, refactored
4783         PORT/PASV (RFC959) and EPRT/EPSV (RFC2428) support code.
4784
4785         * ftp.c: added the ftp_do_port and ftp_do_pasv functions to
4786         handle FTP over IPv6.
4787
4788         * ftp.h: changed prototype of ftp_epsv and added prototypes for
4789         ftp_lpsv, ftp_lprt and ftp_eprt.
4790
4791         * host.c: renamed the
4792         wget_sockaddr_set_address and wget_sockaddr_get_addr, and
4793         wget_sockaddr_{s,g}et_port couples to sockaddr_{s,g}et_address and
4794         sockaddr_{g,s}et_port respectively.  changed
4795         address_list_match_all, address_list_from_addrinfo sockaddr_len,
4796         pretty_print_address, lookup_host, sockaddr_{s,g}et_address and
4797         sockaddr_{g,s}et_port to make use of struct sockaddr_storage and
4798         of the new ip_address structure.  removed map_ipv4_to_ip and
4799         map_ip_to_ipv4.
4800
4801         * host.h: redefined structure ip_address and removed structure
4802         wget_sockaddr.
4803
4804 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
4805
4806         * sysdep.h: Include inttypes.h where available.
4807
4808         * host.c: Switch from u_int32_t to uint32_t.
4809
4810 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
4811
4812         * netrc.c (parse_netrc): Reset the QUOTE flag after the closing
4813         quote.
4814
4815 2003-10-25  Hrvoje Niksic  <hniksic@xemacs.org>
4816
4817         * url.c (is_valid_ipv6_address): Reformat to GNU coding style.
4818         Use enums for NS_IN* constants.  Use ISXDIGIT.
4819
4820         * convert.c (construct_relative): Document better how the function
4821         works.
4822
4823 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
4824
4825         * config.h.in: Deploy preprocessor magic to avoid Ultrix's
4826         <netdb.h> include <bitypes.h> which defines its own u_int32_t.
4827         Reported by Bernhard Simon.
4828
4829 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
4830
4831         * version.c: Bump version.
4832
4833 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
4834
4835         * url.c: Ditto.
4836
4837         * html-parse.c (advance_declaration): Don't use trailing comma in
4838         enum because older compilers don't support it.
4839
4840         * utils.c: Don't redefine HAVE_SIGSETJMP.
4841
4842 2003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
4843
4844         * convert.c (construct_relative): Don't handle absolute files
4845         specially -- for example, -P/tmp/foo shouldn't imply that
4846         converted files must refer to "/tmp/foo/..."!
4847
4848 2003-10-15  Hrvoje Niksic  <hniksic@xemacs.org>
4849
4850         * http.c: Consider status 307 a valid redirect.
4851
4852 2003-10-15  Philip Stadermann  <philip.stadermann@credativ.de>
4853
4854         * ftp.c (ftp_retrieve_glob): Correctly loop through the list whose
4855         elements might have been deleted.
4856
4857 2003-10-13  Hrvoje Niksic  <hniksic@xemacs.org>
4858
4859         * html-url.c (tag_handle_meta): Set the Refresh link to expect
4860         HTML.
4861         (append_one_url): Renamed to append_url.
4862
4863 2003-10-13  Hrvoje Niksic  <hniksic@xemacs.org>
4864
4865         * sysdep.h: Only define u_int32_t.
4866
4867 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
4868
4869         * utils.c (large_int_to_string): Use snprintf() to print the
4870         number.  This will work even on systems where libc doesn't
4871         understand %lld, but the compiler does, because it will use our
4872         snprintf replacement.
4873
4874         * init.c (parse_bytes_helper): New function.
4875         (cmd_bytes): Use it to parse bytes, but cast the result to long.
4876         (cmd_bytes_large): Ditto, but store the result to LARGE_INT.  Used
4877         for --quota so that --quota=10G works even on machines without
4878         long long.
4879
4880         * options.h (struct options): Declare quota as LARGE_INT.
4881
4882         * retr.c (downloaded_exceeds_quota): Removed.
4883         (downloaded_increase): Ditto.
4884         (total_downloaded_bytes): New variable, replaces opt.downloaded,
4885         which was the wrong place for it anyway.  Updated callers of
4886         downloaded_exceeds_quota and downloaded_increase to check this
4887         variable directly.
4888
4889         * sysdep.h: Get rid of VERY_LONG_TYPE.  Use LARGE_INT for the same
4890         purpose, defined as `long', `long long' or `double', depending on
4891         size of long and whether long long is available.
4892
4893 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
4894
4895         * sysdep.h: Also check size of short for int32_t.
4896
4897 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
4898
4899         * host.c (lookup_host): Use u_int32_t to store the result of
4900         inet_addr().  That removes the need for offset fiddling, caring
4901         about endian-ness, etc.
4902
4903         * sysdep.h: Define int32_t and u_int32_t if not available.
4904
4905 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
4906
4907         * ftp-basic.c (ftp_epsv): Use socklen_t * as the third argument to
4908         getpeername.
4909
4910         * config.h.in: Define socklen_t stub.
4911
4912         * host.c (sockaddr_len): Return socklen_t.
4913
4914         * connect.c (conaddr): Use socklen_t as the third argument to
4915         accept, getsockname, and connect.
4916
4917 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
4918
4919         * recur.c (retrieve_tree): Don't descend into documents that are
4920         not expected to contain HTML, regardless of their content-type.
4921
4922         * html-url.c (tag_url_attributes): Record which attributes are
4923         supposed to yield HTML links that can be followed.
4924         (tag_find_urls): Propagate that information to the caller through
4925         struct urlpos.
4926
4927 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
4928
4929         * hash.c (find_mapping): Return the next available mapping when
4930         the key is not found, not NULL.
4931         (hash_table_put): Use find_mapping to find the storage for the new
4932         data.
4933         (hash_table_put): Grow the table before exceeding maximum
4934         fullness, not afterwards.
4935
4936 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
4937
4938         * hash.c (hash_table_new): Slightly change the meaning of the
4939         first parameter.  Instead of being the minimum initial size, it is
4940         now the minimum number of items that the hash table can take
4941         without needing to resize.
4942
4943 2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
4944
4945         * html-url.c (init_interesting): Initialize interesting_tags and
4946         interesting_attributes as hash tables.  This simplifies the code
4947         immensely because hash tables handle allocation and remove
4948         duplicates automatically.
4949         (find_tag): Removed.
4950         (collect_tags_mapper): Instead of calling find_tag, simply get the
4951         entry from interesting_tags hash table, which is both simpler and
4952         faster.
4953
4954 2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
4955
4956         * hash.c (hash_table_get): Declare hash-table argument as const.
4957         (find_mapping): Ditto.
4958         (hash_table_get_pair): Ditto.
4959         (hash_table_contains): Ditto.
4960         (hash_table_count): Ditto.
4961
4962 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4963
4964         * html-url.c (get_urls_html): Parse the appropriate flags to
4965         html-parse.c.
4966
4967         * html-parse.c (map_html_tags): Accept FLAGS from the caller
4968         instead of examining OPT.
4969
4970 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4971
4972         * html-url.c (find_tag): Switch to binary search.
4973
4974 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4975
4976         * main.c (print_help): Fix typo; stured -> stored.
4977
4978 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4979
4980         * getopt.c: Add definitions of getopt_long and getopt_long_only.
4981
4982 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4983
4984         * config.h.in: Renamed DEBUG to ENABLE_DEBUG.  ENABLE_DEBUG is, I
4985         think, a better name, because it implies that debugging output is
4986         merely possible, not "on by default", as might be construed from
4987         just DEBUG.
4988
4989 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
4990
4991         * ftp.c (has_insecure_name_p): Define it here.
4992
4993         * utils.c (has_wildcards_p): Define it here.
4994
4995         * sysdep.h: Declare fnmatch-related macros here, if not using
4996         system fnmatch().  Update .c files to not declare fnmatch.h
4997         directly.
4998
4999         * cmpt.c (fnmatch): Moved here.  Use it only under non-GNU libc.
5000
5001 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
5002
5003         * getopt.c: Newer version, imported from Free libit.
5004
5005 2003-10-07  Hrvoje Niksic  <hniksic@xemacs.org>
5006
5007         * cookies.c (struct cookie): Remove unused backpointer to cookie
5008         jar.
5009
5010 2003-10-07  Hrvoje Niksic  <hniksic@xemacs.org>
5011
5012         * cmpt.c (memmove): Comment out, since it's no longer used.
5013
5014         * cookies.c (cookie_jar_generate_cookie_header): Allocate room for
5015         chains in one pass.
5016         (find_chains_of_host): Assume that the caller has allocated DEST
5017         to be sufficiently large to take all the data.
5018         (eliminate_dups): Run through the array and eliminate dups on the
5019         fly instead of using memmove.
5020         (cookie_jar_process_set_cookie): Free cookie->domain before
5021         re-setting it.
5022
5023 2003-10-05  Gisle Vanem  <giva@bgnett.no>
5024
5025         * mswindows.c (set_sleep_mode): Fix type of
5026         _SetThreadExecutionState.
5027
5028 2003-10-05  Hrvoje Niksic  <hniksic@xemacs.org>
5029
5030         * utils.c (file_size): Return -1 if fopen() returns NULL.  Prior
5031         to this patch, wget --post-file=nosuchfile dumped core.
5032
5033 2003-10-04  Gisle Vanem  <giva@bgnett.no>
5034
5035         * mswindows.c (run_with_timeout): Use WaitForSingleObject to wait
5036         for thread termination.
5037
5038 2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
5039
5040         * log.c: Use `...' in function definitions; ansi2knr will convert
5041         them to va_dcl.  This allowed removal of the ugly VA_START_1 and
5042         VA_START_2 macros.
5043
5044 2003-10-03  Gisle Vanem  <giva@bgnett.no>
5045
5046         * connect.c: And don't include them here.
5047
5048         * mswindows.h: Include winsock headers here.
5049
5050 2003-10-03  Hrvoje Niksic  <hniksic@xemacs.org>
5051
5052         * html-parse.c (convert_and_copy): Move variable declarations
5053         before statements.
5054
5055 2003-10-02  Gisle Vanem  <giva@bgnett.no>
5056         
5057         * mswindows.c (run_with_timeout): For Windows: Run the 'fun' in a
5058         thread via a helper function. Continually query the thread's
5059         exit-code until finished or timed out.
5060
5061 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
5062
5063         * wget.h (XMALLOC_ARRAY): Removed.
5064         (ALLOCA_ARRAY): Ditto.
5065
5066         * html-parse.c: Renamed alloca_p to resized.
5067         (GROW_ARRAY): Renamed DO_REALLOC_FROM_ALLOCA to GROW_ARRAY and
5068         returned it to html-parse.c, since nothing else was using it.
5069
5070 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
5071
5072         * retr.c (retrieve_url): Initialize DUMMY storage for DT.  Caught
5073         by valgrind.
5074
5075 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
5076
5077         * html-parse.c (convert_and_copy): Handle numeric entities in
5078         hexadecimal, &#xHH.
5079         (convert_and_copy): Copy the contents directly to the pool without
5080         a stack-allocated intermediary.
5081
5082 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
5083
5084         * utils.c (alarm_set): New function; use either setitimer or alarm
5085         to set up the alarm.
5086         (alarm_cancel): New function; cancel the alarm set up by
5087         alarm_set.
5088         (run_with_timeout): Use them.
5089
5090 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
5091
5092         * url.c (url_parse): Don't leak memory when a reencoded URL turns
5093         out to be invalid.
5094
5095         * url.c (parse_errors): Mark error messages for translation.
5096         (url_error): Translate error messages returned to the caller.
5097
5098 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
5099
5100         * ftp.c (ftp_loop_internal): Initialize TMRATE to NULL to shut up
5101         the compiler.
5102
5103 2003-09-26  Gisle Vanem  <giva@bgnett.no>
5104
5105         * src/mswindows.c: Added ws_percenttitle() showing progress in the
5106         window titlebar. Called from retr.c. Secured ws_mypath().
5107
5108         * windows/config.h.ms: alloca() prototype not needed.  Removed
5109         "#undef ENABLE_NLS"; should be in Makefile IMHO. Moved
5110         WGET_USE_STDARG from mswindows.h to config.ms.h because of #ifdef
5111         in log.c. (MSVC's vararg.h and stdarg.h are incompatible).
5112
5113 2003-09-29  Aaron Hawley <Aaron.Hawley@uvm.edu>
5114
5115         * ftp.c (getftp): --spider option should now work with FTP
5116         downloads.
5117         (ftp_loop_internal): quiet reports and calculations of downloads
5118         when --spider option set, nor try deleting when --delete-after
5119         also set.
5120         (ftp_loop): --spider will skip HTML-ification of .listing file.
5121
5122 2003-09-26  Gisle Vanem  <giva@bgnett.no>
5123
5124         * mswindows.c (read_registry): Removed.
5125         (set_sleep_mode): New function.
5126         (windows_main_junk): Call it.
5127
5128 2003-09-26  Gisle Vanem  <giva@bgnett.no>
5129
5130         * mswindows.c (read_registry): Fix invocation of registry
5131         functions.
5132
5133         * mswindows.c (read_registry): Condition definitions of sleep and
5134         usleep with not HAVE_SLEEP and HAVE_USLEEP respectively.  Define
5135         HAVE_SLEEP and HAVE_USLEEP under __DMC__.
5136
5137 2003-09-24  Hrvoje Niksic  <hniksic@xemacs.org>
5138
5139         * url.c (url_escape_1): Revert unintentional change to lowercase
5140         xdigit escapes.
5141         (url_escape_dir): Document that this function depends on the
5142         output of url_escape_1.
5143
5144 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
5145
5146         * progress.c (create_image): Print the current ETA if we're done
5147         with the download.
5148         (create_image): Change '-' display char to '+' in the progress bar.
5149
5150         * Makefile.in (clean): Remove .libs.
5151
5152 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
5153
5154         * cookies.c (struct cookie): New flag domain_exact.
5155         (update_cookie_field): Skip leading dot in domain.
5156         (find_matching_chains): Match numeric addresses exactly; don't
5157         needlessly copy HOST to the stack.
5158         (matching_cookie): Added argument HOST.  If cookie->domain_exact
5159         is set, check that HOST is equal to cookie->domain.
5160         (cookie_jar_load): Only use TAB as delimiter.  Document the
5161         meaning of DOMAIN-FLAG.  Skip leading dot in domain.
5162         (cookie_jar_load): Don't ignore DOMAIN-FLAG -- instead, set
5163         domain_exact to true if DOMAIN-FLAG is false.
5164         (save_cookies_mapper): If domain_exact is false, prepend the
5165         domain with dot, like Mozilla does.
5166
5167 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
5168
5169         * progress.c (create_image): Print the initial part of the
5170         download with '-' characters, analogous to how dot progress prints
5171         the initial part with ','.
5172
5173         * hash.c (ptrhash): New function.
5174         (ptrcmp): Ditto.
5175         (hash_table_new): Default to identity hash table.
5176
5177 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
5178
5179         * safe-ctype.h (_sch_test): The cast of BIT to unsigned char was
5180         broken -- _sch_istable bitmasks are 16-bit, not 8-bit!  Cast BIT
5181         to unsigned short instead.
5182
5183 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
5184
5185         * url.c (path_simplify): Instead of calls to memmove, handle "./"
5186         and "../" by advancing pointers.
5187
5188 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
5189
5190         * retr.c (getproxy): Moved from url.c.
5191
5192         * convert.c: Split off link conversion from url.c into separate
5193         file.  Also included the book-keeping stuff from recur.c.
5194
5195 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
5196
5197         * init.c: Improved documentation of functions.
5198         (cmd_boolean): Attempt to make code that tries to avoid calling
5199         strcmp for "speed" a bit more readable.
5200
5201         * init.c (simple_atof): Report error on encountering non-digit,
5202         non-"." character.
5203         (simple_atoi): Replacement for myatoi(), calling interface
5204         compatible with simple_atof.  Updated myatoi's callers.
5205
5206 2003-09-21  Bertrand Demiddelaer  <bert@b3rt.org>
5207
5208         * url.c (path_simplify): Would read two bytes past the end of the
5209         string in the "./" case.
5210
5211 2003-09-21  Matthew J. Mellon  <mellon@tymenet.com>
5212
5213         * http.c (gethttp): Recognize content-type "application/xhtml+xml"
5214         as what Wget considers "text/html".
5215
5216 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
5217
5218         * connect.c (connect_with_timeout): Made timeout type double.
5219
5220         * options.h (struct options): New members read_timeout,
5221         dns_timeout, and connect_timeout.
5222         Use them.
5223
5224 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
5225
5226         * init.c (simple_atof): New function.
5227         (cmd_time): Use it.
5228         (cmd_bytes): Accept things like "1.5k" and such.  Use simple_atof
5229         to parse decimals.
5230
5231         * retr.c (limit_bandwidth): Adjust each sleep by the error of the
5232         previous one.
5233
5234 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
5235
5236         * main.c (main): Use setoptval() for setting the options.  Use
5237         run_command for `-e'.
5238
5239         * init.c (parse_line): Rewritten to return COMIND right away.
5240         Changed linkage to static.
5241         (run_wgetrc): Use the available comind when calling setval, so it
5242         doesn't have to be computed twice.
5243         (setval_internal): New function, runs the command's action without
5244         any error checking.
5245         (setoptval): New function, does what setval used to do, but exits
5246         in case of error.
5247         (run_command): New function.
5248
5249 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
5250
5251         * connect.c (select_fd): Change MAXTIME's type to double.  Handle
5252         its decimal part.
5253
5254         * retr.c (sleep_between_retrievals): In the random-wait case, use
5255         random_float() to wait between 0 and 2*opt.wait seconds.
5256
5257         * utils.c (run_with_timeout): Accept `double' timeouts.  Correctly
5258         handle timeout values in (0, 1) range.
5259         (random_float): New function.
5260
5261         * options.h (struct options): Change the types of wait, waitretry,
5262         and timeout to double.
5263
5264         * init.c (cmd_time): Accept floating point time.
5265
5266 2003-09-20  Hrvoje Niksic  <hniksic@xemacs.org>
5267
5268         * retr.c (get_contents): Cosmetic fixes.
5269
5270 2003-09-20  Hrvoje Niksic  <hniksic@xemacs.org>
5271
5272         * url.c (uri_merge): Get rid of uri_merge_1.
5273         (uri_merge): Merge "foo//", "bar" as "foo//bar", not "foo///bar",
5274         i.e. don't add an extra slash merely because BASE ends with two
5275         slashes.
5276         (parse_credentials): Renamed from parse_uname.  Rewrittern in
5277         standard [beg, end) calling style.
5278         (url_skip_credentials): Renamed from url_skip_uname.  Made static.
5279         (url_skip_credentials): Include # and ; as terminators.  Old code
5280         would mistakenly consider "http://foo.com#hniksic@iskon.hr" to
5281         contain a username.
5282         (url_skip_scheme): Removed because it was unused.
5283         (url_has_scheme): Require "scheme" to be at least one char long.
5284
5285 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
5286
5287         * url.c (url_file_name): Expect NULL dir_prefix.
5288
5289         * init.c (cmd_file): Use a macro to prevent multiple #ifdef
5290         WINDOWS.
5291         (defaults): Set dir_prefix to NULL by default.
5292
5293 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
5294
5295         * safe-ctype.h (_sch_test): Cast BIT to unsigned char, like latest
5296         gcc does.
5297
5298 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
5299
5300         * wget.h (BOUNDED_TO_ALLOCA): Evaluate PLACE only once.
5301         (ARRAY_SIZE): Renamed to countof.  All callers updated.
5302
5303 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
5304
5305         * main.c (main): New option --strict-comments.
5306
5307         * html-parse.c (find_comment_end): New function: simple BM search
5308         for "-->".
5309         (map_html_tags): Use it if looking at a comment and not in strict
5310         comments mode.
5311
5312 2003-09-17  Aurelien Marchand  <artaxerxes@users.sf.net>
5313
5314         * ftp.h: Added OS400 system in enum
5315         * ftp-basic.c: recognize OS400 systems
5316         * ftp.c: don't prepend the CWD if talking to OS400, since it
5317         breaks the change in library
5318
5319 2003-09-18  Hrvoje Niksic  <hniksic@xemacs.org>
5320
5321         * retr.c (get_contents): Pass the correct argument to ssl_iread.
5322
5323 2003-09-18  Hrvoje Niksic  <hniksic@xemacs.org>
5324
5325         * safe-ctype.h: Don't #define ctype.h macros to errors because
5326         that loses when someone #include's ctype.h after safe-ctype.h.
5327
5328 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
5329
5330         * url.c: Undef U, W, C after use.
5331
5332 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
5333
5334         * init.c (cmd_spec_restrict_file_names): Allow the OS setting to
5335         be augmented by ",nocontrol" which means don't escape the control
5336         characters, but otherwise keep OS settings.
5337
5338         * url.c (file_unsafe_char): Deleted.
5339         (append_uri_pathel): Query filechr_table directly.
5340         (filechr_table): Separated Unix, Windows, and control-unsafe
5341         characters.
5342
5343 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
5344
5345         * url.c (url_escape_1): New function.
5346         (url_escape): Use it.
5347         (sync_path): Handle pathological cases where u->file and u->dir
5348         contain really strange characters.
5349         (ENCODE): Deleted.
5350         (REENCODE): Deleted.
5351
5352 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
5353
5354         * url.c (url_file_name): Don't reallocate FNAME if the file
5355         doesn't exist, as is usually the case.
5356
5357         * utils.c (unique_name): New flag allow_passthrough.
5358
5359 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
5360
5361         * utils.c (wtimer_sys_diff): Convert the time difference to signed
5362         __int64, then to double.  This works around MS VC++ 6 which can't
5363         convert unsigned __int64 to double directly.
5364
5365 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
5366
5367         * Makefile.in (clean): Also remove the core.<number> files
5368         produced by recent Linux systems.
5369
5370 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
5371
5372         * http.c (post_file): Don't pad the file if it's not large
5373         enough.  Bail out instead.
5374
5375 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5376
5377         * retr.c (get_contents): Reduce the buffer size to the amount of
5378         data that may pass through for one second.  This prevents long
5379         sleeps when limiting bandwidth.
5380
5381         * connect.c (connect_to_one): Reduce the socket's RCVBUF when
5382         bandwidth limitation to small values is requested.
5383
5384 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5385
5386         * progress.c (update_speed_ring): Moved the speed ring update to a
5387         separate function and documented it better.
5388
5389         * progress.c: Use `double' for most timers to support granularity
5390         smaller than 1ms.
5391
5392 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5393
5394         * wget.h (XDIGIT_TO_XCHAR): Implement as index into a literal
5395         string.
5396         (XDIGIT_TO_xchar): Ditto.
5397
5398 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5399
5400         * utils.c: Change the type of timer-related functions from long to
5401         double, for better precision.  On machines supporting gettimeofday
5402         the timers now work with granularity of less than one millisecond.
5403
5404 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5405
5406         * cookies.c (parse_set_cookies): Fixed the parser to handle more
5407         edge conditions.
5408         (test_cookies): New function, contains a test suite for
5409         parse_set_cookies.
5410
5411 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5412
5413         * url.c (strpbrk_or_eos): Implement as a macro under Gcc.
5414
5415 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
5416
5417         * cookies.c (parse_set_cookies): Allow trailing space in
5418         set-cookies header.  Also, allow any amount of whitespace, not
5419         only one character.  Allow empty set-cookies header without
5420         spewing an error.
5421
5422 2003-09-14  Hrvoje Niksic  <hniksic@xemacs.org>
5423
5424         * url.c (append_uri_pathel): Use opt.restrict_file_names when
5425         calling file_unsafe_char.
5426
5427         * init.c: New command restrict_file_names.
5428
5429         * main.c (main): New option --restrict-file-names[=windows,unix].
5430
5431         * url.c (url_file_name): Renamed from url_filename.
5432         (url_file_name): Add directory and hostdir prefix here, not in
5433         mkstruct.
5434         (append_dir_structure): New function, does part of the work that
5435         used to be in mkstruct.  Iterates over path elements in u->path,
5436         calling append_uri_pathel on each one to append it to the file
5437         name.
5438         (append_uri_pathel): URL-unescape a path element and reencode it
5439         with a different set of rules, more appropriate for handling of
5440         files.
5441         (file_unsafe_char): New function, uses a lookup table to decide
5442         whether a character should be escaped for use in file name.
5443         (append_string): New utility function.
5444         (append_char): Ditto.
5445         (file_unsafe_char): New argument restrict_for_windows, decide
5446         whether Windows file names should be escaped in run-time.
5447
5448         * connect.c: Include <stdlib.h> to get prototype for abort().
5449
5450 2003-09-14  Hrvoje Niksic  <hniksic@xemacs.org>
5451
5452         * utils.c (wtimer_sys_set): Extracted the code that sets the
5453         current time here.
5454         (wtimer_reset): Call it.
5455         (wtimer_sys_diff): Extracted the code that calculates the
5456         difference between two system times here.
5457         (wtimer_elapsed): Call it.
5458         (wtimer_elapsed): Don't return a value smaller than the previous
5459         one, which could previously happen when system time is set back.
5460         Instead, reset start time to current time and note the elapsed
5461         offset for future calculations.  The returned times are now
5462         guaranteed to be monotonically nondecreasing.
5463
5464 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
5465
5466         * host.c (lookup_host): Print the result of the DNS lookup.
5467
5468 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
5469
5470         * init.c (cmd_boolean): Accept yes/no along with on/off.
5471         (cmd_lockable_boolean): Ditto.
5472
5473 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
5474
5475         * init.c: New command dns_cache.
5476
5477         * main.c (main): New option --dns-cache[=off].
5478
5479 2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
5480
5481         * config.h.in: Initialize HAVE_GETADDRINFO and ENABLE_IPV6.
5482
5483         * all: Use #ifdef ENABLE_IPV6 instead of the older INET6.  Use
5484         HAVE_GETADDRINFO for getaddrinfo-related stuff.
5485
5486 2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
5487
5488         * url.c (url_parse): Return an error if the URL contains a [...]
5489         IPv6 numeric address and we don't support IPv6.
5490
5491 2003-09-05  Hrvoje Niksic  <hniksic@xemacs.org>
5492
5493         * url.c (is_valid_ipv6_address): Modified to not require
5494         zero-terminated strings.
5495         (is_valid_ipv4_address): Ditto.
5496
5497 2003-09-05  Mauro Tortonesi <mauro@deepspace6.net>
5498
5499         src/url.c: added RFC 2732 compliance for URL parsing. The
5500         functions is_*_address valid are a modified version of
5501         glibc 2.3.2 inet_pton's code.
5502
5503 2003-09-03  Ahmon Dancy  <dancy@dancysoft.com>
5504
5505         * main.c init.c options.h: Added --retry-connrefused option so
5506         that Connection Refused failures are treated as non-fatal (when
5507         trying to retrieve from busy servers).
5508
5509         * wget.h: New CONNECT_ERROR macro for encapsulating this
5510         modification.
5511
5512         * ftp.c http.c : Use CONNECT_ERROR macro in places where
5513         ECONNREFUSED was checked.
5514
5515 2003-01-11  Ian Abbott  <abbotti@mev.co.uk>
5516
5517         * ftp.c (ftp_retrieve_glob): Reject insecure filenames as determined
5518         by calling new function has_insecure_name_p.  This is based on a
5519         patch by Red Hat.
5520
5521         * fnmatch.c (has_insecure_name_p): New function: returns non-zero
5522         if filename starts with `/' or contains `../' and is therefore
5523         considered insecure.
5524
5525         * fnmatch.h: Declare has_insecure_name_p().
5526
5527 2002-08-03  Hrvoje Niksic  <hniksic@xemacs.org>
5528
5529         * init.c (cmd_file): Allocate RESULT correctly.
5530
5531 2002-07-24  Hrvoje Niksic  <hniksic@xemacs.org>
5532
5533         * recur.c (retrieve_tree): Check whether downloaded_html_set is
5534         non-NULL before using it.
5535
5536 2002-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
5537
5538         * html-parse.c (NAME_CHAR_P): Allow almost any character here.
5539
5540 2002-05-24  Hrvoje Niksic  <hniksic@arsdigita.com>
5541
5542         * progress.c (bar_set_params): Fall back to dot progress if the
5543         terminal type is "emacs".
5544
5545 2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
5546
5547         * log.c: Don't #undef WGET_USE_STDARG.
5548
5549 2002-05-16  Hrvoje Niksic  <hniksic@arsdigita.com>
5550
5551         * hash.c (prime_size): Store the offset of the prime number in the
5552         prime table.  When searching, start with the given offset.
5553         (hash_table_new): Pass the pointer to ht->prime_offset to
5554         prime_size.
5555         (grow_hash_table): Ditto.
5556         (prime_size): Make 13 the first prime to make empty hash tables
5557         slightly smaller.
5558
5559 2002-05-16  Ian Abbott  <abbotti@mev.co.uk>
5560
5561         * recur.c (download_child_p): Minor optimization to avoid an
5562         unnecessary additional call to schemes_are_similar_p function.
5563
5564 2002-05-16  Ian Abbott  <abbotti@mev.co.uk>
5565
5566         * url.c (schemes_are_similar_p): New function to test enumerated
5567         scheme codes for similarity.
5568
5569         * url.h: Declare it.
5570
5571         * recur.c (download_child_p): Use it to compare schemes.  This
5572         also fixes a bug that allows hosts to be spanned (without the
5573         -H option) when the parent scheme is https and the child's is
5574         http or vice versa.
5575
5576 2002-05-14  Bill Richardson  <bill@riverstonenet.com>
5577
5578         * ftp.c (getftp): Don't ftruncate stdout.
5579
5580         * http.c (gethttp): Don't ftruncate stdout.
5581
5582 2002-05-09  Ian Abbott  <abbotti@mev.co.uk>
5583
5584         * cmpt.c (strptime_internal): Synched with glibc-2.1.3.
5585         (get_number): Ditto.
5586         (get_alt_number): Ditto.
5587         (__isleap): New function-like macro used by strptime.
5588         (day_of_the_week): New function used by strptime.
5589         (day_of_the_year): Ditto.
5590         (__mon_yday): Now shared by mktime and strptime implementations.
5591
5592 2002-05-08  Hrvoje Niksic  <hniksic@arsdigita.com>
5593
5594         * cookies.c (check_domain_match): Use match_tail in case
5595         insensitive mode.
5596
5597         * utils.c (match_tail): Allow the caller to specify case
5598         insensitive mode.
5599
5600         * cookies.c (store_cookie): When expiry_time is 0, print it as
5601         undefined, not indefinite.
5602
5603 2002-05-07  Ian Abbott  <abbotti@mev.co.uk>
5604
5605         * cookies.c (cookie_jar_process_set_cookie): Do not store
5606         discarded cookie.
5607
5608 2002-04-21  Hrvoje Niksic  <hniksic@arsdigita.com>
5609
5610         * cookies.c (check_domain_match): Allow cookies to be set for
5611         subdomains of unknown top-level domains under some circumstances.
5612
5613 2002-04-21  Thomas Lussnig  <thomas.lussnig@bewegungsmelder.de>
5614
5615         * gen_ssl.c:
5616         - allow checking of server cert
5617         - allow defining client cert type
5618         - allow limit of ssl protocol
5619         - check more return values
5620         - added debug message on break
5621
5622 2002-04-21  Hrvoje Niksic  <hniksic@arsdigita.com>
5623
5624         * recur.c (download_child_p): Revert order of items in check
5625         number 6 for clarity.
5626
5627 2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
5628
5629         * init.c: Ditto.
5630
5631         * main.c: Ditto.
5632
5633         * http.c: Use the new interface.
5634
5635         * cookies.c: Provide an OO-style "cookie jar" interface to enable
5636         separate cookie jars.
5637
5638         * http.c (http_atotm): Declare argument as const.
5639
5640 2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
5641
5642         * cookies.c (cookie_new): Default to PORT_ANY.
5643         (find_cookie_chain_exact): Only search by DOMAIN.
5644         (find_matching_cookie): Also check that PORT matches.
5645         (store_cookie): Only match the domain.
5646         (set_cookie_header_cb): When a cookie "fakes" a domain, assume it
5647         is valid for that host rather than discarding it completely.
5648         (find_matching_chains): Don't search by PORT.
5649         (matching_cookie): Also match PORT.
5650         (load_cookies): Set the port if specified, otherwise leave it as
5651         ANY.
5652         (save_cookies_mapper): Save the port if specified, otherwise leave
5653         it empty.
5654
5655 2002-04-19  Thomas Lussnig  <thomas.lussnig@bewegungsmelder.de>
5656
5657         * init.c: The option `egdfile' was not in sort order.
5658
5659 2002-04-16  Hrvoje Niksic  <hniksic@arsdigita.com>
5660
5661         * ftp.c (getftp): Treat directories that begin with <letter>: as
5662         absolute.
5663         (getftp): Strip trailing slashes from con->id before merging it
5664         with TARGET.
5665
5666 2002-04-16  Hrvoje Niksic  <hniksic@arsdigita.com>
5667
5668         * http.c (gethttp): If Content-Type is not given, assume
5669         text/html.
5670
5671 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
5672
5673         * recur.c (download_child_p): Don't ignore rejection of HTML
5674         documents that are themselves leaves of recursion.
5675
5676 2002-04-15  Ian Abbott  <abbotti@mev.co.uk>
5677
5678         Makefile.in: Updated several dependencies for object files to take
5679         account of nested include files.
5680
5681 2002-04-15  Ian Abbott  <abbotti@mev.co.uk>
5682
5683         Makefile.in: The target `connect$o' (connect.o) now depends on
5684         `utils.h'
5685
5686 2002-04-15  Ian Abbott  <abbotti@mev.co.uk>
5687
5688         * host.c (SET_H_ERRNO): New function-like macro to set `h_errno'.
5689         (gethostbyname_with_timeout): Use it.
5690
5691         * utils.c: Don't define `SETJMP()', `run_with_timeout_env' or
5692         `abort_run_with_timeout()' when `USE_SIGNAL_TIMEOUT' is undefined.
5693
5694 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
5695
5696         * host.c (getaddrinfo_with_timeout): New function.
5697         (gethostbyname_with_timeout): Ditto.
5698         (lookup_host): Use them.
5699
5700 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5701
5702         * utils.c (number_to_string): Handle the case when n < -INT_MAX.
5703
5704 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5705
5706         * init.c (comind): Use a marginally faster implementation of
5707         binary search.  To quote Martin Buchholz, "a nanosecond saved is a
5708         nanosecond earned."
5709
5710 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5711
5712         * main.c (print_help): Document `--post-data' and `--post-file'.
5713
5714 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5715
5716         * http.c (gethttp): Ditto.
5717
5718         * retr.c (retrieve_url): Initialize variables to appease the
5719         compiler.
5720
5721         * gen_sslfunc.c (ssl_iread): Don't handle EINTR when calling
5722         select_fd.
5723         (ssl_iwrite): Ditto.
5724
5725         * connect.c (select_fd): Rewrite to handle EINTR.  Set errno to
5726         ETIMEDOUT in case of timeout.
5727         (iread): No need to handle EINTR when calling select_fd.
5728         (iwrite): Ditto.
5729
5730 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5731
5732         * retr.c (retrieve_url): Make sure that POST is not honored for
5733         redirections.
5734
5735         * http.c (gethttp): Send the POST data when requested.
5736         (post_file): New function.
5737         (gethttp): Use it.
5738
5739         * main.c (main): Ditto.
5740
5741         * init.c: Add new options.
5742
5743         * options.h (struct options): New options post_data and
5744         post_file_name.
5745
5746 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
5747
5748         * connect.c (connect_with_timeout): Firing SIGALRM can result in
5749         connect() exiting with EINTR.  Treat EINTR the same as ETIMEDOUT.
5750
5751 2002-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
5752
5753         * connect.c (connect_with_timeout): Use it.
5754
5755         * utils.c (run_with_timeout): New function.
5756
5757 2002-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
5758
5759         * url.c (getproxy): Accept a struct url argument.  This obviates
5760         the need for USE_PROXY_P.
5761
5762         * retr.c (retrieve_url): Allow proxy to be a non-FTP URL.
5763
5764         * ftp.c (getftp): Recognize FWTK-style proxy.
5765
5766 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
5767
5768         * config.h.in: Only define _VA_LIST when compiled with gcc.
5769
5770 2002-04012  Ian Abbott  <abbotti@mev.co.uk>
5771
5772         * http.c (http_loop): Compensate for MS Windows two-second
5773         granularity of file modification time when comparing timestamps.
5774
5775         * ftp.c (ftp_retrieve_list): Ditto.
5776
5777 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
5778
5779         * utils.c (has_html_suffix_p): New function to test filename for
5780         common html extensions.
5781
5782         * utils.h: Declare it.
5783
5784         * http.c (http_loop): Use it instead of previous test.
5785
5786         * retr.c (retrieve_url): Ditto.
5787
5788         * recur.c (download_child_p): Ditto.
5789
5790 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
5791
5792         * config.h.in: Define _VA_LIST on Solaris to prevent stdio.h from
5793         declaring va_list.
5794         From Kevin Rodgers <kevinr@ihs.com>.
5795
5796 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
5797
5798         * Makefile.in: Specify libtool mode explicitly when linking.
5799
5800 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
5801
5802         * connect.c (connect_with_timeout): New function.
5803         (connect_to_one): Use it.
5804
5805         * config.h.in: Add stubs for HAVE_SIGSETJMP, HAVE_SIGBLOCK, and
5806         HAVE_SETJMP_H.
5807
5808 2002-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
5809
5810         * log.c: Set WGET_USE_STDARG if __STDC__ is defined and stdarg.h
5811         is present.
5812
5813 2002-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
5814
5815         * progress.c (bar_create): If INITIAL is larger than TOTAL, fix
5816         TOTAL.
5817         (bar_finish): Likewise.
5818
5819 2002-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
5820
5821         * html-url.c (tag_handle_form): New function.  Pick up form
5822         actions and mark them for conversion only.
5823
5824 2002-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
5825
5826         * progress.c (struct progress_implementation): Use PARAMS when
5827         declaring the parameters of *create, *update, *finish, and
5828         *set_params.
5829
5830         * netrc.c: Ditto.
5831
5832         * http.c: Reformat some function definitions so that ansi2knr can
5833         read them.
5834
5835         * hash.c (struct hash_table): Use the PARAMS macro around
5836         parameters in the declaration of hash_function and test_function.
5837         (prime_size): Spell 2580823717UL and 3355070839UL as (unsigned
5838         long)0x99d43ea5 and (unsigned long)0xc7fa5177 respectively, so
5839         that pre-ANSI compilers can read them.
5840         (find_mapping): Use PARAMS when declaring EQUALS.
5841         (hash_table_put): Ditto.
5842
5843         * ftp.h: Wrap the parameters of ftp_index declaration in PARAMS.
5844
5845         * cookies.c (cookie_new): Use (unsigned long)0 instead of 0UL,
5846         which was unsupported by pre-ANSI compilers.
5847
5848         From Nelson H. F. Beebe <beebe@math.utah.edu>, for the most part.
5849
5850 2002-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
5851
5852         * url.c (url_filename): Use compose_file_name regardless of
5853         whether opt.dirstruct is set.
5854         (mkstruct): Don't handle the query and the reencoding of DIR; that
5855         is done in compose_file_name.
5856
5857 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
5858
5859         * wget.h: Ditto for extern char *exec_name.
5860
5861         * options.h: Don't guard against OPTIONS_DEFINED_HERE -- it is
5862         perfectly legal to follow an `extern' with a non-`extern' ones,
5863         provided the types match.
5864
5865         * main.c: Don't define OPTIONS_DEFINED_HERE.
5866
5867 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
5868
5869         * progress.c (create_image): Revert to calculating ETA based on
5870         average download speed.
5871         (create_image): Don't print ETA until the download has been active
5872         for at least 3 seconds.
5873         (create_image): When ETA is not available, don't print anything.
5874         The previous version would print --:--.
5875
5876 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
5877
5878         * progress.c (bar_update): Keep updating a subinterval until it
5879         reaches or exceeds a watermark.  That way the measurement will be
5880         guaranteed to span a configurable minimum of time.  The current
5881         default is 3s in 30 100ms intervals.
5882
5883 2002-04-09  Hrvoje Niksic  <hniksic@arsdigita.com>
5884
5885         * progress.c (bar_update): Maintain an array of the time it took
5886         to perform previous 30 network reads.
5887         (create_image): Calculate the download speed and ETA based on the
5888         last 30 reads, not the entire download.
5889         (create_image): Make sure that the ETA is not changed more than
5890         once per second.
5891
5892 2002-04-09  Ian Abbott  <abbotti@mev.co.uk>
5893
5894         * mswindows.c (borland_utime): New function conditionally defined
5895         when `HACK_BCC_UTIME_BUG' is defined.  A reimplementation of
5896         `utime()' as Borland's `utime()' function is broken on Windows 9x
5897         systems.  (Original patch by Chin-yuan Kuo <sr1111111@yahoo.com.tw>.)
5898
5899 2002-04-08  Hrvoje Niksic  <hniksic@arsdigita.com>
5900
5901         * ftp.c (ftp_loop): Propagate the result of ftp_retrieve_glob.
5902
5903 2002-03-26  Ian Abbott  <abbotti@mev.co.uk>
5904
5905         * Makefile.in: Updated several dependencies for object files.
5906
5907 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
5908
5909         * mswindows.c: Include "utils.h".
5910
5911 2002-03-18  Ian Abbott  <abbotti@mev.co.uk>
5912
5913         * host.h: Don't include netdb.h on windows.
5914
5915 2002-02-19  Hrvoje Niksic  <hniksic@arsdigita.com>
5916
5917         * recur.c (retrieve_tree): Handle the case when start_url doesn't
5918         parse.
5919
5920 2002-02-19  Andreas Damm  <andreas-sourceforge@radab.org>
5921
5922         * wget.h (DO_REALLOC_FROM_ALLOCA): Multiply with sizeof(type) when
5923         calling xmalloc and memcpy.
5924
5925 2002-02-19  Hrvoje Niksic  <hniksic@arsdigita.com>
5926
5927         * host.h: Include Unix-specific includes #ifndef WINDOWS.
5928         Patch originally provided by Christian Lackas.
5929
5930 2002-02-11  Christian Lackas  <delta@lackas.net>
5931
5932         * recur.c: recurive downloading for https fixed.
5933
5934 2002-02-19  Alan Eldridge  <alane@geeksrus.net>
5935
5936         * host.h: Also include <netinet/in.h> and <sys/socket.h>.
5937
5938         * ftp-basic.c: Also include <netinet/in.h>.
5939
5940 2002-02-05  Ian Abbott  <abbotti@mev.co.uk>
5941
5942         * http.c (gethttp): when -c used, mark already fully retrieved
5943         file as successfully retrieved.
5944
5945 2002-02-19  Hrvoje Niksic  <hniksic@arsdigita.com>
5946
5947         * url.c (url_parse): Don't treat '?' as query string separator
5948         when parsing FTP URLs.
5949
5950 2002-02-01  Hrvoje Niksic  <hniksic@arsdigita.com>
5951
5952         * html-url.c (tag_handle_meta): Don't crash on <meta
5953         http-equiv=refresh> where content is missing.
5954
5955 2002-01-31  Herold Heiko  <Heiko.Herold@previnet.it>
5956
5957         * ftp-basic.c, host.c: don't include sys/socket.h, arpa/inet.h,
5958         netdb.h on windows.
5959
5960 2002-01-30  Hrvoje Niksic  <hniksic@arsdigita.com>
5961
5962         * retr.c (retrieve_url): Remove redirection cycle detection.  This
5963         is because some sites legitimately redirect the user back to the
5964         same location, e.g. after an authorization check performed by
5965         another page.  MAX_REDIRECTIONS is still used to prevent infinite
5966         redirection loops.
5967
5968 2002-01-26  Hrvoje Niksic  <hniksic@arsdigita.com>
5969
5970         * http.c (gethttp): Wrap host name in square brackets if it
5971         contains a colon.
5972
5973 2002-01-26  Hrvoje Niksic  <hniksic@arsdigita.com>
5974
5975         * url.c (url_parse): Allow all hex digits, not only decimal ones,
5976         to form an IP address.
5977
5978 2002-01-26  Hrvoje Niksic  <hniksic@arsdigita.com>
5979
5980         * url.c (urlchr_table): Make square braces reserved, so we can
5981         parse http://[::1]/.
5982         (url_parse): Handle host in braces.
5983         (url_string): If url->host contains colons, wrap it in braces.
5984
5985 2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
5986
5987         * connect.c (resolve_bind_address): New function.
5988         (connect_to_one): Use it.
5989         (bindport): Ditto.
5990
5991         * init.c: Don't resolve bind-address here.
5992
5993         * host.c (wget_sockaddr_set_address): Would bug out with ADDR == NULL.
5994
5995 2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
5996
5997         * host.c (lookup_host): Use sizeof(ip4_address) to calculate the
5998         offset.
5999         (address_list_new): Use map_ipv4_to_ip.
6000         (wget_sockaddr_set_address): Convert ADDR to IPv4 before using it
6001         in IPv4 context.
6002
6003 2002-01-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6004
6005         * source: Integrated IPv6 support.
6006         Written by Thomas Lussnig <thomas.lussnig@bewegungsmelder.de>.
6007
6008 2002-01-15  Ian Abbott  <abbotti@mev.co.uk>
6009
6010         * init.c (cmd_file): Change `\' to `/' for Windows (yes, really!)
6011         (cmd_directory): New function. Like cmd_file(), but strips
6012         trailing directory separators.
6013         (commands): Change action for "dirprefix" from `cmd_file' to
6014         `cmd_directory'.
6015
6016         * utils.c (make_directory): Allow intermediate `mkdir' calls to
6017         fail, as not all path components that do not exist should be
6018         directory components, especially under Windows.
6019
6020 2002-01-17  Hrvoje Niksic  <hniksic@arsdigita.com>
6021
6022         * netrc.c (parse_netrc): Skip leading whitespace before testing
6023         whether the line is empty.  Empty lines still contain the line
6024         terminator.
6025
6026 2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
6027
6028         * gen_sslfunc.c (ssl_iread): Call select on the file descriptor
6029         only if no data is pending in SSL buffers.
6030         From tony@bluetail.com.
6031
6032 2002-01-14  Hrvoje Niksic  <hniksic@arsdigita.com>
6033
6034         * headers.c (header_get): Strip trailing whitespace from the
6035         header.
6036
6037 2002-01-14  Hrvoje Niksic  <hniksic@arsdigita.com>
6038
6039         * url.c (parse_uname): URL-decode *USER and *PASSWD.
6040
6041 2002-01-07  Ian Abbott <abbotti@mev.co.uk>
6042
6043         * url.c (uri_merge_1): Deal with "net path" relative URL (one that
6044         starts with "//").
6045
6046 2002-01-14  Hrvoje Niksic  <hniksic@arsdigita.com>
6047
6048         * http.c (gethttp): Invalidate SOCK if get_contents encountered an
6049         error.
6050
6051 2001-12-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6052
6053         * version.c: Wget 1.8.1 is released.
6054
6055 2001-12-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6056
6057         * version.c: Wget 1.8.1-pre3 is released.
6058
6059 2001-12-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6060
6061         * recur.c (retrieve_tree): Enqueue the canonical representation of
6062         start_url, so that the test against dl_url_file_map works.
6063
6064 2001-12-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6065
6066         * log.c (logputs): Check for requested verbosity before printing
6067         anything.
6068
6069 2001-12-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6070
6071         * html-url.c (tag_handle_link): Treat the "shortcut icon" link as
6072         inline.
6073
6074 2001-12-18  Hrvoje Niksic  <hniksic@arsdigita.com>
6075
6076         * recur.c (retrieve_tree): Make a copy of file obtained from
6077         dl_url_file_map because the code calls xfree(file) later.
6078
6079 2001-12-18  Hrvoje Niksic  <hniksic@arsdigita.com>
6080
6081         * recur.c (register_html): Maintain a hash table of HTML files
6082         along with the list.  Disallow duplicates.
6083         (retrieve_tree): Use downloaded_html_set to check whether the file
6084         found in dl_url_file_map is an HTML file, and descend into it if
6085         so.
6086         (convert_all_links): Don't guard against duplicates in
6087         downloaded_html_list, since they are no longer possible.
6088
6089 2001-12-18  Ian Abbott  <abbotti@mev.co.uk>
6090
6091         * recur.c (retrieve_tree): Pass on referring URL when retrieving
6092         recursed URL.
6093
6094 2001-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
6095
6096         * version.c: Wget 1.8.1-pre2 is released.
6097
6098 2001-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
6099
6100         * retr.c (sleep_between_retrievals): Simplify indentation.
6101
6102 2001-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
6103
6104         * gen_sslfunc.c (ssl_init_prng): Use random_number to get a byte
6105         of "randomness" at a time.
6106         (ssl_init_prng): Don't seed the PRNG; random_number will do that.
6107
6108         * retr.c (sleep_between_retrievals): Use it.  Make sure that the
6109         random amount averages in opt.wait.
6110         (sleep_between_retrievals): Don't seed the PRNG; random_number
6111         will do that.
6112
6113         * utils.c (random_number): New function.
6114
6115 2001-12-14  Hrvoje Niksic  <hniksic@arsdigita.com>
6116
6117         * url.c (path_simplify): Move here from utils.c, and make static.
6118
6119 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6120
6121         * init.c (wgetrc_file_name): Print correct message when loading
6122         getenv("WGETRC") fails.
6123
6124 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6125
6126         * recur.c (register_download): Don't abort when one URL references
6127         two different files.
6128
6129 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6130
6131         * http.c (gethttp): Check for conn->scheme, not u->scheme, before
6132         calling ssl_iwrite.
6133
6134 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6135
6136         * version.c: Wget 1.8.1-pre1 is released.
6137
6138 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6139
6140         * res.c (matches): Fix broken URL in the docstring.
6141
6142 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
6143
6144         * html-url.c (tag_url_attributes): Mark <embed href=...> as
6145         external.
6146
6147 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
6148
6149         * url.c (get_urls_file): Cosmetic changes.
6150
6151 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
6152
6153         * html-url.c (append_one_url): Resurrect warning when unable to
6154         resolve a relative link.
6155
6156 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
6157
6158         * html-url.c (collect_tags_mapper): Break into several functions.
6159         (tag_url_attributes): Collect <embed href=...>.
6160
6161 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
6162
6163         * host.c: New type ipv4_address.  Use it consistently instead of
6164         `unsigned char[4]' and `unsigned char *'.
6165         (pretty_print_address): Accept a `const void *', to require even
6166         less casting.
6167
6168 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
6169
6170         * ftp-ls.c (ftp_parse_vms_ls): Fix obvious memory leaks.
6171
6172 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6173
6174         * main.c (main): Initialize progress after fork_to_background, so
6175         that it knows when to use dots.
6176
6177         * mswindows.c (ws_hangup): Call log_request_redirect_output.
6178
6179         * utils.c (fork_to_background): Print the PID of the child
6180         process.
6181
6182         * log.c (log_request_redirect_output): Set a flag that output
6183         redirection has been requested.  Doing anything else in a signal
6184         handler is unsafe.
6185         (check_redirect_output): New function: check whether redirection
6186         has been requested and, if so, call redirect_output().
6187         (logputs): Call check_redirect_output.
6188         (logprintf): Ditto.
6189         (debug_logprintf): Ditto.
6190         (redirect_output): Print clearer messages.
6191
6192         * main.c (redirect_output_signal): Don't call
6193         redirect_output_signal directly.  Instead, call
6194         log_request_redirect_output.
6195
6196         * utils.c (memfatal): Ditto.
6197
6198         * progress.c (display_image): Use it.
6199
6200         * log.c (log_set_save_context): New function: allow the caller to
6201         turn off saving log context lines.
6202
6203 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6204
6205         * host.c (address_list_set_faulty): Uncomment a sanity check.
6206
6207 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6208
6209         * utils.c (long_to_string): Return a pointer after where the
6210         number ends.
6211         (long_to_string): Rename to number_to_string.
6212
6213 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6214
6215         * utils.c (path_simplify): Correctly handle the unlikely case that
6216         b starts out as path + 1.
6217
6218 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6219
6220         * utils.c (path_simplify): Rewrite, with better comments, and
6221         without the use of strcpy to move overlapping blocks.
6222
6223 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
6224
6225         * init.c (cmd_spec_progress): Resurrect.  Check whether VAL is a
6226         valid progress type before setting it.
6227
6228 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
6229
6230         * main.c (main): Remove stray debugging message.
6231
6232 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
6233
6234         * progress.c (create_image): Fix ETA padding when hours are prined.
6235
6236 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
6237
6238         * version.c: Wget 1.8 is released.
6239
6240 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
6241
6242         * url.c (reencode_string): Declare static.
6243
6244         * res.c (registered_specs): Declare static.
6245
6246         * progress.c (current_impl_locked): Declare static.
6247
6248         * log.c (flush_log_p): Declare static.
6249         (needs_flushing): Ditto.
6250
6251         * http.c (digest_authentication_encode): Declare static.
6252
6253         * html-url.c (init_interesting): Declare static.
6254
6255         * host.c (host_name_addresses_map): Declare static.
6256
6257         * cookies.c (find_matching_chains): Declare static.
6258
6259         * ftp-ls.c (ftp_parse_vms_ls): Warn about the memory leak
6260         indicated by lint.
6261
6262         * utils.c (path_simplify): Remove unused variable STUB_CHAR.
6263
6264         * host.c (address_list_set_faulty): Document that INDEX is
6265         currently unused.
6266
6267         * url.c (rewrite_shorthand_url): Remove unused variable PATH.
6268
6269 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
6270
6271         * version.c: Wget 1.8-pre2 is released.
6272
6273 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6274
6275         * progress.c (progress_handle_sigwinch): Set up the signal again.
6276
6277         * utils.c: Include <sys/termios.h>, where Solaris defines
6278         TIOCGWINSZ.
6279
6280         * progress.c (bar_create): Don't use the last column on the screen.
6281         (create_image): Pad ETA to constant size.  Pad SIZE to nine digits
6282         only until it exceeded them.
6283
6284 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6285
6286         * version.c: Wget 1.8-pre1 is released.
6287
6288 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6289
6290         * progress.c (progress_create): Make sure that, when the output is
6291         redirected, the progress implementation gets changed to the
6292         fallback one.
6293         (bar_set_params): Set current_impl_locked to 1 when "force" is
6294         specified.
6295         (progress_create): Don't change the progress implementation if
6296         current_impl_locked is non-zero.
6297
6298         * main.c (redirect_output_signal): Call
6299         progress_schedule_redirect.
6300
6301         * progress.c (progress_schedule_redirect): New function.
6302
6303 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6304
6305         * log.c (logvprintf): Restructure to allow being called multiple
6306         times.
6307         (logprintf): Call logvprintf in a loop.
6308         (debug_logprintf): Ditto.
6309
6310 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6311
6312         * gen_sslfunc.c (ssl_init_prng): Allow the user to disable EGD by
6313         setting egd_file it to empty string.
6314
6315         * main.c (main): Change the option name from --sslegdsock to
6316         --egd-file.
6317
6318 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6319
6320         * gen_sslfunc.c (ssl_init_prng): Make the printed message
6321         translatable.
6322
6323 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6324
6325         * url.c (scheme_disable): New function.
6326
6327         * main.c (main): Call ssl_init_prng from here rather than from
6328         init_ssl, so that it has a chance to disable support for https
6329         before a URL has been resolved.
6330
6331         * gen_sslfunc.c (ssl_init_prng): Seed with rand() if all else
6332         failed.
6333         (ssl_init_prng): Disable support for https if seeding the PRNG
6334         fails.
6335
6336 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
6337
6338         * utils.c (read_whole_line): Handle lines beginning with \0.
6339
6340 2001-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
6341
6342         * recur.c (convert_all_links): Guard against duplicates in
6343         downloaded_html_files.
6344         (register_download): Don't invalidate similar-looking URLs.
6345         (match_except_index): New function.
6346
6347 2001-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
6348
6349         * utils.c (path_simplify): Document with test cases.
6350
6351 2001-12-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6352
6353         * gen_sslfunc.c: Ditto.
6354
6355         * rbuf.c: Include <string.h>.
6356
6357 2001-12-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6358
6359         * recur.c (retrieve_tree): Check whether the URL was already
6360         downloaded before downloading it again.
6361         (descend_child_p): Renamed to download_child_p.
6362         (register_download): When one URL is downloaded to a file already
6363         "owned" by another URL, delete all references that map any URL to
6364         that file.
6365         (register_delete_file): New function.
6366         (retrieve_tree): Use it after deleting a file.
6367
6368         * url.c (url_parse): Re-canonicalize the URL also if the path is
6369         empty, so that e.g. "http://www.server.com" ->
6370         "http://www.server.com/".
6371         (lowercase_str): Use ISUPPER instead of !ISLOWER.
6372
6373         * retr.c (retrieve_url): Use the canonical URL form when calling
6374         register_download().
6375
6376 2001-12-04  Ian Abbott <abbotti@mev.co.uk>
6377
6378         * snprintf.c (dopr): Use `unsigned int' as the second argument to
6379         va_arg when casting to `unsigned short' is intended.
6380
6381 2001-12-04  Herold Heiko  <Heiko.Herold@previnet.it>
6382
6383         * gen_sslfunc.c: on windows provide ssl crypto random 
6384           initialization through RAND_screen(); could possibly
6385           be not enough for strong ssl communication (see the 
6386           relevant manual page from the openssl package).
6387
6388 2001-12-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6389
6390         * url.c (local_quote_string): Reenable quoting of question marks,
6391         but only when `--html-extension' is used.
6392
6393 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
6394
6395         * version.c: Wget 1.8-beta3 is released.
6396
6397 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
6398
6399         * snprintf.c (dopr): Cast the result of va_arg to short int and
6400         short unsigned int where these types are expected to be used.
6401
6402 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
6403
6404         * snprintf.c (dopr): Replace `short int' and `unsigned short int'
6405         with `int' when using it as the second argument to `va_arg'.
6406
6407 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
6408
6409         * host.c (address_list_new_one): New function.
6410         (lookup_host): Use it.
6411
6412 2001-12-03  Andre Majorel  <amajorel@teaser.fr>
6413
6414         * host.c (lookup_host): Don't initialize TMPSTORE directly because
6415         it's not legal C.
6416
6417 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
6418
6419         * ftp-basic.c (ftp_port): Don't return HOSTERR if we fail getting
6420         the socket data.
6421
6422         * ftp.c: Ditto.
6423
6424         * http.c: No need to declare h_errno.
6425
6426         * host.c: Declare h_errno.
6427
6428 2001-12-02  Hrvoje Niksic  <hniksic@arsdigita.com>
6429
6430         * utils.c (file_merge): If BASE doesn't contain a slash, just
6431         return a copy of FILE.
6432
6433 2001-12-02  Hrvoje Niksic  <hniksic@arsdigita.com>
6434
6435         * version.c: Wget 1.8-beta2 is released.
6436
6437 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6438
6439         * ftp.c (getftp): When PWD fails, assume "/".
6440
6441         * ftp-basic.c (ftp_syst): Fix indentation.
6442
6443 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6444
6445         * url.c (get_urls_file): If opt.base_href is specified, merge each
6446         URL with the base.
6447
6448 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6449
6450         * main.c (print_help): Don't document the removed `-nh'.
6451
6452 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6453
6454         * url.c (url_full_path): Document better.
6455
6456         * http.c (gethttp): Use the full path when creating digest
6457         authorization.
6458
6459 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6460
6461         * cookies.c (path_matches): Return 0 if PREFIX doesn't begin with
6462         '/'.
6463
6464 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6465
6466         * cookies.c (path_matches): FULL_PATH doesn't begin with '/', but
6467         PREFIX does.
6468
6469 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6470
6471         * cookies.c (check_domain_match): Reimplement to match Netscape's
6472         "preliminary specification" for cookies.
6473
6474 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6475
6476         * url.c (replace_attr_refresh_hack): New function.
6477         (convert_links): Call replace_attr_refresh_hack for Refresh
6478         links.  It will add the "TMOUT; URL=" junk before the link.
6479
6480         * html-url.c (collect_tags_mapper): Set ID to the ID of the
6481         "content" attribute, not "http-equiv".
6482         (collect_tags_mapper): Don't use OFFSET to hack the raw_* values;
6483         instead, store the information that this entry belongs to a
6484         "refresh" link.
6485
6486 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6487
6488         * version.c: Wget 1.8-beta1 is released.
6489
6490 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
6491
6492         * recur.c (retrieve_tree): Allow -p retrievals to exceed maximum
6493         depth by more than one.
6494
6495 2001-11-30  Hrvoje Niksic  <hniksic@arsdigita.com>
6496
6497         * retr.c (retrieve_url): Don't allow more than 20 redirections.
6498
6499 2001-11-30  Hrvoje Niksic  <hniksic@arsdigita.com>
6500
6501         * recur.c (retrieve_tree): Skip the non-inline entries when
6502         enqueuing the children of a leaf HTML node in -p mode.
6503         (descend_url_p): Ignore opt.no_parent when in -p mode and UPOS is
6504         "inline".
6505
6506         * html-url.c (get_urls_html): Don't accept dash_p_leaf_HTML.
6507         (collect_tags_mapper): When an entry is "inline", mark it as such.
6508
6509         * recur.c (descend_url_p): Fix test when checking for
6510         acceptance/rejection rules.
6511
6512 2001-10-31 Daniel BODEA <dali@dali-designs.com>
6513
6514         * netrc.c (search_netrc): When slack_default is 0, still look for
6515         an account with matching password, just not the "default account".
6516         HTTP Authorization using .netrc should now work as expected.
6517
6518 2001-11-30  T. Bharath  <TBharath@responsenetworks.com>
6519
6520         * http.c (persistent_available_p): Call SHUTDOWN_SSL if
6521         test_socket_open fails.
6522
6523 2001-11-30  Hrvoje Niksic  <hniksic@arsdigita.com>
6524
6525         * progress.c (display_image): Just print one CR to reset the
6526         cursor position.
6527
6528 2001-11-30  Christian Fraenkel  <c.fraenkel@gmx.net>
6529
6530         * init.c: New command `ssl_egd_sock'.
6531
6532         * main.c (main): New option `--sslegdsock'.
6533
6534         * gen_sslfunc.c (ssl_init_prng): Seed the RNG using EGD.
6535
6536 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6537
6538         * cmpt.c (memmove): Include a simple memmove implementation.
6539
6540 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6541
6542         * headers: Guard against header files being included twice.
6543
6544 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6545
6546         * gen-md5.c: Use unsigned char * as the buffer argument to
6547         gen_md5_update.
6548
6549 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6550
6551         * connect.h: Declare select_fd.
6552
6553 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6554
6555         * recur.c (descend_url_p): When resolving no_parent, compare with
6556         start_url, not parent url.  Otherwise link from /a/b/ to /a/c/
6557         wouldn't be followed, although the download started from /a/.
6558
6559 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
6560
6561         * config.h.ms, mswindows.h: defined HAVE_ISATTY, use _isatty for
6562         MS VC; somebody with Borland compiler please check and provide
6563         patch if possible;
6564
6565         * cmpt.c: provided a usleep emulation.
6566
6567 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6568
6569         * host.c (address_list_new): Initialize al->faulty.
6570
6571 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
6572
6573         * http.c (http_process_range): Accept the broken output of
6574         "JavaWebServer/1.1.1".
6575
6576 2001-11-28  Hrvoje Niksic  <hniksic@arsdigita.com>
6577
6578         * progress.c (dot_set_params): If PARAMS is unspecified, use
6579         dot_style, if available.
6580
6581         * init.c: Ditto.
6582
6583         * main.c (main): Resurect --dot-style.
6584
6585         * progress.c (dot_finish): Print the quantity if we're left at the
6586         beginning of a row.
6587
6588 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6589
6590         * cmpt.c (random): Removed.
6591
6592         * retr.c (sleep_between_retrievals): Use the more portable rand()
6593         instead of random().
6594
6595 2001-11-27  Ian Abbott <abbotti@mev.co.uk>
6596
6597         * retr.c (retrieve_from_file): Initialize `new_file' to NULL to
6598         prevent seg fault.
6599
6600 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6601
6602         * connect.c (connect_to_many): Use address_list_set_faulty to
6603         prevent the faulty address from being reused.
6604
6605         * host.c (address_list_set_faulty): New function.
6606         (address_list_get_bounds): New function, instead of
6607         address_list_count.
6608
6609 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6610
6611         * url.c (convert_links): Don't translate %d-%d.
6612
6613         * main.c (print_help): Remove stray HAVE_RANDOM code.
6614
6615 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6616
6617         * ftp.c (getftp): Improve output after sending PASV.  Don't
6618         attempt to "look up" the IP address we already know; call
6619         connect_to_one directly.
6620
6621 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6622
6623         * progress.c: Change the default progress implementation to "bar".
6624
6625 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6626
6627         * progress.c (bar_create): Print two newlines.
6628
6629 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
6630
6631         * cmpt.c (random): New function, a simple-minded replacement for
6632         random() on systems that don't have it.
6633
6634 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6635
6636         * config.h.in: Put a HAVE_USLEEP stub.
6637
6638         * cmpt.c (usleep): Replacement implementation of usleep using
6639         select.
6640
6641         * init.c: New option init_rate.
6642
6643         * main.c (main): New option --limit-rate.
6644
6645         * retr.c (limit_bandwidth): New function.
6646         (get_contents): Call it to limit the bandwidth used when
6647         downloading.
6648
6649         * progress.c (dot_update): Would print the wrong download speed on
6650         rows other than the first one when the download was continued.
6651         (dot_finish): Ditto.
6652
6653 2001-11-26  Ian Abbott <abbotti@mev.co.uk>
6654
6655         * http.c (gethttp): fix undeclared variable 'err' when compiled
6656         with HAVE_SSL.
6657
6658 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6659
6660         * progress.c: Don't allocate new timers; use the timing data
6661         propagated from the caller.
6662
6663         * retr.c (get_contents): Allocate and use a timer.
6664
6665 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6666
6667         * http.c (last_host_ip): Made into an address_list.
6668         (invalidate_persistent): Release pc_last_host_ip.
6669         (register_persistent): Use lookup_host.
6670         (persistent_available_p): Check for equality of hosts using
6671         address_list_match_all.  Call address_list_release.
6672         (http_cleanup): New function.
6673
6674         * ftp.c (getftp): Use lookup_host and connect_to_many.
6675
6676         * http.c (gethttp): Use lookup_host and connect_to_many.
6677
6678         * connect.c (make_connection): Removed.
6679         (connect_to_one): New function.
6680         (connect_to_many): Ditto.
6681         (set_connection_host_name): Ditto.
6682
6683         * host.c (lookup_host): New function; new return type.
6684         (address_list_new): New function.
6685         (address_list_count): Ditto.
6686         (address_list_copy_one): Ditto.
6687         (address_list_delete): Ditto.
6688         (address_list_release): Ditto.
6689         (pretty_print_address): Ditto.
6690
6691 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6692
6693         * recur.c (retrieve_tree): In case of followed redirection,
6694         blacklist the pre-redirection URL.
6695
6696 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6697
6698         * recur.c (descend_redirect_p): New function.
6699         (retrieve_tree): Make sure redirections are not blindly followed.
6700
6701 2001-11-04  Alan Eldridge  <alane@geeksrus.net>
6702
6703         * config.h.in: added HAVE_RANDOM.
6704
6705         * options.h: added random_wait to struct options.
6706
6707         * main.c (print_help [HAVE_RANDOM], main): added arg parsing, help
6708         for --random-wait.
6709
6710         * retr.c (sleep_between_retrievals) [HAVE_RANDOM]: added
6711         implementation of random wait times.
6712
6713         * init.c (commands): added "randomwait" keyword.
6714
6715 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6716
6717         * recur.c (descend_url_p): Be more conservative with blacklisting
6718         URLs.
6719         (convert_all_links): Print how many files have been converted, and
6720         how long it took.
6721
6722         * progress.c (create_image): Place the number of downloaded bytes
6723         right after the progress bar.
6724
6725         * utils.c (suffix): Return a pointer into the string.
6726
6727 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6728
6729         * url.c (convert_links): Handle CO_NULLIFY_BASE.
6730
6731         * recur.c (retrieve_tree): Ignore download-ignorable children.
6732         (convert_all_links): Specify CO_NULLIFY_BASE when link_base_p.
6733
6734         * html-url.c (handle_link): Return the newly created urlpos.
6735         (collect_tags_mapper): When dealing with BASE, store the base
6736         reference and mark it as download-ignorable.
6737
6738 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6739
6740         * url.c (convert_links): Attempt to quote '?' as "%3F" when
6741         linking to local files.  Given up on the attempt, as it breaks
6742         local browsing.
6743
6744 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6745
6746         * main.c (private_initialize): Removed.
6747         (main): Don't call private_initialize.
6748
6749         * http.c: Call lookup_host.
6750
6751         * host.c (host_init): Removed.
6752         (add_host_to_cache): Initialize host_name_address_map here, on
6753         demand.
6754         (ngethostbyname): Commented out.
6755
6756         * connect.c (make_connection): Remove dead code; use lookup_host.
6757
6758         * host.c (store_hostaddress): Renamed to lookup_host and reversed
6759         the args.
6760         Removed host_address_name_map and host_slave_master_map.
6761
6762 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6763
6764         * progress.c (dot_create): Align the "[ skipping ... ]" string
6765         with the dots.
6766
6767         * retr.c (rate): Split into two functions: calc_rate and
6768         retr_rate.
6769
6770         * progress.c (create_image): Draw a dummy progress bar even when
6771         total size is unknown.
6772         (display_image): Place the text cursor at the end of the "image".
6773
6774 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
6775
6776         * url.c (reencode_string): Use unsigned char, not char --
6777         otherwise the hex digits come out wrong for 8-bit chars such as
6778         nbsp.
6779         (lowercase_str): New function.
6780         (url_parse): Canonicalize u->url if needed.
6781         (get_urls_file): Parse each URL, and return only the valid ones.
6782         (free_urlpos): Call url_free.
6783         (mkstruct): Add :port if the port is non-standard.
6784         (mkstruct): Append the query string to the file name, if any.
6785         (urlpath_length): Use strpbrk_or_eos.
6786         (uri_merge_1): Handle the cases where LINK is an empty string,
6787         where LINK consists only of query, and where LINK consists only of
6788         fragment.
6789         (convert_links): Count and report both kinds of conversion.
6790         (downloaded_file): Use a hash table, not a list.
6791         (downloaded_files_free): Free the hash table.
6792
6793         * retr.c (retrieve_from_file): Ditto.
6794
6795         * main.c (main): Call either retrieve_url or retrieve_tree
6796         for each URL, not both.
6797
6798         * retr.c (register_all_redirections): New function.
6799         (register_redirections_mapper): Ditto.
6800         (retrieve_url): Register the redirections.
6801         (retrieve_url): Make the string "Error parsing proxy ..." 
6802         translatable.
6803
6804         * res.c (add_path): Strip leading slash from robots.txt paths so
6805         that the path representations are "compatible".
6806         (free_specs): Free each individual path, too.
6807         (res_cleanup): New function.
6808         (cleanup_hash_table_mapper): Ditto.
6809
6810         * recur.c (url_queue_new): New function.
6811         (url_queue_delete): Ditto.
6812         (url_enqueue): Ditto.
6813         (url_dequeue): Ditto.
6814         (retrieve_tree): New function, replacement for recursive_retrieve.
6815         (descend_url_p): New function.
6816         (register_redirection): New function.
6817
6818         * progress.c (create_image): Cosmetic changes.
6819
6820         * init.c (cleanup): Do all those complex cleanups only if
6821         DEBUG_MALLOC is defined.
6822
6823         * main.c: Removed --simple-check and the corresponding
6824         simple_host_check in init.c.
6825
6826         * html-url.c (handle_link): Parse the URL here, and propagate the
6827         parsed URL to the caller, who would otherwise have to parse it
6828         again.
6829
6830         * host.c (xstrdup_lower): Moved to utils.c.
6831         (realhost): Removed.
6832         (same_host): Ditto.
6833
6834 2001-11-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6835
6836         * utils.c (path_simplify): Preserver the (non-)existence of
6837         leading slash.  Return non-zero if changes were made.
6838
6839 2001-11-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6840
6841         * progress.c (bar_update): Don't modify bp->total_length if it is
6842         zero.
6843
6844 2001-11-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6845
6846         * retr.c (retrieve_url): When the redirection URL doesn't parse,
6847         print the correct error message rather than "UNKNOWN".
6848
6849 2001-11-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6850
6851         * progress.c (bar_finish): If the timer didn't record any time
6852         since the download beginning, fake 1ms.
6853
6854 2001-11-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6855
6856         * recur.c (recursive_retrieve): Fix typo.
6857
6858 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
6859
6860         * progress.c (create_image): Don't translate "%ld ".
6861
6862 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
6863
6864         * progress.c (bar_set_params): Allow the user to force the use of
6865         the bar.
6866
6867 2001-11-23  Lemble Gregory  <gregory.lemble@st.com>
6868
6869         * gen_sslfunc.c (ssl_init_prng): New function; seed the SSL RNG.
6870
6871 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
6872
6873         * progress.c: Renamed dp_* functions to dot_* for greater clarity
6874         and consistency with bar_*.
6875         (print_download_speed): Get rid of the unneeded '@' character.
6876         (create_image): Fix download rate geometry.
6877
6878         * progress.c (print_elapsed): Remove spurious space.
6879         (print_elapsed): Renamed to print_download_speed, since that's
6880         what it does.
6881
6882 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
6883
6884         * progress.c (bar_update): If the downloaded amount becomes larger
6885         than the expected amount, adjust the expected amount accordingly.
6886
6887 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
6888
6889         * utils.c (determine_screen_width): New function.
6890
6891         * main.c (main): New option `--progress=TYPE'.
6892         (main): Implement compatibility with the old option `--dot-style'.
6893
6894         * init.c: Removed cmd_spec_dotstyle -- that logic is now in
6895         dp_set_params.
6896         (cmd_spec_progress): New function.
6897
6898         * retr.c (get_contents): Use the progress_* functions instead of
6899         the old show_progress().
6900         (show_progress): Removed.
6901         (rate): Print "xxxx.xx K/s" instead of "KB/s".  Ditto for MB/s,
6902         etc.
6903
6904         * progress.c (set_progress_implementation): New function.
6905         (valid_progress_implementation_p): Ditto.
6906         (progress_create): Ditto.
6907         (progress_update): Ditto.
6908         (progress_finish): Ditto.
6909         (dp_create): Ditto.
6910         (dp_update): Ditto.
6911         (dp_finish): Ditto.
6912         (dp_set_params): Ditto.
6913         (print_elapsed): Ditto.
6914
6915 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
6916
6917         * retr.c (show_progress): Use it.
6918
6919         * log.c (log_set_flush): New function.
6920
6921 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
6922
6923         * utils.c (path_simplify): Don't remove trailing slashes.
6924
6925         * ftp.c (ftp_get_listing): Use it.
6926
6927         * utils.c (file_merge): New function.
6928
6929         * url.c (opt_url): Removed.
6930
6931         * recur.c (recursive_retrieve): Inline "opt_url" logic.
6932
6933         * main.c (main): Use xfree(), not free().
6934
6935         * url.c (rewrite_url_maybe): Renamed to rewrite_shorthand_url.
6936
6937         * ftp.c (ccon): Move `ccon' typedef here, since it's only used
6938         internally.
6939
6940         * config.h.in: Include a stub for HAVE_STRPBRK.
6941
6942         * cmpt.c (strpbrk): Include a replacement for systems without
6943         strpbrk().
6944
6945         * ftp.c: Use url_set_dir and url_set_file when modifying the URL.
6946
6947         * url.c (url_set_dir): New function.
6948         (url_set_file): Ditto.
6949
6950         * ftp-basic.c (ftp_process_type): Process FTP type here; the URL
6951         parser makes the URL "params" available, so we can do that in this
6952         function.
6953
6954         * retr.c: Ditto.
6955
6956         * ftp.c: Ditto; pass the local file information in `ccon'.
6957
6958         * http.c: Get rid of the ugly kludge that had URL being replaced
6959         with the proxy URL when proxy retrieval was requested.  Use a
6960         separate parameter to http_loop and gethttp for the proxy URL.
6961
6962         * http.c: Changed to reflect the fact that local file, proxy, and
6963         referer information are no longer stored in struct url.  The local
6964         file information is passed in `struct hstat' now.
6965
6966         * url.c: Reworked URL parsing to be more regular.  Reencode the
6967         URL using reencode_string.
6968         Removed non-URL-related information from struct url.  This
6969         includes fields `proxy', `local', and `referer'.
6970
6971 2001-11-22  Jochen Hein  <jochen@jochen.org>
6972
6973         * main.c (main): Split the copyright notice for easier
6974         translation.
6975
6976 2001-08-21  Dave Turner <dct25@hermes.cam.ac.uk>
6977
6978         * ftp-basic.c (ftp_size): New function to send non-standard SIZE
6979           command to server to request file size.
6980         * ftp.h (ftp_size): Export it.
6981         * ftp.c (getftp): Use new ftp_size function if restoring
6982           transfer of a file with unknown size.
6983
6984 2001-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
6985
6986         * url.c (parseurl): Don't depend on the now-obsolete TYPE.
6987
6988 2001-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6989
6990         * url.c (getproxy): Handle URL shorthands.
6991
6992 2001-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6993
6994         * main.c: Remove --wait / --waitretry backwards compatibility
6995         code.
6996         
6997 2001-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
6998
6999         * main.c (main): Use it.
7000
7001         * url.c (rewrite_url_maybe): New function.
7002
7003 2001-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
7004
7005         * url.c: Clean up handling of URL schemes.
7006
7007 2001-05-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7008
7009         * url.c: Get rid of `protostrings'.
7010         (skip_proto): Don't use protostrings.
7011         (has_proto): Ditto.
7012
7013 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7014
7015         * Makefile.in: Conditionally compile getopt.o.
7016
7017 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7018
7019         * md5.h: Renamed to gnu-md5.h.
7020
7021         * md5.c: Renamed to gnu-md5.c.
7022
7023         * http.c: Ditto.
7024
7025         * ftp-opie.c: Use the new macros.
7026
7027         * sysdep.h: Define md5-related macros.
7028
7029         * config.h.in: Define HAVE_SOLARIS_MD5 or HAVE_BUILTIN_MD5
7030         depending on which md5 implementation is used.
7031
7032 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7033
7034         * res.c (res_register_specs): Initialize OLD and HP_OLD to appease
7035         the compiler.
7036
7037 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7038
7039         * http.c (gethttp): Print the whole response line when printing
7040         headers is requested.
7041
7042 2001-05-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7043
7044         * res.c: New file.  Implement all RES-related code here.
7045
7046 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7047
7048         * version.c: Wget 1.7.1 is released.
7049
7050 2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
7051
7052         * headers.c (header_extract_number): Ignore trailing whitespace.
7053
7054 2001-08-24  Ian Abbott  <abbotti@mev.co.uk>
7055
7056         * html-url.c (collect_tags_mapper): Fix bug converting links
7057         with -k option for tags with multiple link attributes by
7058         handling links in the order they appear.
7059
7060 2001-08-15  Ian Abbott  <abbotti@mev.co.uk>
7061
7062         * ftp.c (ftp_loop_internal): Avoid a potential buffer overflow in
7063           the call to the 'rate' function by moving it past the error
7064           checking for the 'getftp' function return value.
7065
7066 2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
7067
7068         * html-parse.c (advance_declaration): Use 0x22 instead of '"' or
7069         '\"'.  Different compilers' assert macros are broken in different
7070         ways.
7071
7072 2001-09-29  Christian Fraenkel  <c.fraenkel@gmx.net>
7073
7074         * http.c (gethttp): print debug output for errors occuring during
7075         the ssl handshake.
7076
7077 2001-11-16  Chris Seawood  <cls@seawood.org>
7078
7079         * init.c: Ditto.
7080
7081         * host.c: Ditto.
7082
7083         * connect.c: Ditto.
7084
7085         * sysdep.h: Support compilation under BEOS.
7086
7087 2001-06-08  Edward J. Sabol  <sabol@alderaan.gsfc.nasa.gov>
7088
7089         * url.c (url_equal): Fix a memory leak when parseurl returns an
7090         error on the second URL. Also, since url_equal is not used at the
7091         moment, do not compile it.
7092
7093         * url.h: Ditto for the prototype of url_equal.
7094
7095 2001-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
7096
7097         * html-parse.c (map_html_tags): Support XML-style empty tags.
7098
7099 2001-06-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7100
7101         * wget.h (DO_REALLOC_FROM_ALLOCA): Check for do_realloc_newsize in
7102         loop condition because we're no longer setting SIZEVAR here.
7103
7104 2001-06-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7105
7106         * wget.h (DO_REALLOC_FROM_ALLOCA): Set SIZEVAR after the memcpy()
7107         call because it needs the old value.
7108
7109 2001-06-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7110
7111         * cookies.c (ATTR_NAME_CHAR): Allow almost any character to be in
7112         an attribute name.
7113
7114 2001-06-18  Hrvoje Niksic  <hniksic@arsdigita.com>
7115
7116         * url.c (url_filename): Make sure that slashes that sneak in to
7117         u->file via query string get protected.
7118         (file_name_protect_query_string): New function.
7119
7120 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7121
7122         * recur.c (recursive_retrieve): Also check undesirable_urls with
7123         canonicalized URL.
7124
7125 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7126
7127         * http.c (gethttp): Search `.netrc' with real host, not the proxy
7128         one.
7129
7130 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7131
7132         * sysdep.h (MAP_FAILED): Provide MAP_FAILED for systems that don't
7133         define it.
7134
7135 2001-06-09  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7136
7137         * ftp.h: Provide correct prototype for ftp_parse_ls().
7138
7139 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7140
7141         * version.c: Wget 1.7 is released.
7142
7143 2001-06-03  Karl Eichwalder  <ke@suse.de>
7144
7145         * ftp-ls.c (ftp_parse_ls): Fix typo.
7146
7147 2001-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
7148
7149         * all: Update copyright information.
7150
7151 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7152
7153         * http.c (gethttp): Indicate that the continued download failed
7154         for *this* file.
7155
7156 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7157
7158         * version.c: Wget 1.7-pre1 is released.
7159
7160 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7161
7162         * version.c: Updated version to 1.7-pre1.
7163
7164 2001-05-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7165
7166         * gen_sslfunc.c: Don't include <sys/time.h> directly.
7167
7168 2001-05-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7169
7170         * http.c (gethttp): Use real URL data for cookies, not the proxy
7171         stuff.
7172
7173 2001-05-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7174
7175         * main.c (print_help): Document `--no-http-keep-alive'.
7176
7177         * utils.c (numdigit): Handle negative numbers *correctly*.
7178
7179         * hash.c (make_nocase_string_hash_table): Use term "nocase" rather
7180         than the confusing "unsigned".
7181
7182         * utils.c (string_set_contains): Renamed from string_set_exists.
7183
7184         * hash.c (hash_table_contains): Renamed from hash_table_exists.
7185
7186         * cookies.c: Move case-insensitive hash tables to hash.c.
7187
7188 2001-05-09  Hrvoje Niksic  <hniksic@arsdigita.com>
7189
7190         * http.c (gethttp): Before concluding that the file is already
7191         fully retrieved, make sure that the file existed and `Range' was
7192         actually requested.
7193
7194 2001-05-09  Hrvoje Niksic  <hniksic@arsdigita.com>
7195
7196         * cookies.c (eliminate_dups): New function.
7197         (build_cookies_request): Use it.
7198         (build_cookies_request): Set chain_store_size after reallocating
7199         all_chains.
7200         (check_domain_match): Annotated for easier future debugging.
7201         (store_cookie): In the debug message, print whether the cookie is
7202         permanent.
7203
7204 2001-05-08  Hrvoje Niksic  <hniksic@arsdigita.com>
7205
7206         * http.c (http_loop): Reset no_truncate before deciding whether to
7207         set it.
7208         (gethttp): Further clarify "-c conflicts with existing file" error
7209         message, based on input from Herold Heiko.
7210
7211 2001-05-07  Hrvoje Niksic  <hniksic@arsdigita.com>
7212
7213         * http.c (http_loop): If restval is set, set no_truncate to 1
7214         unconditionally.
7215
7216 2001-05-02  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7217
7218         * ftp-ls.c (ftp_parse_winnt_ls): Assure months are being correctly
7219         converted. Pointed out by <Stefan.Weil@de.heidelberg.com>.
7220         (ftp_parse_vms_ls): Ditto.
7221
7222 2001-04-30  Hrvoje Niksic  <hniksic@arsdigita.com>
7223
7224         * init.c (cmd_address): Zero SIN before using it; apparently
7225         needed on *BSD.
7226
7227 2001-04-29  Hrvoje Niksic  <hniksic@arsdigita.com>
7228
7229         * ftp.c (ftp_loop_internal): Don't set NO_TRUNCATE if the file is
7230         empty.
7231
7232 2001-04-29  Hrvoje Niksic  <hniksic@arsdigita.com>
7233
7234         * main.c (main): Make `--cookies' respect its argument.
7235
7236 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
7237
7238         * main.c (main): Removed undocumented option `--email-address'.
7239
7240         * netrc.c: Use the latest read_whole_line.
7241
7242         * init.c (defaults): Set opt.ftp_pass to "-wget@".
7243
7244         * mswindows.c (pwd_cuserid): Ditto.
7245
7246         * utils.c (pwd_cuserid): Removed.
7247
7248         * host.c (ftp_getaddress): Removed.
7249
7250 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
7251
7252         (http_loop): Allocate space for filename_plus_orig_suffix with
7253         alloca; this is more efficient and removes the need to free it
7254         before each and every return.
7255
7256 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
7257
7258         * http.c (gethttp): Return RETRUNNEEDED when the retrieval is
7259         unneeded because the file is already there and fully downloaded,
7260         and -c is specified.
7261         (http_loop): Handle RETRUNNEEDED.
7262
7263         * wget.h (uerr_t): New value RETRUNNEEDED.
7264
7265         * http.c (http_loop): Set no_truncate for files that both exist
7266         and are non-empty.
7267         (gethttp): Consider the download finished when restval >= contlen,
7268         not only when restval==contlen.
7269         (gethttp): Handle redirection before giving up due to -c.
7270         (gethttp): Clarify error message which explains that -c will not
7271         truncate the file.
7272         (gethttp): When returning CONTNOTSUPPORTED, don't forget to free
7273         the stuff that needs freeing and release the socket.
7274
7275 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
7276
7277         * main.c (print_help): Wget booleans accept "off", not "no".
7278
7279 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
7280
7281         * http.c (http_loop): If allow_cache is zero, always disable
7282         caching, not only when retrieving through proxy.
7283
7284         * init.c: Ditto.
7285
7286         * options.h (struct options): Rename proxy_cache to allow_cache.
7287
7288 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
7289
7290         * http.c (mktime_from_utc): Improve documentation.
7291         (http_atotm): Put format strings into a separate array.
7292
7293 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
7294
7295         * safe-ctype.h: Instead of throwing #error when isalpha is
7296         defined, redefine it to something that will throw a compile-time
7297         error if actually *used*.  Do the same for the rest of the
7298         standard C macros.
7299
7300 2001-04-26  Hrvoje Niksic  <hniksic@arsdigita.com>
7301
7302         * url.c (getproxy): Ignore empty proxy vars.
7303
7304 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7305
7306         * http.c (http_loop): Would load cookies every time.
7307
7308         * cookies.c (load_cookies): Handle cookies whose values contain
7309         embedded spaces.
7310
7311 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7312
7313         * utils.c: Define each DIGITS_* in one line.
7314
7315 2001-04-25  Roger L. Beeman  <beeman@cisco.com>
7316
7317         * http.c (http_atotm): Initialize t.tm_isdst to 0.
7318         (mktime_from_utc): Prevent mktime() from having discontinuities at
7319         DST transition points.
7320
7321 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7322
7323         * html-url.c (get_urls_html): Fix documentation.
7324
7325 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7326
7327         * url.c (UNSAFE_CHAR): Reimplement using a static table.
7328         (url_init): Removed.
7329         (init_unsafe_char_table): Removed.
7330
7331 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7332
7333         * snprintf.c (dopr): Replace ISDIGIT with '0' <= ch && ch <= '9'.
7334
7335 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
7336
7337         * utils.c: Document timer functions.
7338
7339         * retr.c (rate): Use it.
7340         (rate): Print in GB/s if transfer rate exceeds 1 GB/s.
7341
7342         * utils.c (wtimer_granularity): New function.
7343
7344 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7345
7346         * retr.c (show_progress): Ditto.
7347
7348         * ftp.c (getftp): Ditto.
7349
7350         * http.c (gethttp): Use new timer functions.
7351
7352         * utils.c (wtimer_allocate): New function.
7353         (wtimer_new): Ditto.
7354         (wtimer_delete): Ditto.
7355         (wtimer_reset): Ditto.
7356         (wtimer_elapsed): Ditto.
7357
7358 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7359
7360         * utils.c (long_to_string): New, faster version.  Favors smaller
7361         numbers; much of the calculation is now done at compile-time.
7362
7363 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7364
7365         * utils.c (numdigit): Handle negative numbers.
7366
7367 2001-04-23  Hrvoje Niksic  <hniksic@arsdigita.com>
7368
7369         * retr.c (show_progress): Print the download rate even when the
7370         percentages are not available.
7371
7372 2001-04-21  Hrvoje Niksic  <hniksic@arsdigita.com>
7373
7374         * ftp.c (getftp): Adjust expected_bytes if the length is
7375         authoritative.
7376
7377 2001-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7378
7379         * url.c: Don't declare `construct'.
7380
7381         * hash.c (grow_hash_table): Speed up rehashing; inline storing of
7382         mappings to new locations.
7383         (hash_table_new): Make resize_threshold a field in the hash table,
7384         so we don't have to recalculate it in each hash_table_put.
7385         (grow_hash_table): Update resize_threshold.
7386         (MAX): Remove unused macro.
7387         (prime_size): Made static.
7388
7389 2001-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
7390
7391         * retr.c (retrieve_url): Call uri_merge, not url_concat.
7392
7393         * html-url.c (collect_tags_mapper): Call uri_merge, not
7394         url_concat.
7395
7396         * url.c (mkstruct): Use encode_string instead of xstrdup followed
7397         by URL_CLEANSE.
7398         (path_simplify_with_kludge): Deleted.
7399         (contains_unsafe): Deleted.
7400         (construct): Renamed to uri_merge_1.
7401         (url_concat): Renamed to uri_merge.
7402
7403 2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7404
7405         * url.c (str_url): Use encode_string instead of the unnecessary
7406         CLEANDUP.
7407         (encode_string_maybe): New function, returns input string if no
7408         encoding is needed.
7409         (encode_string): Call encode_string_maybe to do the dirty work,
7410         xstrdup if no work needed.
7411
7412 2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7413
7414         * wget.h (XDIGIT_TO_xchar): Define here.
7415
7416         * url.c (decode_string): Use new name.
7417         (encode_string): Ditto.
7418
7419         * http.c (XDIGIT_TO_xchar): Rename HEXD2asc to XDIGIT_TO_xchar.
7420         (dump_hash): Use new name.
7421
7422         * wget.h: Rename ASC2HEXD and HEXD2ASC to XCHAR_TO_XDIGIT and
7423         XDIGIT_TO_XCHAR respectively.
7424
7425 2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7426
7427         * init.c: Include cookies.h.
7428
7429         * cookies.h: Declare cookies_cleanup.
7430
7431         * cookies.c (check_domain_match): Remove unused variable.
7432         (save_cookies): Remove extraneous argument from debug statement.
7433
7434         * host.c (same_host): Don't call skip_url.
7435
7436         * url.c (skip_url): Removed.  Removed its calls from various
7437         functions in url.c.
7438
7439 2001-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7440
7441         * cookies.c (unsigned_string_hash): Use the new code in
7442         string_hash as reference.
7443
7444         * hash.c (hash_table_map): Allow deletion and change of the
7445         element processed by MAPFUN.
7446         (string_hash): Use the function from glib.
7447
7448 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7449
7450         * config.h.in: Include #undef stub.
7451
7452         * hash.c (hash_table_remove): Rewrite to actually clear deleted
7453         entries instead of just marking them as deleted.
7454
7455 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7456
7457         * hash.h: Declare hash_table_get_pair and hash_table_count.
7458
7459 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7460
7461         * cookies.c: Declare http_atotm.
7462
7463 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7464
7465         * ftp-ls.c (ftp_parse_unix_ls): Use octal constants for
7466         permissions.  A compiler that doesn't accept octal constants is
7467         seriously broken and shouldn't be used -- octal constants were
7468         present in K&R C!
7469
7470 2001-01-20  Karl Eichwalder  <ke@suse.de>
7471
7472         * Makefile.in: Provide and use DESTDIR according to the Coding
7473         Standards.
7474
7475 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
7476
7477         * ftp-ls.c (ftp_parse_vms_ls): Make seconds optional in time
7478         specification.
7479
7480 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
7481
7482         * url.c (parseurl): Don't strip trailing slash when u->dir is "/"
7483         because that strips the *leading* slash, thus forcing relative
7484         FTP retrieval.
7485
7486 2001-04-10  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7487
7488         * ftp.c (getftp): Convert initial FTP directory from VMS to UNIX
7489         notation for VMS servers. 
7490         (ftp_retrieve_dirs): Do not prepend '/' to f->name when
7491         odir is an empty string.
7492
7493 2001-04-10  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7494
7495         * ftp-ls.c (ftp_parse_winnt_ls): Made the fix for AM/PM more
7496         effective. Suggested by Edward J. Sabol.
7497
7498 2001-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
7499
7500         * cookies.c (build_cookies_request): Use and sort cookies from all
7501         matching domains.
7502         (build_cookies_request): Check for duplicates before generating
7503         the `Cookies' header.
7504
7505         * main.c (main): Don't load cookies here.
7506         (main): Make loadcookies and savecookies call the correct command.
7507
7508         * http.c (http_loop): Load cookies on-demand.
7509
7510 2001-04-09  Hrvoje Niksic  <hniksic@arsdigita.com>
7511
7512         * http.c (gethttp): Fix indentation of SSL ifdef.
7513
7514 2001-04-09  Hrvoje Niksic  <hniksic@arsdigita.com>
7515
7516         * ftp.c (ftp_retrieve_dirs): Don't forcibly prepend "/" to u->dir;
7517         that hack is no longer necessary.
7518         (getftp): Prepend initial directory to *non*-absolute u->dir's.
7519
7520 2001-04-09  Hrvoje Niksic  <hniksic@arsdigita.com>
7521
7522         * init.c (cmd_file): New function.
7523         (enable_tilde_expansion): New variable.
7524         (run_wgetrc): Use it.
7525         (cmd_file): Use it.
7526
7527 2001-04-08  Hrvoje Niksic  <hniksic@arsdigita.com>
7528
7529         * init.c: Include cookie-related options.
7530
7531         * main.c (main): Include cookie-specific options.
7532         (main): Load cookies before download is finished.
7533         (main): Save cookies when done.
7534
7535         * http.c (gethttp): Process the `Set-Cookie' header.
7536         (gethttp): Include cookies in the response.
7537
7538         * cookies.c: New file.
7539
7540 2001-04-08  Hrvoje Niksic  <hniksic@arsdigita.com>
7541
7542         * utils.c (datetime_str): New function.
7543
7544 2001-04-08  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7545
7546         * ftp-ls.c (ftp_parse_winnt_ls): The AM/PM change did assume
7547         12:01PM == 00:01, which was obviously wrong. Taken care of this
7548         anomaly.
7549
7550         * ChangeLog: Removed an excess conflict marker. Reformatted the
7551         entry by Philipp Thomas from 2001-03-09.
7552
7553         * ftp-ls.c (ftp_parse_winnt_ls): Ensure that adjusted PM hours lay
7554         between 0 and 23. Elminate unused variable `sec'.
7555
7556 2001-04-08  Hrvoje Niksic  <hniksic@arsdigita.com>
7557
7558         * hash.c (hash_table_count): New function.
7559
7560 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7561
7562         * utils.c (read_file): Cast MAP_FAILED to char *.  Enforced by
7563         Digital Unix cc.
7564
7565 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7566
7567         * config.h.in: Oops, do the namespace tweaks only on systems we
7568         know about.
7569
7570 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7571
7572         * hash.c: Include <string.h>.
7573
7574 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7575
7576         * config.h.in: Define "compilation environment" options that work
7577         under Linux and Solaris.  To be reviewed on other OS'es.
7578
7579 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7580
7581         * http.c (gethttp): Prepend literal newline with `\n\'.
7582
7583 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7584
7585         * sysdep.h: Don't define VERY_LONG_FORMAT.
7586
7587         * utils.c (very_long_to_string): New function.
7588         (legible_very_long): Use it; don't use VERY_LONG_FORMAT.
7589
7590 2001-04-04  Christian Fraenkel  <christian.fraenkel@gmx.net>
7591
7592         * url.c (parse_uname): Would run past the end of the string if the
7593         username was present, but the URL did not contain a slash, e.g.
7594         http://foo:bar@myhost.
7595
7596 2001-04-03  KOJIMA Hajime  <kjm@rins.ryukoku.ac.jp>
7597
7598         * http.c (http_atotm): Use %A instead of %a to match full
7599         weekday.  (On most systems there is no difference.)
7600
7601 2001-04-03  Paul Bludov  <paul@ozero.net>
7602
7603         * mswindows.c (sleep): Use SleepEx() instead of Sleep().
7604         (ws_changetitle): Use alloca() instead of malloc() to avoid memory
7605         leak.
7606         (ws_mypath): Use GetModuleFileName instead of argv[0].
7607         (ws_startup): Use data.wVersion for comparison.
7608
7609 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
7610
7611         * http.c (http_loop): Ditto.
7612
7613         * ftp.c (ftp_loop_internal): Made the check whether to continue
7614         retrieval `-O'-friendly.
7615
7616 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
7617
7618         * netrc.c (parse_netrc): Don't trim the line endings explicitly;
7619         they will be handled as whitespace.
7620         (parse_netrc): Correctly handle lines that end with whitespace.
7621
7622 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
7623
7624         * retr.c (retrieve_url): New variable global_download_count used
7625         to identify first retrieval.
7626
7627         * ftp.c (getftp): Ditto.
7628
7629         * http.c (gethttp): Rewind opt.dfp only on first retrieval.
7630
7631 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
7632
7633         * init.c (cmd_address): Heap-allocate the address that gets stored
7634         to CLOSURE.  Old code would simply assign an address on the stack.
7635
7636 2001-04-01  Nicolas Lichtmaier <nick@debian.org>
7637
7638         * ftp.c (ftp_get_listing): Propagate error status.
7639         (ftp_retrieve_glob): Use it.
7640         (ftp_loop): Ditto.
7641
7642 2001-04-01  Nicolas Lichtmaier <nick@debian.org>
7643
7644         * main.c (main): Add -C to the string that is the third arg to
7645         getopt_long().
7646
7647 2001-04-01  Hrvoje Niksic  <hniksic@arsdigita.com>
7648
7649         * ftp.c (getftp): Don't start the download from scratch if `-c'
7650         was specified, but the file is already fully downloaded.
7651
7652         * http.c (gethttp): Don't truncate a pre-existing file if `-c' was
7653         specified and the server doesn't support continued download.
7654         (gethttp): Don't start the download from scratch if `-c' was
7655         specified, but the file is already fully downloaded.
7656
7657 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
7658
7659         (recursive_retrieve): Don't clear the hash tables at this point at
7660         all; it interferes with the normal operation of register_download.
7661
7662 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
7663
7664         * recur.c (recursive_retrieve): Clear the hash tables only when
7665         they are defined.
7666
7667 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
7668
7669         * http.c (gethttp): Make sure the socket is closed with
7670         CLOSE_INVALIDATE before we have drained the body.
7671
7672 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
7673
7674         * retr.c (retrieve_url): Call register_download() for downloaded
7675         files and register_html() for downloaded HTML files.
7676
7677         * recur.c (register_download): New function; register here that a
7678         file has been downloaded, rather than in recursive_retrieve().
7679         (register_html): New function; enqueue the location of HTML files
7680         here rather than in recursive_retrieve().
7681
7682 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
7683
7684         * main.c (print_help): Use multiple fputs instead of a single ugly
7685         printf().
7686         (main): Consistently assign numbers >128 to options without a
7687         corresponding character.
7688
7689 2001-03-09  Philipp Thomas  <pthomas@suse.de>
7690
7691         * safe-ctype.h: New file. Locale independent ctype.h replacement
7692         taken from libiberty.
7693
7694         * safe-ctype.c: New file. Tables for above.
7695
7696         * Makefile.in: Add safe-ctype$o to OBJS.  Add dependencies for
7697         safe-ctype$o.
7698
7699         * cmpt.c: Remove include of ctype.h. Use ISSPACE instead of
7700         isspace.
7701
7702         * ftp-basic.c: Don't include ctype.h.
7703
7704         * ftp-ls.c: Likewise.
7705
7706         * ftp.c: Likewise.
7707
7708         * headers.c: Likewise.
7709
7710         * host.c: Likewise.
7711
7712         * html-parse.c: Likewise.
7713
7714         * html-url.c: Likewise.
7715
7716         * http.c: Likewise.
7717
7718         * init.c: Likewise.
7719
7720         * main.c: Likewise. Set LC_CTYPE along with LC_MESSAGES.
7721
7722         * netrc.c: Likewise.
7723
7724         * recur.c: Likewise.
7725
7726         * retr.c: Likewise.
7727
7728         * snprintf.c: Replace ctype.h with safe-ctype.h. Use ISDIGIT
7729         instead of isdigit.
7730
7731         * sysdep.h: Remove defines of ctype macros as they aren't needed
7732         for safe-ctype-h.
7733
7734         * url.c: Don't include ctype.h.
7735
7736         * utils.c: Likewise.
7737
7738         * wget.h: Include safe-ctype.h.
7739
7740 2001-03-27  Dan Harkless  <wget@harkless.org>
7741
7742         * Makefile.in: Moved top_builddir out of "User configuration
7743         section" of top Makefile and analogous spot in this one.
7744
7745 2001-03-17  Dan Harkless  <wget@harkless.org>
7746
7747         * Makefile.in: Include @SSL_INCLUDES@ substition in INCLUDES.
7748         Define top_builddir.  Link wget with libtool so the user doesn't
7749         have to supply a bunch of custom environment variables to 
7750         correctly link with the OpenSSL shared libraries.
7751
7752 2001-03-06  Hack Kampbjorn  <hack@hackdata.com>
7753
7754         * http.c (gethttp): skip :port in host header if it is the
7755         DEFAULT_HTTPS_PORT when using SSL.
7756
7757         * url.c: move the #define of DEFAULT_HTTP_PORT, DEFAULT_FTP_PORT
7758         and DEFAULT_HTTPS_PORT to the header file so it can be use in the
7759         rest of the code. 
7760         * url.h: Ditto
7761
7762 2001-03-01  Jonas Jensen  <bones@huleboer.dk>
7763
7764         * retr.c (show_progress): Correctly calculate the number of bytes
7765         in the first line of the download that have been actually
7766         downloaded in this run.
7767
7768 2001-02-23  Dan Harkless  <wget@harkless.org>
7769
7770         * main.c (print_help): --help documentation for -N said it would
7771         re-download files if they had the _same_ timestamp on server.
7772         (print_help): -nr belongs in "FTP options" section of --help
7773         output, not "Recursive retrieval" section.  Alphabetized FTP
7774         options by long option name.
7775
7776 2001-02-16  Dan Harkless  <wget@harkless.org>
7777
7778         * init.c (commands): Hack Kampbjørn <hack@hackdata.com> discovered
7779         that "httpsproxy" had been inserted into commands[] out of
7780         alphabetical order, causing "BUG: unknown command `httpuser'".
7781
7782 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7783
7784         * ftp-ls.c (ftp_parse_ls): Added support of ST_MACOS (Unix-like
7785         listing without correct permissons).
7786
7787         * ftp.h (stype): Added ST_MACOS to identify the NetPresenz MacOS
7788         FTP server. 
7789
7790         * ftp.c (ftp_retrieve_list): New mirroring logic: A remote file
7791         shall be donwloaded only when it's newer than the local copy or
7792         when it has the same timeestamp but its size is different. ST_VMS
7793         and ST_MACOS as special cases that lie about file size. 
7794
7795         * ftp-ls.c (ftp_parse_ls): Support for ST_MACOS.
7796
7797         * Makefile.in: Removed dependency on ftpparse library due to unclear
7798         copyright issues and absence of any feedback to our queries. 
7799
7800         * ftp-ls.c: Removed dependency on ftpparse library due to unclear
7801         copyright issues and absence of any feedback to our queries.   
7802         (ftp_parse_ls): Added a warning message when remote server system
7803         does not seem to be suported by wget. 
7804         (ftp_parse_vms_ls): New function for parsing VMS ftp
7805         server listing output.
7806         (clean_line): New function responsible for removing
7807         end-of-line characters from FTP listing texts.
7808
7809         * ftp.c (getftp): Global variables pwd and host_type are now
7810         member of the ccon structure under names ccon.id and ccon.rs. 
7811
7812         * ftp.h (struct ccon): Added formed global variables from ftp.c,
7813         enum stype rs (remote system identification) and char *id (initial
7814         working directory), as suggested by Hrvoje.
7815
7816         * url.c (parse_uname): Added support for passwords containing '@'
7817         characters.
7818         (skip_uname): Ditto.
7819
7820 2001-02-11  Hrvoje Niksic  <hniksic@arsdigita.com>
7821
7822         * ftp.c (ftp_loop): Reset con.
7823
7824 2001-01-06  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
7825
7826         * url.c (parse_uname): Added support for passwords containing '@'
7827         characters.
7828         (skip_uname): Ditto.
7829
7830 2001-02-11  Hack Kampbjørn  <hack@hackdata.com>
7831
7832         * url.c (parseurl): Debug-print u->ftp_type.
7833
7834 2001-02-11  Hrvoje Niksic  <hniksic@arsdigita.com>
7835
7836         * ftp.c (ftp_loop_internal): Disable padding.
7837         (getftp): Ditto.
7838
7839         * http.c (http_loop): Disable padding.
7840
7841         * retr.c (show_progress): Use it to enable padding.
7842
7843         * retr.c (rate): Optional parameter PAD for padding the rate.
7844
7845 2001-02-10  Hrvoje Niksic  <hniksic@arsdigita.com>
7846
7847         * retr.c (show_progress): Make sure that the last output line
7848         includes progress.
7849
7850 2001-02-10  Jonas Jensen  <bones@huleboer.dk>
7851
7852         * retr.c (show_progress): Print the download rate along with the
7853         percentages.
7854         Along with Anders Thorsby <anders@thorsby.dk>.
7855
7856 2001-02-10  Tim Mooney  <mooney@dogbert.cc.ndsu.NoDak.edu>
7857
7858         * ftp.h: Rename enums `command' to `wget_ftp_command' and
7859         `fstatus' to `wget_ftp_status' because old names clash with Tru64
7860         net/if.h.
7861
7862 2001-02-08  Christian Fraenkel <christian.fraenkel@gmx.net>
7863
7864         * gen_sslfunc.c: verify_callback is now static
7865
7866         * gen_sslfunc.c (init_ssl): load certificate if specified
7867
7868         * gen_sslfunc.c (ssl_printerr): new function
7869
7870         * init.c: added new --sslcertfile and --sslcertkey switches
7871
7872         * main.c: ditto
7873
7874         * options.h: ditto
7875
7876         * http.c (gethttp): abort when init_ssl fails
7877
7878 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
7879
7880         * mswindows.h: Include <malloc.h>; it's needed for alloca().
7881
7882 2001-01-10  Dan Harkless  <wget@harkless.org>
7883
7884         * url.c (str_url): Clarified this function's comment header after
7885         Hrvoje answered my question on the list as to when hide != 1.
7886         Also Hrvoje pointed out I need to use xstrdup() on the string literal.
7887
7888 2001-01-06  Hrvoje Niksic  <hniksic@arsdigita.com>
7889
7890         * connect.c (bindport): Declare addrlen as int.  Diagnosed by
7891         Drazen Kacar <dave@arsdigita.com>.
7892         (conaddr): Ditto.
7893
7894 2001-01-09  Dan Harkless  <wget@harkless.org>
7895
7896         * html-url.c: A bunch of fixup of `--page-requisites'-related
7897         comments to reflect Hrvoje's changes to my code when transplanting
7898         it into this new file, to fix spelling mistakes, to clarify, etc.
7899
7900         * url.c (write_backup_file): Clarified a comment.
7901         (str_url): Henrik van Ginhoven pointed out on the list that we
7902         shouldn't give away the number of characters in the password by
7903         replacing each character with a 'x'.  Use "<password>" instead.
7904
7905         * ftp.c (ftp_retrieve_dirs): The bug where recursion into FTP
7906         directories didn't work if logging in put you in a directory other
7907         than "/" is fixed now.  Removed the comment here warning of the bug.
7908
7909         * main.c (print_help): --continue's description was misleading.
7910         We don't "restart", we "resume".  Also, better to say
7911         "partially-downloaded file" rather than just "existing file".
7912
7913 2001-01-06  Dan Harkless  <wget@harkless.org>
7914
7915         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
7916         the best way to go about my aim.  Removed them in favor of:
7917
7918         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
7919
7920 2001-01-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7921
7922         * url.c (replace_attr): New function, to be used by both
7923         TO_COMPLETE and TO_RELATIVE case in convert_links.
7924         (find_fragment): New function for finding URL fragments.
7925         (replace_attr): Better handle the case where the original string
7926         is not quoted.  Use find_fragment.
7927         (convert_links): Use replace_attr().
7928
7929 2000-12-31  Dan Harkless  <wget@harkless.org>
7930
7931         * ChangeLog: Since this flat file doesn't have multiple branches,
7932         looking at the dates would make you think that things went into
7933         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
7934         in 1.6 branch.]" where appropriate to clarify.
7935         
7936 2000-12-30  Dan Harkless  <wget@harkless.org>
7937
7938         * ftp.c, http.c:  Applied Hack Kampbjørn <hack@hackdata.com>'s
7939         patch to deal with h_errno not being defined in netdb.h under Cygwin.
7940
7941 2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
7942
7943         * sysdep.h: Include <malloc.h> and <io.h> under Watcom.
7944
7945 2000-12-17  Igor Khristophorov  <igor@atdot.org>
7946
7947         * http.c (check_end): Fix test for '+' or '-'.
7948
7949 2000-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
7950
7951         * url.c (parseurl): Rename inner loop var from i to ind to avoid
7952         clash with the function top-level-declared variable i.
7953         (str_url): Likewise, rename inner-loop i to j.
7954
7955         * recur.c (parse_robots): Don't declare LEN at top of function.
7956         (robots_match): Renamed parameter FORBIDDEN to avoid hiding of
7957         global variable.
7958
7959         * main.c (main): Change erroneous use of bitwise and to logical.
7960
7961         * init.c (cmd_address): Don't heap-allocate `sin'; it can be on
7962         the stack because it will be copied to closure.
7963
7964         Thanks to Csaba Raduly's run of PC-LINT over the sources.
7965
7966 2000-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
7967
7968         * http.c (basic_authentication_encode): Use xmalloc(), not
7969         malloc().  Thanks to Csaba Raduly's run of PC-LINT over the
7970         sources.
7971
7972 2000-12-17  Csaba Raduly  <csaba.raduly@sophos.com>
7973
7974         * sysdep.h: Test for __EMX__ rather than for EMXOS2 for OS/2
7975         compilation.
7976
7977 2000-12-17  Hrvoje Niksic  <hniksic@arsdigita.com>
7978
7979         * mswindows.c: Include <errno.h>.
7980
7981         * gen_sslfunc.c: Include <errno.h>.
7982
7983         * ftp-basic.c: Don't attempt to declare errno or h_errno because
7984         they're not used.
7985
7986         * main.c: Include <errno.h> because errno is used.
7987
7988         * ftp.c: Ditto.
7989
7990         * http.c: Include <netdb.h> for h_errno.
7991
7992 2000-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
7993
7994         * html-parse.c (advance_declaration): MSVC assert() chokes on
7995         '\"'.  Use '"' instead.
7996
7997 2000-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
7998
7999         * utils.c (xfree_real): Removed.
8000         (xfree_debug): Just call free().
8001
8002         * wget.h (xfree): Make it an alias for free.
8003
8004 2000-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
8005
8006         * http.c (http_loop): Furthermore, touch output_document only if
8007         it is known to be an existing regular file.
8008
8009 2000-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
8010
8011         * ftp.c (ftp_retrieve_list): Ditto.
8012
8013         * http.c (http_loop): Touch output_document if that is used for
8014         output.
8015
8016 2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
8017
8018         * http.c: Include gen_sslfunc.h after including Wget's headers.
8019         (persistent_available_p): Needed coma before `int ssl'.
8020
8021 2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
8022
8023         * ftp.c (ftp_loop_internal): Ditto.
8024
8025         * http.c (http_loop): Use it.
8026
8027         * retr.c (sleep_between_retrievals): New function that handles the
8028         logic of opt.wait and opt.waitretry.
8029
8030 2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
8031
8032         * rbuf.h: Implement only a single version of RBUF_READCHAR, using
8033         rbuf_read_bufferful when the buffer is depleted.
8034
8035         * rbuf.c (rbuf_read_bufferful): New function.
8036
8037 2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
8038
8039         * gen_sslfunc.h: Use ansi2knr style function declarations.
8040
8041         * gen_sslfunc.c: Reformat according to the GNU coding standards.
8042         More should be done.
8043
8044         * http.c (persistent_available_p): Place the cheap SSL test nearer
8045         the top of the function.
8046         (CLOSE_FINISH, CLOSE_INVALIDATE): Define only one version of each.
8047
8048 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
8049
8050         * url.c (init_unsafe_char_table): Reinstate space as an unsafe
8051         char.
8052
8053 2000-12-03  Christian Fraenkel <christian.fraenkel@gmx.net>
8054
8055         * Makefile.in: added gen_sslfunc object
8056         * config.h.in: added HAVE_SSL define
8057         * connect.c: changed select_fd from static int to int
8058         * connect.h: ditto
8059         * gen_sslfunc.h: New file
8060         * gen_sslfunc.c: ditto
8061         * http.c: added HTTPS fuctionality
8062         * retrc.c: ditto
8063         * url.c: ditto
8064         * init.c: added opt.httpsproxy
8065         * options.h: ditto
8066         * rbuf.h: added alternate rbuf struct
8067         * wget.h: added CONSSLERR
8068         * rbuf.c: ditto
8069
8070         * http.c: Added HTTPS fuctionality.
8071
8072         * retrc.c: Ditto.
8073
8074         * url.c: Ditto.
8075
8076         * init.c: Added opt.httpsproxy.
8077
8078         * options.h: Ditto.
8079
8080         * rbuf.h: Added alternate rbuf struct.
8081
8082         * wget.h: Added CONSSLERR.
8083
8084         * rbuf.c: Ditto.
8085
8086 2000-11-30  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
8087
8088         * ftp-ls.c (ftp_parse_unix_ls): Added second parameter
8089         "ignore_perms" to ignore file and directory permissions for
8090         Windows NT FTP server listings.
8091         (ftp_parse_winnt_ls): New function.
8092         (ftp_parse_ls): Parses UNIX and Windows NT listings
8093         separately. Simple heuristics for distinguishing between UNIX and
8094         MS-DOS-like FTP listing provided by Windows NT FTP service.
8095
8096 2000-11-18  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
8097
8098         * ftpparse.c, ftpparse.h: New files.
8099
8100         * ftp-ls.c (ftp_parse_ls): Use ftp_parse_unix_ls for UNIX servers
8101         only. Use ftp_parse_nonunix_ls otherwise.
8102         (ftp_parse_nonunix_ls): Stub to the ftpparse library handling all
8103         exotic FTP servers.
8104
8105         * ftp.h (stype): New enum, distinguishes UNIX, VMS, and "other"
8106         FTP servers.
8107
8108         * ftp.c: New static wariables host_type, pwd, and pwd_len. 
8109         (getftp): Support for VMS. Support for FTP servers that do not
8110         place you in the root directory after login.
8111         (ftp_retrieve_list): VMS is silent about the real file size, issue
8112         a more appropriate message.
8113         (ftp_get_listing): Pass host_type to ftp_parse_ls.
8114
8115         * ftp-basic.c (ftp_pwd, ftp_syst): New functions.
8116
8117 2000-11-30  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
8118
8119         * ftp-ls.c (ftp_parse_unix_ls): Added second parameter
8120         "ignore_perms" to ignore file and directory permissions for
8121         Windows NT FTP server listings.
8122         (ftp_parse_winnt_ls): New function.
8123         (ftp_parse_ls): Parses UNIX and Windows NT listings
8124         separately. Simple heuristics for distinguishing between UNIX
8125         and MS-DOS-like FTP listing provided by Windows NT FTP service.
8126
8127 2000-11-29  John Summerfield  <summer@OS2.ami.com.au>
8128
8129         * netrc.c (parse_netrc): Get rid of line ending.
8130
8131 2000-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
8132
8133         * ftp.c (ftp_retrieve_list): Undo typo "fix" until resolution by
8134         Dan.
8135
8136 2000-11-24  Karl Eichwalder  <ke@suse.de>
8137
8138         * main.c (print_help): Untabify.
8139
8140 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
8141
8142         * utils.c (xrealloc_debug): Do the unregister/register thing only
8143         if the pointer has actually changed.
8144         (xmalloc_real): Declare `static' in DEBUG_MALLOC builds.
8145         (xfree_real): Ditto.
8146         (xrealloc_real): Ditto.
8147         (xstrdup_real): Ditto.
8148
8149 2000-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
8150
8151         * ftp.c (getftp): ftp_getaddress() returns a malloc'ed copy of the
8152         string; no need to strdup() it.
8153         (getftp): Make pwd_len a local variable.
8154         (ftp_loop): Free PWD before returning.
8155
8156         * init.c (cleanup): Free opt.ftp_pass only if it's non-NULL.
8157
8158 2000-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
8159
8160         * all: Use xfree() instead of free.
8161
8162         * utils.c (xfree): New function.
8163
8164 2000-11-21  Hrvoje Niksic  <hniksic@arsdigita.com>
8165
8166         * url.c (convert_links): HTML-quote the converted string.
8167
8168         * utils.c (html_quote_string): Move here from ftp-ls.c
8169         (html_quote_string): Make non-static; declare in utils.h.
8170         (html_quote_string): Convert SP to &#32;.
8171
8172 2000-11-21  Hrvoje Niksic  <hniksic@arsdigita.com>
8173
8174         * ftp.c (getftp): Reformat Jan's code according to GNU coding
8175         standards; remove (debugging?) printf's; use '\0' for the ASCII
8176         zero character.  Use alloca() instead of malloc() for
8177         inter-function temporary allocations.
8178
8179 2000-11-18  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
8180
8181         * ftpparse.c, ftpparse.h: New files.
8182
8183         * ftp-ls.c (ftp_parse_ls): Use ftp_parse_unix_ls for UNIX servers
8184         only. Use ftp_parse_nonunix_ls otherwise.
8185         (ftp_parse_nonunix_ls): Stub to the ftpparse library handling all
8186         exotic FTP servers.
8187
8188         * ftp.h (stype): New enum, distinguishes UNIX, VMS, and "other"
8189         FTP servers.
8190
8191         * ftp.c: New static wariables host_type, pwd, and pwd_len. 
8192         (getftp): Support for VMS. Support for FTP servers that do not
8193         place you in the root directory after login.
8194         (ftp_retrieve_list): VMS is silent about the real file size, issue
8195         a more appropriate message.
8196         (ftp_get_listing): Pass host_type to ftp_parse_ls.
8197
8198         * ftp-basic.c (ftp_pwd, ftp_syst): New functions.
8199
8200 2000-11-21  Hrvoje Niksic  <hniksic@arsdigita.com>
8201
8202         * hash.c (hash_table_put): Don't overwrite deleted mappings.
8203
8204 2000-11-21  Hrvoje Niksic  <hniksic@arsdigita.com>
8205
8206         * hash.c (find_mapping): New function.
8207         (hash_table_get): Use it.
8208         (hash_table_get_pair): Ditto.
8209         (hash_table_exists): Ditto.
8210         (hash_table_remove): Ditto.
8211         (hash_table_remove): Really delete the entry if the mapping
8212         following LOCATION is empty.
8213
8214         * utils.c (string_set_add): Check whether the element has existed
8215         before.
8216
8217         * hash.c (hash_table_get_pair): New function.
8218
8219 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8220
8221         * http.c (http_process_type): Ignore trailing whitespace; use
8222         strdupdelim().
8223
8224         * recur.c (recursive_retrieve): Use the new `convert' field.
8225         (convert_all_links): Ditto.
8226         (convert_all_links): Don't respect meta_disallow_follow.
8227
8228         * html-url.c (handle_link): Fill out link_relative_p and
8229         link_complete_p.
8230
8231         * url.h (struct _urlpos): Make elements more readable.
8232
8233         * recur.c (recursive_retrieve): Call slist_prepend instead of
8234         slist_append.
8235         (convert_all_links): Call slist_nreverse before iterating through
8236         urls_html.
8237
8238         * utils.c (slist_prepend): New function.
8239         (slist_nreverse): Ditto.
8240
8241 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8242
8243         * http.c (check_end): Constify.
8244
8245 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8246
8247         * http.c (http_loop): If username and password are known, try the
8248         `Basic' authentication scheme by default.
8249
8250         * connect.h: Declare test_socket_open.
8251
8252 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8253
8254         * version.c: Bump version from 1.5.3+dev to 1.7-dev.
8255
8256 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8257
8258         * http.c (gethttp): Don't use the return value of sprintf().
8259         (gethttp): Inhibit keep-alive if opt.http_keep_alive is 0.
8260
8261 2000-11-20  Hrvoje Niksic  <hniksic@arsdigita.com>
8262
8263         * recur.c (recursive_retrieve): Print the "so we don't load"
8264         debugging message only if we really don't load.
8265
8266         * http.c (gethttp): Inhibit keep-alive if proxy is being used.
8267         (gethttp): Don't request keep-alive if keep-alive is inhibited.
8268
8269 2000-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
8270
8271         * http.c (gethttp): Make the HTTP persistent connections more
8272         robust.
8273
8274 2000-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
8275
8276         * retr.c (get_contents): If use_expected, make sure that the
8277         appropriate amount of data is being read.
8278
8279         * http.c (gethttp): Check for both `Keep-Alive: ...' and
8280         `Connection: Keep-Alive'.
8281
8282         * wget.h (DEBUGP): Call debug_logprintf only if opt.debug is
8283         turned on.
8284
8285 2000-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
8286
8287         * http.c (connection_available_p): Use it.
8288
8289         * connect.c (test_socket_open): New function.
8290
8291         * http.c (gethttp): Support persistent connections.  Based on the
8292         ideas, and partly on code, by Sam Horrocks <sam@daemoninc.com>.
8293         (register_persistent): New function.
8294         (connection_available_p): Ditto.
8295         (invalidate_connection): Ditto.
8296
8297 2000-11-19  Hrvoje Niksic  <hniksic@arsdigita.com>
8298
8299         * url.c (convert_links): Handle UREL2ABS case.
8300
8301         * recur.c (recursive_retrieve): Instead of the list
8302         urls_downloaded, use hash tables dl_file_url_map and
8303         dl_url_file_map.
8304         (convert_all_links): Use them to retrieve data.
8305
8306         * host.c (clean_hosts): Free the hash tables.
8307
8308         * main.c (private_initialize): Call host_init().
8309
8310         * host.c (store_hostaddress): Use a saner, hash table-based data
8311         model.
8312         (realhost): Ditto.
8313         (host_init): Initialize the hash tables.
8314
8315 2000-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
8316
8317         * utils.c (slist_append): Eviscerate NOSORT.  Hash tables are now
8318         used for what the sorted slists used to be used for.
8319         (slist_contains): Don't rely on the list being sorted.
8320         (slist_append): Simplify the code.
8321
8322         * recur.c (recursive_cleanup): Use free_string_set.
8323
8324         * utils.c (string_set_add, string_set_exists, string_set_free):
8325         New functions for easier freeing of hash tables whose keys are
8326         strdup'ed strings.
8327
8328         * recur.c (recursive_retrieve): Use the hash table functions for
8329         storing undesirable URLs.
8330
8331         * hash.c: New file.
8332
8333 2000-11-17  Hrvoje Niksic  <hniksic@arsdigita.com>
8334
8335         * main.c (private_initialize): Call url_init.
8336         (main): Call private_initialize.
8337
8338         * url.c (unsafe_char_table): New table.
8339         (UNSAFE_CHAR): Use it.
8340         (init_unsafe_char_table): New function.
8341         (url_init): New function; call init_unsafe_char_table.
8342
8343 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
8344
8345         * mswindows.h: Define snprintf and vsnprintf to _snprintf and
8346         _vsnprintf respectively.
8347
8348 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
8349
8350         * config.h.in: Do the _XOPEN_SOURCE and _SVID_SOURCE things only
8351         on Linux.
8352
8353 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
8354
8355         * html-url.c (handle_link): Handle HTML fragment identifiers.
8356
8357         * recur.c (recursive_retrieve): If norobot info is respected and
8358         the file is specified not to be followed by robots, respect that.
8359
8360         * html-url.c (collect_tags_mapper): Handle <meta name=robots
8361         content=X>.  For us the important cases are where X is NONE or
8362         where X contains NOFOLLOW.
8363         (get_urls_html): Propagate that information to the caller.
8364
8365 2000-11-13  Hrvoje Niksic  <hniksic@arsdigita.com>
8366
8367         * url.c (convert_links): Unlink the file we might be reading from
8368         before writing to it.
8369         (convert_links): Use alloca instead of malloc for
8370         filename_plus_orig_suffix.
8371
8372 2000-11-12  Hrvoje Niksic  <hniksic@arsdigita.com>
8373
8374         * host.c (realhost): Add HOST to the list with quality==0 only if
8375         it wasn't already there.
8376         Based on analysis by Lu Guohan <feng@public.bjnet.edu.cn>.
8377
8378 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
8379
8380         * url.c (get_urls_file): Ditto.
8381         (convert_links): Ditto.
8382
8383         * html-url.c (get_urls_html): Use read_file() instead of
8384         load_file().
8385
8386         * utils.c (read_file): New function, instead of the old
8387         load_file().
8388         (read_file_free): Ditto.
8389
8390         * url.c (findurl): Search only for the supported protocols.
8391         (convert_links): Use fwrite() when writing out a region of
8392         characters.
8393
8394 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
8395
8396         * ftp-ls.c: Move html_quote_string and ftp_index here.
8397
8398         * url.c: Remove get_urls_html, since that's now in html-url.c.
8399
8400         * html-url.c: New file.
8401
8402         * html-parse.c: New file.
8403
8404 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
8405
8406         * init.c (run_wgetrc): Don't bother killing off '\r' since
8407         pars_line() skips whitespace at end of line anyway.
8408         (parse_line): Oops, it didn't.  Now it does.
8409
8410         * recur.c (parse_robots): Ditto here.
8411
8412         * ftp-ls.c (ftp_parse_unix_ls): Kill off the newline character
8413         manually because read_whole_line no longer does.
8414
8415         * utils.c (read_whole_line): Rewrite to: a) use less memory
8416         (reallocates to needed size after work), b) work faster -->
8417         fgets() instead of getc, c) be more correct --> doesn't kill the
8418         newline character at the end of line.
8419
8420 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
8421
8422         * init.c (comind): Initialize MAX to array size - 1.
8423
8424 2000-11-08  Hrvoje Niksic  <hniksic@arsdigita.com>
8425
8426         * url.c (construct): Changed last_slash[-1] to *(last_slash - 1).
8427         Suggested by Edward J. Sabol.
8428
8429 2000-11-08  Hrvoje Niksic  <hniksic@arsdigita.com>
8430
8431         * url.c (construct): Handle the case where host name is not
8432         followed by a slash.
8433
8434 2000-11-06  Hrvoje Niksic  <hniksic@arsdigita.com>
8435
8436         * init.c: commands[] need to be sorted!  ("base" wasn't.)
8437
8438 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
8439
8440         * wget.h (DO_REALLOC_FROM_ALLOCA): Use braces to disambiguate
8441         `if'.
8442
8443 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
8444
8445         * url.c (construct): Insert unneeded initialization for the
8446         compiler to shut up.
8447
8448         * config.h.in: Define _XOPEN_SOURCE to 500 to get the prototype
8449         for strptime() (*duh*).  Define _SVID_SOURCE to get S_IFLNK which
8450         otherwise gets lost when you define _XOPEN_SOURCE.
8451
8452         * utils.c (touch): Include the file name in the error message.
8453         From Debian.
8454
8455 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
8456
8457         * log.c (logvprintf): Use vsnprintf() in all cases.  If necessary,
8458         resize the buffer to fit the formated message.  That way, messages
8459         of arbitrary size may be printed.
8460         (logvprintf): Use saved_append() to optionally log the last
8461         several lines of output.
8462         (logputs): Ditto.
8463         (log_close): Adapt to new data structures.
8464         (log_dump): Ditto.
8465         (redirect_output): Print messages to stderr, not to stdout.
8466
8467         * log.c (saved_append_1): New function.  Replaces the old logging
8468         system ("log all output until 10M characters") with a new, much
8469         more reasonable one ("log last screenful of text").
8470         (saved_append): New function; call saved_append_1.
8471         (free_log_line): New function.
8472
8473 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
8474
8475         * url.c (construct): Fix comment.
8476         (find_last_char): Document.
8477
8478 2000-11-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8479
8480         * snprintf.c: New file.
8481
8482 2000-11-03  Hrvoje Niksic  <hniksic@arsdigita.com>
8483
8484         * wget.h: If HAVE_STDARG_H is not defined, don't declare argument
8485         types to logprintf() and debug_logprintf().
8486
8487 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
8488
8489         * ftp.c (ftp_loop_internal): Hide the password from the URL when
8490         printing non-verbose.  Problem spotted by Dariusz Mlynarczyk
8491         <darekm@bydg.lomac.com.pl>.
8492
8493 2000-11-02  Junio Hamano  <junio@twinsun.com>
8494
8495         * ftp-basic.c (ftp_login): Make comparison case-insensitive.
8496
8497 2000-11-02  Tyler Riddle  <triddle@liquidmarket.com>
8498
8499         * http.c (known_authentication_scheme_p): Recognize NTML
8500         authentication.
8501         (create_authorization_line): Treat NTML the same as `Basic'.
8502
8503 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
8504
8505         * retr.c (retrieve_url): Free url before returning.
8506         (retrieve_url): Free mynewloc before returning.
8507         Spotted by Mark A. Mankins <Mankins_Mark@prc.com>.
8508
8509 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
8510
8511         * url.c (parseurl): Remove possible reading past the end of
8512         sup_protos[].  Spotted by Mark A. Mankins <Mankins_Mark@prc.com>.
8513
8514 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8515
8516         * main.c (main): In case of opt.downloaded overflowing, print
8517         <overflow> instead of a totally bogus random value.
8518
8519         * retr.c (retrieve_from_file): Ditto.
8520
8521         * recur.c (recursive_retrieve): Ditto.
8522
8523         * main.c (main): Ditto.
8524
8525         * http.c (http_loop): Ditto.
8526
8527         * ftp.c (ftp_loop_internal): Use downloaded_increase() instead of
8528         `+=', and downloaded_exceeds_quota() instead of the simple-minded
8529         check.
8530         (ftp_retrieve_list): Ditto.
8531         (ftp_retrieve_dirs): Ditto.
8532         (ftp_retrieve_glob): Ditto.
8533
8534         * retr.c (downloaded_increase): New function.  Notice overflows of
8535         opt.downloaded.
8536         (downloaded_exceeds_quota): Make sure that opt.downloaded is not
8537         used if it overflowed.
8538
8539         * options.h (struct options): New member downloaded_overflow.
8540
8541 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8542
8543         * wget.h (enum): Remove extra space after last enumeration.
8544
8545 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8546
8547         * main.c (main): Use legible_very_long() for printing
8548         opt.downloaded.
8549
8550         * utils.c (legible_1): New function that operates on strings and
8551         does the brunt of legible()'s work.
8552         (legible): Use legible_1().
8553         (legible_very_long): New function; dump the argument with
8554         sprintf(), and call legible_1().
8555
8556         * options.h (struct options): Use VERY_LONG_TYPE for
8557         opt.downloaded.
8558
8559         * sysdep.h (VERY_LONG_TYPE): Define it to have a 64-bit or greater
8560         type.
8561
8562         * config.h.in: Make sure that SIZEOF_LONG and SIZEOF_LONG_LONG get
8563         defined.  Define HAVE_LONG_LONG if long long is available.
8564
8565 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8566
8567         * utils.c (long_to_string): Update with a later, better version.
8568
8569 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8570
8571         * url.c (path_simplify_with_kludge): New function.
8572         (path_simplify_with_kludge): Disable it.  Instead...
8573         (parse_dir): ...make sure that at this point the right thing is
8574         done, i.e. that "query" part of the URL (?...) is always assigned
8575         to the file, never to the directory portion of the path.
8576
8577 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8578
8579         * retr.c (retrieve_url): Detect redirection cycles.
8580
8581 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8582
8583         * url.c (get_urls_html): Decode HTML entities using
8584         html_decode_entities.
8585
8586         * html.c (htmlfindurl): Don't count the `#' in numeric entities
8587         (&#NNN;) as an HTML fragemnt.
8588         (html_decode_entities): New function.
8589
8590 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8591
8592         * html.c (htmlfindurl): Fix recognition of # HTML fragments.
8593
8594 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
8595
8596         * url.c (construct): Rewritten for clarity.  Avoids the
8597         unnecessary copying and stack-allocation the old version
8598         performed.
8599
8600 2000-10-31  Hrvoje Niksic  <hniksic@arsdigita.com>
8601
8602         * ftp.c (getftp): Ditto.
8603
8604         * http.c (gethttp): Rewind the stream when retrying from scratch.
8605
8606 2000-10-31  Hrvoje Niksic  <hniksic@arsdigita.com>
8607
8608         * retr.c (retrieve_url): Use url_concat() to handle relative
8609         redirections instead of /ad hoc/ code.
8610
8611         * url.c (url_concat): New function encapsulating weird
8612         construct().
8613         (urllen_http_hack): New function.
8614         (construct): When constructing new URLs, recognize that `?' does
8615         not form part of the file name in HTTP.
8616
8617 2000-10-13  Adrian Aichner  <adrian@xemacs.org>
8618
8619         * retr.c: Add msec timing support for WINDOWS.
8620         * retr.c (reset_timer): GetSystemTime() on WINDOWS.
8621         * retr.c (elapsed_time): Calculate delta time to msec on WINDOWS.
8622
8623 2000-10-27  Dan Harkless  <wget@harkless.org>
8624
8625         * retr.c (retrieve_url): Manually applied T. Bharath
8626         <TBharath@responsenetworks.com>'s patch to get wget to grok
8627         illegal relative URL redirects.  Reformatted and re-commented it.
8628
8629 2000-10-23  Dan Harkless  <wget@harkless.org>
8630
8631         * connect.c (make_connection and bindport): Manually applied Rob
8632         Mayoff <mayoff@dqd.com>'s 1.5.3 patch to add --bind-address,
8633         changing coding style to GNU's.
8634
8635         * ftp.c (ftp_loop_internal): --delete-after wasn't implemented for
8636         files downloaded via FTP.  Per a comment, .listing files were not
8637         counted towards number of bytes and files downloaded because they're 
8638         deleted anyway.  Well, they aren't under -nr, so count them then.
8639
8640         * init.c: Manually applied Rob Mayoff's 1.5.3 patch to add
8641         --bind-address, alphabetizing, changing coding style to GNU's,
8642         commenting, and renaming cmd_ip_address() to cmd_address() to
8643         imply hostnames also okay.
8644                 
8645         * main.c (main): --delete-after didn't delete the root of the
8646         tree.  Ignore --convert-links if --delete-after was specified.
8647         Manually applied Rob Mayoff's 1.5.3 patch to add --bind-address,
8648         fixing duplicate use of added-since-1.5.3 case value.
8649         (print_help): Clarified that --delete-after deletes local files.
8650         Rob forgot to add a line for his new --bind-address option.
8651                 
8652         * options.h (struct options): Manually applied Rob Mayoff's patch
8653         to add --bind-address (bind_address structure member).
8654                 
8655         * recur.c (recursive_retrieve): Improved comment; added DEBUGP().
8656         Ignore --convert-links if --delete-after was specified.
8657                 
8658         * retr.c (retrieve_from_file): Just added a DEBUGP().
8659                 
8660 2000-10-19  Dan Harkless  <wget@harkless.org>
8661
8662         * ftp.c (ftp_loop_internal): downloaded_file() enumerators changed.
8663         (getftp): Applied Piotr Sulecki <Piotr.Sulecki@ios.krakow.pl>'s
8664         patch to work around FTP servers that incorrectly respond to the
8665         "REST" command with the remaining size rather than the total file size.
8666                 
8667         * http.c (gethttp): Improved a comment and added code to tack on
8668         ".html" to text/html files without that extension when -E specified.
8669         (http_loop): Use new downloaded_file() enumerators and deal with
8670         the case of gethttp() called xrealloc() on u->local.
8671
8672         * init.c (commands): Added new "htmlextension" command.
8673         Also renamed John Daily's cmd_quad() to the more descriptive
8674         cmd_lockable_boolean(), alpha-sorted the CMD_DECLARE()s and
8675         removed duplicate cmd_boolean() declaration.
8676
8677         * main.c (print_help): Added my new -E / --html-extension option.
8678         (main): Undocumented --email-address option previously used -E synonym.
8679         Stole it away for the much more deserving --html-extension's use.
8680
8681         * options.h (struct options): Added html_extension field.
8682
8683         * url.c (convert_links): URL X that we saved as X.html locally due
8684         to -E needs to be backed up as X.orig, not X.html.orig.  Added comments.
8685         (downloaded_file): Now remembers if we added .html extension to a file.
8686
8687         * url.h (downloaded_file_t): Added extra enumerators to support above.
8688         (downloaded_file): Now takes and returns a downloaded_file_t.
8689
8690         * wget.h (unnamed "dt" enum): Added ADDED_HTML_EXTENSION enumerator.
8691         
8692 2000-10-09  Dan Harkless  <wget@harkless.org>
8693
8694         * html.c (htmlfindurl): Added unneeded initialization to quiet warning.
8695                 
8696         * main.c (print_help): Clarified what --retr-symlinks does.
8697         
8698 2000-09-15  John Daily  <jdaily@cyberdude.com>
8699
8700         * init.c: Add support for "always" and "never" values to allow
8701         .wgetrc to override commandline (useful e.g. with .pm files
8702         calling `wget --passive-ftp' when your firewall doesn't allow that).
8703
8704         * ftp.c (getftp): passive_ftp is first option to support always/never.
8705
8706 2000-08-30  Dan Harkless  <wget@harkless.org>
8707
8708         * ftp.c (ftp_retrieve_list): Use new INFINITE_RECURSION #define.
8709         
8710         * html.c: htmlfindurl() now takes final `dash_p_leaf_HTML' parameter.
8711         Wrapped some > 80-column lines.  When -p is specified and we're at a 
8712         leaf node, do not traverse <A>, <AREA>, or <LINK> tags other than 
8713         <LINK REL="stylesheet">.
8714         
8715         * html.h (htmlfindurl): Now takes final `dash_p_leaf_HTML' parameter.
8716         
8717         * init.c: Added new -p / --page-requisites / page_requisites option.
8718
8719         * main.c (print_help): Clarified that -l inf and -l 0 both allow
8720         infinite recursion.  Changed the unhelpful --mirrior description
8721         to simply give the options it's equivalent to.  Added new -p option.
8722         (main): Added some comments; handle new -p / --page-requisites.
8723         
8724         * options.h (struct options): Added new page_requisites field.
8725
8726         * recur.c: Changed "URL-s" to "URLs" and "HTML-s" to "HTMLs".
8727         Calculate and pass down new `dash_p_leaf_HTML' parameter to
8728         get_urls_html().  Use new INFINITE_RECURSION #define.
8729
8730         * retr.c: Changed "URL-s" to "URLs".  get_urls_html() now takes
8731         final `dash_p_leaf_HTML' parameter.
8732
8733         * url.c: get_urls_html() and htmlfindurl() now take final
8734         `dash_p_leaf_HTML' parameter.
8735
8736         * url.h (get_urls_html): Now takes final `dash_p_leaf_HTML' parameter.
8737
8738         * wget.h: Added some comments and new INFINITE_RECURSION #define.
8739         
8740 2000-08-23  Dan Harkless  <wget@harkless.org>
8741
8742         * main.c (print_help): -B / --base was not mentioned.
8743
8744 2000-08-22  Dan Harkless  <wget@harkless.org>
8745
8746         * main.c (print_help): Modified -nc description to mention that it
8747         also prevents the creation of multiple versions of the same file
8748         with ".<number>" suffixes.
8749
8750 2000-07-14  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
8751
8752         * retr.c (retrieve_url): Consistently strdup opt.referer when
8753         setting u->referer.
8754
8755 2000-06-09  Dan Harkless  <wget@harkless.org>
8756
8757         * main.c (print_help): --help output for --waitretry was over 80 cols.
8758
8759 2000-06-09  Hrvoje Niksic  <hniksic@iskon.hr>
8760
8761         * url.c (encode_string): Fix comment.
8762         Suggested by Herold Heiko <Heiko.Herold@previnet.it>.
8763
8764 2000-06-01  Const Kaplinsky  <const@ce.cctpu.edu.ru>
8765
8766         * ftp.c (ftp_retrieve_list): Change permissions only on plain
8767         files.
8768
8769 2000-06-01  Hrvoje Niksic  <hniksic@iskon.hr>
8770
8771         * url.c (str_url): Print the port number only if it's different
8772         from the default port number for that protocol.
8773
8774 2000-05-22  Dan Harkless  <wget@harkless.org>
8775
8776         * main.c (print_help): Added --help line for Damir Dzeko
8777         <ddzeko@zesoi.fer.hr>'s until-now-undocumented --referer option.
8778         Removed comments that --referer and --waitretry were undocumented.
8779         Changed "`.wgetrc' command" to "`.wgetrc'-style command" on --help
8780         line for --execute.
8781
8782 2000-05-18  Hrvoje Niksic  <hniksic@iskon.hr>
8783
8784         * ftp.c (getftp): Ditto.
8785
8786         * http.c (gethttp): Check for return value of fclose/fflush.
8787
8788 2000-04-12  Hrvoje Niksic  <hniksic@iskon.hr>
8789
8790         * host.c (store_hostaddress): Instead of shifting ADDR, start
8791         copying from the correct address.
8792
8793 2000-04-12  Hrvoje Niksic  <hniksic@iskon.hr>
8794
8795         * http.c (gethttp): Don't free REQUEST -- it was allocated with
8796         alloca().
8797         Pointed out by Gisle Vanem <gvanem@eunet.no>.
8798
8799 2000-04-04  Dan Harkless  <wget@harkless.org>
8800
8801         * host.c (store_hostaddress): R. K. Owen's patch introduces a
8802         "left shift count >= width of type" warning on 32-bit
8803         architectures.  Got rid of it by tricking the compiler w/ a variable.
8804         
8805         * url.c (UNSAFE_CHAR): The macro didn't include all the illegal
8806         characters per RFC1738, namely everything above '~'.  It also
8807         generated a warning on OSes where char =~ unsigned char.  Fixed.
8808         
8809 1998-10-17  Hrvoje Niksic  <hniksic@srce.hr>
8810
8811         * http.c (http_process_type): Removed needless strdup(), a memory
8812         leak.
8813
8814 1998-09-25  Hrvoje Niksic  <hniksic@srce.hr>
8815
8816         * html.c (htmlfindurl): Set PH to the first occurrence of `#'.
8817
8818 1998-09-25  Simon Munton  <simonm@m4data.co.uk>
8819
8820         * init.c (wgetrc_file_name): Don't free HOME under Windows.
8821
8822 1998-12-01  "R. K. Owen"  <rkowen@Nersc.GOV>
8823
8824         * host.c (store_hostaddress): Fix for big endian 64-bit machines.
8825
8826 1998-12-01  Hrvoje Niksic  <hniksic@srce.hr>
8827
8828         * url.c (UNSAFE_CHAR): New macro.
8829         (contains_unsafe): Use it.
8830         (encode_string): Ditto.
8831
8832 1998-12-01  Hrvoje Niksic  <hniksic@srce.hr>
8833
8834         * main.c (i18n_initialize): Use LC_MESSAGES only if available.
8835
8836 2000-03-31  Hrvoje Niksic  <hniksic@srce.hr>
8837
8838         * Use TOUPPER/TOLOWER.
8839
8840 1998-12-22  Alexander V. Lukyanov  <lav@yars.free.net>
8841
8842         * ftp-opie.c (btoe): Zero-terminate OSTORE.
8843
8844 2000-03-21  Hrvoje Niksic  <hniksic@iskon.hr>
8845
8846         * wget.h (DO_REALLOC_FROM_ALLOCA): Ditto.
8847
8848         * sysdep.h (ISALNUM): New macro.
8849         (TOLOWER): Ditto.
8850         (TOUPPER): Ditto.
8851
8852 2000-03-10  Dan Harkless  <wget@harkless.org>
8853
8854         * html.c (idmatch): Implemented checking of my new --follow-tags
8855         and --ignore-tags options.
8856         
8857         * init.c (commands): Added comment reminding people adding new
8858         entries doing allocation to add corresponding freeing in cleanup().
8859         (commands): Added new followtags and ignoretags commands.
8860         (cleanup): Free storage for new followtags and ignoretags.
8861         
8862         * main.c: Use of "comma-separated list" was random -- normalized
8863         it.  Did some alphabetization.  Added comments pointing out
8864         "Options without arguments" and "Options accepting an argument"
8865         sections of long_options[].  Added new options --follow-tags and
8866         -G / --ignore-tags.  Added comment that Damir's --referer is
8867         currently undocumented.  Added comment that Heiko's --waitretry is
8868         partially undocumented (mentioned in --help but not in
8869         wget.texi).  Moved improperly sorted 24, 129, and 'G' cases.
8870         
8871         * options.h (struct options): Added new fields follow_tags and
8872         ignore_tags. 
8873         
8874         * wget.h: Added "#define EQ 0" so we can say "strcmp(a, b) == EQ".
8875         
8876 2000-03-02  Dan Harkless  <wget@harkless.org>
8877
8878         * ftp.c (ftp_loop_internal): Heiko introduced "suggest explicit
8879         braces to avoid ambiguous `else'" warnings.  Eliminated them.
8880         
8881         * http.c (gethttp): Dan Berger's query string patch is totally
8882         bogus.  If you have two different URLs, gen_page.cgi?page1 and
8883         get_page.cgi?page2, they'll both be saved as get_page.cgi and the
8884         second will overwrite the first.  Also, parameters to implicit
8885         CGIs, like "http://www.host.com/db/?2000-03-02" cause the URLs to
8886         be printed with trailing garbage characters, and could seg fault.
8887         Backing out the patch, which Dan B. informed me by email was just
8888         a kludge to download StarOffice from Sun made necessary due to
8889         wget's unconditional escaping of certain characters (room for an
8890         option there?).
8891         (http_loop): Heiko introduced "suggest explicit braces to avoid
8892         ambiguous `else'" warnings.  Eliminated them.
8893         
8894         * main.c: Heiko's --wait / --waitretry backwards compatibility
8895         code looks to have been totally untested -- automatic variable
8896         'wr' was used without being initialized, and a long int was passed
8897         into setval()'s char* val parameter.
8898         
8899         * recur.c (parse_robots): Applied Edward J. Sabol
8900         <sabol@alderaan.gsfc.nasa.gov>'s patch for Guan Yang's reported
8901         problem with "User-agent:<space>*<space>" lines in robots.txt.
8902         
8903         * url.c (parseurl, str_url): Removing Dan Berger's code (see
8904         http.c above for explanation).
8905         
8906 1999-08-25  Heiko Herold  <Heiko.Herold@previnet.it>
8907
8908         * ftp.c: Respect new option waitretry.
8909
8910 2000-01-30  Damir Dzeko  <ddzeko@zesoi.fer.hr>
8911
8912         * http.c (gethttp): Send custom Referer, if required.
8913
8914 1999-09-24  Charles G Waldman  <cgw@fnal.gov>
8915
8916         * netrc.c (parse_netrc): Allow passwords to contain spaces.
8917
8918         * netrc.c (parse_netrc): New function.
8919
8920 1999-09-17  Dan Berger  <dberger@ix.netcom.com>
8921
8922         * http.c (gethttp): Send it.
8923
8924         * url.c (parseurl): Detect query string in HTTP URL-s.
8925         (str_url): Print it.
8926
8927 2000-03-02  HIROSE Masaaki  <hirose31@t3.rim.or.jp>
8928
8929         * html.c (html_allow): Add <link href=...> and <script src=...>.
8930
8931 1999-05-02  andrew deryabin  <djsf@softhome.net>
8932
8933         * http.c (gethttp): Specify port in `Host' header only if it's
8934         different from 80.
8935
8936 1998-11-03  Edward J. Sabol  <sabol@alderaan.gsfc.nasa.gov>
8937
8938         * recur.c (recursive_retrieve): If a finite maximum depth is
8939         specified, and we're are already at that depth, don't download the
8940         HTML file for parsing.
8941
8942 2000-03-01  Dan Harkless  <wget@harkless.org>
8943
8944         * ftp.c (ftp_loop_internal): Call new downloaded_file() function,
8945         even though we don't do conversion on HTML files retrieved via
8946         FTP, so _current_ usage of downloaded_file() makes this call unneeded. 
8947         (ftp_retrieve_list): Added a comment saying where we need to
8948         stat() a .orig file if FTP'd HTML file conversion is ever implemented.
8949         (ftp_retrieve_list): "Local file '%s' is more recent," is sometimes
8950         a lie -- reworded as "Server file no newer than local file '%s' --".
8951         
8952         * http.c (http_loop): Fixed a typo and clarified a comment.
8953         (http_loop): When -K and -N are specified together, compare size
8954         and timestamp of server file X against local file X.orig (if
8955         extant) rather than converted local file X.
8956         (http_loop): "Local file '%s' is more recent," is sometimes a lie
8957         -- reworded as "Server file no newer than local file '%s' --".
8958         (http_loop): Call new downloaded_file() function to prevent
8959         wrongful overwriting of .orig file when -N is specified.
8960         
8961         * url.c (convert_links): When -K specified, only rename X to
8962         X.orig if downloaded_file() returns TRUE.  Otherwise when we skip
8963         file X due to -N, we clobber an X.orig from a previous invocation.
8964         (convert_links): Call the failsafe xstrdup(), not the real strdup().
8965         (convert_links): Added a note asking anyone who understands how
8966         multiple URLs can correspond to a single file to comment it.
8967         (downloaded_file): Added this new function.
8968         
8969         * url.h (downloaded_file): Added prototype for this new function
8970         as well as its downloaded_file_t enum type.
8971
8972         * wget.h (boolean): Added this new typedef and TRUE and FALSE #defines.
8973
8974 2000-02-29  Dan Harkless  <wget@harkless.org>
8975
8976         * version.c: Upped version to developer-only "1.5.3+dev".
8977
8978 2000-02-18  Dan Harkless  <wget@harkless.org>
8979
8980         * init.c (backup_converted): Added this new option.
8981
8982         * main.c (-K / --backup-converted): Added this new option.
8983
8984         * options.h (backup_converted): Added this new option.
8985
8986         * url.c (convert_links): When backup_converted is specified, save
8987         file X as X.orig before converting.
8988
8989         * url.h (urlpos): Fixed typo -- said "Rekative" instead of "Relative".
8990
8991 1998-09-21  Hrvoje Niksic  <hniksic@srce.hr>
8992
8993         * version.c: Wget 1.5.3 is released.
8994
8995 1998-09-21  Hrvoje Niksic  <hniksic@srce.hr>
8996
8997         * host.c (ftp_getaddress): Don't warn when reverse-lookup of local 
8998         address doesn't yield FQDN.
8999
9000 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9001
9002         * cmpt.c (strerror): Fix declaration of sys_errlist.
9003
9004 1998-09-11  Hrvoje Niksic  <hniksic@srce.hr>
9005
9006         * main.c (main): Don't use an array subscript as the first
9007         argument to STRDUP_ALLOCA.
9008         From Kaveh R. Ghazi.
9009
9010 1998-09-11  Szakacsits Szabolcs  <szaka@sienet.hu>
9011
9012         * html.c (htmlfindurl): Download table background.
9013
9014 1998-09-11  Hans Grobler  <grobh@conde.ee.sun.ac.za>
9015
9016         * init.c (parse_line): Would free *com before allocating it.
9017         (parse_line): Would free com instead of *com.
9018
9019 1998-09-10  Howard Gayle  <howard@fjst.com>
9020
9021         * url.c (get_urls_html): Would drop the last character of the
9022         link.
9023
9024 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
9025
9026         * http.c (http_loop): Don't print status code if quiet.
9027
9028 1998-09-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9029
9030         * log.c: Use <stdarg.h> only when __STDC__.
9031
9032 1998-09-10  Adam D. Moss  <adam@foxbox.org>
9033
9034         * html.c (htmlfindurl): Download <layer src=...>.
9035
9036 1998-09-10  Howard Gayle  <howard@fjst.com>
9037
9038         * ftp.c (ftp_retrieve_list): Don't update the time stamp of a file 
9039         not retrieved.
9040
9041 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
9042
9043         * utils.c: Include <libc.h> on NeXT.
9044
9045 1998-06-26  Heinz Salzmann  <heinz.salzmann@intermetall.de>
9046
9047         * url.c (get_urls_html): Fix calculation of URL position.
9048
9049 1998-06-23  Hrvoje Niksic  <hniksic@srce.hr>
9050
9051         * version.c: Wget 1.5.2 is released.
9052
9053 1998-06-23  Dave Love  <d.love@dl.ac.uk>
9054
9055         * ftp.c, init.c, netrc.c: Include errno.h.
9056
9057         * http.c: Include errno.h and time header.
9058
9059         * Makefile.in (exext): Define.
9060         (install.bin, uninstall.bin): Use it.
9061
9062 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
9063
9064         * http.c (http_loop): Don't attempt to compare local and remote
9065         sizes if the remote size is unknown.
9066
9067 1998-06-16  Hrvoje Niksic  <hniksic@srce.hr>
9068
9069         * url.c (get_urls_html): Use malloc() instead of alloca in the
9070         loop.
9071
9072 1998-06-13  Hrvoje Niksic  <hniksic@srce.hr>
9073
9074         * version.c: Wget 1.5.2-b4 is released.
9075
9076 1998-06-13  Hrvoje Niksic  <hniksic@srce.hr>
9077
9078         * url.c (get_urls_html): Ignore spaces before and after the URI.
9079
9080 1998-06-08  Wanderlei Antonio Cavassin  <cavassin@conectiva.com.br>
9081
9082         * ftp.c (getftp): Translate `done'.
9083
9084 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
9085
9086         * version.c: Wget 1.5.2-b3 is released.
9087
9088 1998-06-06  Alexander Kourakos  <awk@bnt.com>
9089
9090         * init.c (cleanup): Close dfp, don't free it.
9091
9092 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
9093
9094         * utils.c (make_directory): Twiddle.
9095
9096         * config.h.in: Added template for access().
9097
9098 1998-06-05  Mathieu Guillaume  <mat@cythere.com>
9099
9100         * html.c (htmlfindurl): Download <input src=...>
9101
9102 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
9103
9104         * utils.c (file_exists_p): Use access() with two arguments.
9105
9106 1998-05-27  Martin Kraemer  <Martin.Kraemer@mch.sni.de>
9107
9108         * netrc.c (parse_netrc): Correct logic.
9109
9110 1998-05-27  Hrvoje Niksic  <hniksic@srce.hr>
9111
9112         * ftp.c (getftp): Added `break'; suggested by Lin Zhe Min
9113         <ljm@ljm.wownet.net>.
9114
9115 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
9116
9117         * version.c: Wget 1.5.2-b2 is released.
9118
9119 1998-05-18  Juan Jose Rodriguez  <jcnsoft@jal1.telmex.net.mx>
9120
9121         * mswindows.h: Don't translate mkdir to _mkdir under Borland.
9122
9123 1998-05-17  Hrvoje Niksic  <hniksic@srce.hr>
9124
9125         * retr.c (elapsed_time): Return correct value when
9126         HAVE_GETTIMEOFDAY is undefined.
9127
9128 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
9129
9130         * version.c: Wget 1.5.2-b1 is released.
9131
9132 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
9133
9134         * getopt.c (_getopt_internal): Use exec_name instead of argv[0].
9135         (_getopt_internal): Don't translate `#if 0'-ed strings.
9136
9137 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
9138
9139         * mswindows.c (ws_handler): Use fork_to_background().
9140
9141 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
9142
9143         * version.c: Wget 1.5.1 is released.
9144
9145 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
9146
9147         * http.c (parse_http_status_line): Avoid `minor' and `major'
9148         names.
9149
9150 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
9151
9152         * utils.c (mkdirhier): Renamed to make_directory.
9153
9154 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9155
9156         * mswindows.c (fork_to_background): Define under Windows.
9157
9158         * utils.c (fork_to_background): New function.
9159
9160         * html.c (htmlfindurl): Removed rerdundant casts.
9161
9162 1998-05-01  Douglas E. Wegscheid  <wegscd@whirlpool.com>
9163
9164         * mswindows.c (ws_mypath): Cache the path.
9165
9166 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
9167
9168         * ftp.h: Prefix enum ftype members with FT_.
9169
9170         * ftp-ls.c, ftp.c, html.h: Adjust accordingly.
9171
9172         * mswindows.h: Use stat under Borland, _stat under MSVC.
9173
9174 1998-04-28  Hrvoje Niksic  <hniksic@srce.hr>
9175
9176         * http.c (known_authentication_scheme_p): New function.
9177         (gethttp): Handle authorization more correctly.
9178
9179         * ftp-basic.h: Removed.
9180
9181         * cmpt.h: Removed.
9182
9183         * utils.c: Include <unistd.h> before <pwd.h>; needed under SunOS
9184         with gcc 2.8.
9185         (numdigit): Use `while' loop.
9186
9187         * http.c (create_authorization_line): Detect authentication
9188         schemes case-insensitively.
9189
9190         * http.c (extract_header_attr): Use strdupdelim().
9191         (digest_authentication_encode): Move declaration of local
9192         variables to smaller scope.
9193         (digest_authentication_encode): Reset REALM, OPAQUE and NONCE.
9194         (create_authorization_line): Detect authentication schemes
9195         case-insensitively.
9196
9197         * utils.c (touch): Constify.
9198
9199         * http.c (gethttp): Report a nicer error when no data is received.
9200
9201         * rbuf.h (RBUF_READCHAR): Ditto.
9202
9203         * ftp-basic.c (ftp_response): Use sizeof.
9204
9205 1998-04-27  Hrvoje Niksic  <hniksic@srce.hr>
9206
9207         * retr.c (print_percentage): EXPECTED is long, not int.
9208         (print_percentage): Use floating-point arithmetic to avoid
9209         overflow with large files' sizes multiplied with 100.
9210
9211 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
9212
9213         * config.h.in: Added pid_t stub.
9214
9215         * sysdep.h (S_ISREG): Moved here from mswindows.h (NeXT doesn't
9216         define it).
9217
9218 1998-04-20  Hrvoje Niksic  <hniksic@srce.hr>
9219
9220         * version.c: Wget 1.5.0 is released.
9221
9222 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
9223
9224         * url.c (str_url): Ditto.
9225
9226         * ftp-basic.c (ftp_rest): Use new name.
9227
9228         * utils.c (long_to_string): Renamed from prnum().
9229
9230 1998-04-16  Hrvoje Niksic  <hniksic@srce.hr>
9231
9232         * version.c: Wget 1.5-b17 is released.
9233
9234 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
9235
9236         * headers.c (header_get): New argument FLAGS.
9237
9238         * http.c (gethttp): If request is malformed, bail out of the
9239         header loop.
9240         (gethttp): Check for empty header *after* the status line checks.
9241         (gethttp): Disallow continuations for status line.
9242
9243 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
9244
9245         * version.c: Wget 1.5-b16 is released.
9246
9247 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
9248
9249         * init.c (commands): Renamed `always_rest' to `continue'.
9250
9251 1998-04-05  Hrvoje Niksic  <hniksic@srce.hr>
9252
9253         * all: Use it.
9254
9255         * log.c (logputs): New argument.
9256         (logvprintf): Ditto.
9257         (logprintf): Ditto.
9258
9259 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
9260
9261         * http.c (http_atotm): Update comment.
9262
9263         * main.c (i18n_initialize): Set LC_MESSAGES, not LC_ALL.
9264
9265         * wget.h: Renamed ENABLED_NLS to HAVE_NLS.
9266
9267         * main.c (i18n_initialize): New function.
9268         (main): Use it.
9269
9270         * log.c: Include <unistd.h>.
9271
9272         * retr.c (show_progress): Cast alloca to char *.
9273
9274 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
9275
9276         * version.c: Wget 1.5-b15 is released.
9277
9278 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
9279
9280         * utils.h: Declare file_non_directory_p().
9281
9282 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
9283
9284         * main.c (main): It's `tries', not `numtries' now.
9285
9286 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
9287
9288         * init.c (getperms): Removed.
9289
9290 1998-04-01  Tim Charron  <tcharron@interlog.com>
9291
9292         * log.c (logvprintf): Don't use ARGS twice.
9293
9294 1998-04-01  John  <john@futuresguide.com>
9295
9296         * mswindows.c: Cleaned up.
9297
9298 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
9299
9300         * version.c: Wget 1.5-b14 is released.
9301
9302 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
9303
9304         * ftp-opie.c (STRLEN4): New macro.
9305         (btoe): Use it.
9306
9307 1998-04-01  Junio Hamano  <junio@twinsun.com>
9308
9309         * http.c: Document all the Digest functions.
9310
9311 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
9312
9313         * utils.c (file_non_directory_p): Renamed from isfile().
9314
9315         * mswindows.h (S_ISREG): New macro, suggested by Tim Adam.
9316
9317 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
9318
9319         * utils.c (mkdirhier): Use 0777 instead of opt.dirmode.
9320
9321         * init.c (cmd_spec_dotstyle): Use 48 dots per line for binary
9322         style.
9323         (cmd_permissions): Removed.
9324
9325         * config.h.in: Add template for WORDS_BIGENDIAN.
9326
9327 1998-03-31  Junio Hamano  <junio@twinsun.com>
9328
9329         * http.c (HEXD2asc): New macro.
9330         (dump_hash): Use it.
9331
9332 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
9333
9334         * version.c: Wget 1.5-b13 is released.
9335
9336 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
9337
9338         * main.c (main): Don't try to use `com'.
9339
9340 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
9341
9342         * init.c (cmd_permissions): New function.
9343
9344 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
9345
9346         * version.c: Wget 1.5-b12 is released.
9347
9348 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
9349
9350         * init.c (commands): Renamed `numtries' to `tries'.
9351         (cmd_spec_debug): Removed.
9352         (home_dir): Under Windows, return `C:\' if HOME is undefined.
9353
9354 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
9355
9356         * config.h.in: Define _XOPEN_SOURCE.
9357
9358         * init.c (check_user_specified_header): New function.
9359         (cmd_spec_header): Use it.
9360         (cmd_spec_useragent): New function.
9361
9362 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
9363
9364         * version.c: Wget 1.5-b11 is released.
9365
9366 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
9367
9368         * wget.h: Include <libintl.h> only if NLS is enabled.
9369
9370 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
9371
9372         * options.h (struct options): Made `wait' a long.
9373         (struct options): Ditto for `timeout'.
9374
9375 1998-03-19  Hrvoje Niksic  <hniksic@srce.hr>
9376
9377         * utils.c (exists): Renamed to file_exists_p.
9378         (file_exists_p): Use access() if available.
9379
9380 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
9381
9382         * utils.c (memfatal): Set save_log_p to 0 to avoid potential
9383         infloop.
9384
9385         * log.c: do_logging -> save_log_p.
9386
9387         * config.h.in: Added template for HAVE_VSNPRINTF.
9388
9389 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
9390
9391         * init.c: Ditto.
9392
9393         * http.c: Protect declaration against non-ANSI compiler.
9394
9395         * log.c (logvprintf): Use vsnprintf() if available.
9396
9397         * getopt.c (main): Don't translate test stuff.
9398
9399 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
9400
9401         * version.c: Wget 1.5-b10 is released.
9402
9403 1998-03-11  Hrvoje Niksic  <hniksic@srce.hr>
9404
9405         * ftp.c (getftp): Don't translate "CWD %s".
9406
9407         * wget.h (GCC_FORMAT_ATTR): Renamed from FORMAT_ATTR.
9408
9409 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
9410
9411         * ftp-opie.c (btoe): Use memcpy() instead of strncat().
9412
9413         * log.c (logputs): New function.
9414         (logvprintf): Renamed from vlogmsg; use logputs().
9415
9416         * retr.c (show_progress): Print `[100%]' when the retrieval is
9417         finished.
9418
9419         * init.c (run_wgetrc): Use FILE, not PATH.
9420         (wgetrc_file_name): Ditto.
9421
9422 1998-03-07  Tim Adam  <tma@osa.com.au>
9423
9424         * recur.c (parse_robots): Correctly reset `entries' on empty
9425         disallow.
9426
9427 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
9428
9429         * init.c (cmd_spec_debug): Use cmd_boolean().
9430
9431 1998-02-23  Hrvoje Niksic  <hniksic@srce.hr>
9432
9433         * http.c (gethttp): Create proxy-authorization correctly.
9434
9435 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
9436
9437         * md5.c: Ditto.
9438
9439         * getopt.c: Use ANSI function definitions.
9440
9441         * ftp-opie.c: New file.
9442
9443         * options.h: Don't redefine EXTERN.
9444
9445         * init.c: Sort it correctly.
9446
9447 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
9448
9449         * version.c: Wget 1.5-b9 is released.
9450
9451 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
9452
9453         * recur.c (recursive_retrieve): Reset `first_time'.
9454
9455         * ftp.c (getftp): Added `default' clause to switches of uerr_t.
9456
9457         * rbuf.c (rbuf_peek): Simplified.
9458         (rbuf_flush): Use MINVAL.
9459
9460         * wget.h (MINVAL): Moved from url.h.
9461
9462         * rbuf.h (RBUF_FD): New macro.
9463
9464         * url.c (add_url): Add to the head of the list.
9465
9466         * ftp.c (ftp_retrieve_list): Set the permissions to downloaded
9467         file.
9468         (getftp): Set the default permissions to 0600.
9469
9470 1998-02-21  Hrvoje Niksic  <hniksic@srce.hr>
9471
9472         * url.c (get_urls_html): Ditto.
9473         (convert_links): Ditto.
9474
9475         * recur.c (parse_robots): Ditto.
9476
9477         * html.c (ftp_index): Ditto.
9478
9479         * ftp-ls.c (ftp_parse_unix_ls): Open file as binary.
9480
9481         * init.c (defaults): Initialize `opt' to zero via memset.
9482
9483         * http.c (digest_authentication_encode): goto considered harmful.
9484
9485 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
9486
9487         * ftp.c (delelement): Simplify and fix leak.
9488
9489 1998-02-18  Hrvoje Niksic  <hniksic@srce.hr>
9490
9491         * http.c (dump_hash): Use HEXD2ASC instead of home-grown stuff.
9492
9493         * url.h (HEXD2ASC): Removed warning.
9494
9495         * init.c (comind): Use binary search.
9496         (commands): Reorganized.
9497         (setval): Ditto.
9498         (cmd_boolean): New function.
9499         (cmd_number): Ditto.
9500         (cmd_number_inf): Ditto.
9501         (cmd_string): Ditto.
9502         (cmd_vector): Ditto.
9503         (cmd_directory_vector): Ditto.
9504         (cmd_bytes): Ditto.
9505         (cmd_time): Ditto.
9506         (cmd_spec_debug): Ditto.
9507         (cmd_spec_dirmode): Ditto.
9508         (cmd_spec_dirstruct): Ditto.
9509         (cmd_spec_dotstyle): Ditto.
9510         (cmd_spec_header): Ditto.
9511         (cmd_spec_htmlify): Ditto.
9512         (cmd_spec_mirror): Ditto.
9513         (cmd_spec_outputdocument): Ditto.
9514         (cmd_spec_recursive): Ditto.
9515         (settime): Merged with cmd_time().
9516         (setbytes): Merged with cmd_bytes().
9517         (setonoff): Merged with cmd_boolean().
9518         (onoff): Ditto.
9519
9520 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
9521
9522         * Makefile.in (distclean): Remove `config.h'.
9523
9524 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
9525
9526         * version.c: Wget 1.5-b8 is released.
9527
9528 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
9529
9530         * http.c (digest_authentication_encode): New function.
9531         (create_authorization_line): Use it.
9532         (dump_hash): New function.
9533         (digest_authentication_encode): Use it.
9534
9535         * fnmatch.c: Renamed from `mtch.c'.
9536
9537 1998-02-15  Karl Eichwalder  <ke@suse.de>
9538
9539         * main.c (main): Tag "Written by..." string as translatable.
9540
9541 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
9542
9543         * wget.h (FREE_MAYBE): New macro.
9544
9545         * http.c (create_authorization_line): Don't use ANSI C string
9546         concatenation feature.
9547         (basic_authentication_encode): Use alloca() for temporary
9548         variables.
9549
9550         * recur.h: Ditto.
9551
9552         * http.c: Ditto.
9553
9554         * headers.h: Ditto.
9555
9556         * ftp-basic.c: Protect declaration against non-ANSI compiler.
9557
9558         * http.c (create_authorization_line): Cast `unsigned char *' to
9559         `char *' for sprintf, to shut up the noisy Digital Unix cc.
9560
9561 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
9562
9563         * version.c: Wget 1.5-b7 is released.
9564
9565 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
9566
9567         * cmpt.c (strstr): Synched with glibc-2.0.6.
9568
9569         * ftp-basic.c (calculate_skey_response): Ditto.
9570         (calculate_skey_response): Use alloca().
9571
9572         * http.c (create_authorization_line): Work with FSF's version of
9573         md5.c.
9574
9575         * md5.c: New file, from GNU libc.
9576
9577 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9578
9579         * url.h (URL_CLEANSE): Name the temporary variable more carefully.
9580
9581 1998-02-13  Hrvoje Niksic  <hniksic@srce.hr>
9582
9583         * http.c (basic_authentication_encode): New function, instead of
9584         the macro.
9585
9586 1998-02-13  Junio Hamano  <junio@twinsun.com>
9587
9588         * http.c: Add HTTP-DA support.
9589         * ftp-basic.c: Add Opie/S-key support.
9590         * config.h.in, Makefile.in: Add HTTP-DA and Opie/S-key support.
9591         * md5.c, md5.h: New files.
9592
9593 1998-02-13  Hrvoje Niksic  <hniksic@srce.hr>
9594
9595         * http.c (http_process_range): Renamed from hprocrange().
9596         (http_process_range): Parse the whole header.
9597
9598         * headers.c: New file.
9599         (header_process): New function.
9600         (header_get): Renamed from fetch_next_header.
9601
9602         * all: Include utils.h only where necessary.
9603
9604         * wget.h: Declare xmalloc(), xrealloc() and xstrdup() here.
9605
9606         * wget.h: Add provisions for dmalloc.
9607
9608 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9609
9610         * version.c: Wget 1.5-b6 is released.
9611
9612 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9613
9614         * ftp.c (ftp_loop): Determine `filename' more precisely.
9615
9616         * init.c (setval): Don't set `opt.quiet' if output-document is
9617         `-'.
9618
9619         * log.c (log_init): Print to STDERR instead of STDOUT.
9620         (vlogmsg): Use STDERR by default.
9621         (logflush): Ditto.
9622
9623 1998-02-11  Simon Josefsson  <jas@pdc.kth.se>
9624
9625         * host.c: Use addr_in again.
9626
9627 1998-02-08  Karl Eichwalder  <karl@suse.de>
9628
9629         * http.c (gethttp): Fixed typo.
9630
9631 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9632
9633         * version.c: Wget 1.5-b5 is released.
9634
9635 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9636
9637         * retr.c (show_progress): Use it.
9638
9639         * log.c (logflush): New function.
9640
9641         * wget.h: Utilize __attribute__ if on gcc.
9642
9643 1998-02-07  Hrvoje Niksic  <hniksic@srce.hr>
9644
9645         * http.c (base64_encode_line): New argument LENGTH.
9646         (BASIC_AUTHENTICATION_ENCODE): Use it.
9647         (BASIC_AUTHENTICATION_ENCODE): Take length of HEADER into account.
9648
9649         * main.c (main): Fixed fprintf() format mismatch.
9650
9651 1998-02-06  Hrvoje Niksic  <hniksic@srce.hr>
9652
9653         * version.c: Wget 1.5-b4 is released.
9654
9655 1998-02-03  Simon Josefsson  <jas@pdc.kth.se>
9656
9657         * host.c: use sockaddr_in instead of addr_in.
9658
9659 1998-02-04  Hrvoje Niksic  <hniksic@srce.hr>
9660
9661         * init.c (cleanup): Use it.
9662
9663         * recur.c (recursive_cleanup): New function.
9664
9665         * retr.c (retrieve_from_file): Ditto.
9666
9667         * main.c (main): Use it.
9668
9669         * recur.c (recursive_reset): New function.
9670
9671         * retr.c (retrieve_from_file): Ditto.
9672
9673         * main.c (main): Simplify call to recursive_retrieve().
9674
9675         * recur.c (recursive_retrieve): Removed FLAGS argument.
9676
9677         * http.c (gethttp): Changed call to iwrite().
9678
9679 1998-02-03  Hrvoje Niksic  <hniksic@srce.hr>
9680
9681         * url.c (get_urls_html): Ditto.
9682         (free_urlpos): Ditto.
9683         (mkstruct): Ditto.
9684         (construct): Ditto.
9685
9686         * retr.c (retrieve_url): Move declaration of local variables to
9687         smaller scope.
9688
9689         * url.c (urlproto): Use it.
9690         (parseurl): Ditto.
9691         (str_url): Ditto.
9692         (get_urls_html): Ditto.
9693
9694         * utils.h (ARRAY_SIZE): New macro.
9695
9696         * url.c (proto): Moved from url.h.
9697
9698         * url.h (URL_CLEANSE): Reformatted.
9699         (USE_PROXY_P): Renamed from USE_PROXY.
9700
9701         * ftp-basic.c: Adjust to the new interface of iwrite().
9702
9703         * ftp-basic.c (ftp_port): Use alloca().
9704
9705 1998-02-03  Hrvoje Niksic  <hniksic@srce.hr>
9706
9707         * version.c: Wget 1.5-b3 is released.
9708
9709         * host.c (ftp_getaddress): Don't print to stderr directly.
9710
9711         * init.c (setbytes): Support `g' for gigabytes.
9712         (cmdtype): New specification CTIME.
9713         (setval): Use it with settime().
9714         (commands): Use it for WAIT and TIMEOUT.
9715
9716 1998-02-02  Hrvoje Niksic  <hniksic@srce.hr>
9717
9718         * http.c (BASIC_AUTHENTICATION_ENCODE): New macro.
9719         (gethttp): Use it.
9720
9721         * utils.c (unique_name_1): Moved from url.c.
9722         (unique_name): Ditto.
9723
9724         * url.c (url_filename): Ditto.
9725
9726         * log.c (redirect_output): Changed call to unique_name().
9727
9728         * url.c (unique_name_1): Renamed from unique_name().
9729         (unique_name): Changed interface.
9730
9731         * init.c (enum cmdid): Moved from init.h.
9732         (cmdtype): Ditto.
9733         (struct cmd): Ditto.
9734
9735         * main.c (main): Use it.
9736         (main): Moved `--backups' to not have a short option.
9737
9738         * options.h (struct options): New member BACKGROUND.
9739
9740         * main.c (print_help): Rearranged.
9741         (main): New long options for -n* short options: --no-directories,
9742         --no-host-directories, --non-verbose, --no-host-lookup and
9743         --dont-remove-listing.
9744
9745 1998-02-01  Hrvoje Niksic  <hniksic@srce.hr>
9746
9747         * main.c (main): Use log_close().
9748
9749         * log.c: New variable LOGFP.
9750         (vlogmsg): Use it.
9751         (redirect_output): Don't open /dev/null; set LOGFP to stdin
9752         instead.
9753         (log_close): New function.
9754
9755         * options.h (struct options): Removed LFILE.
9756
9757         * log.c (log_enable): Removed.
9758
9759         * main.c (main): Use it.
9760
9761         * log.c (log_init): New function.
9762
9763         * url.c (get_urls_html): Removed needless assignment to BASE.
9764
9765         * host.c (add_hlist): Don't set CMP needlessly.
9766
9767         * utils.c (match_backwards): Ditto.
9768         (in_acclist): Ditto.
9769
9770         * url.c (findurl): Ditto.
9771
9772         * netrc.c (parse_netrc): Ditto.
9773
9774         * log.c (log_dump): Ditto.
9775
9776         * html.c (html_quote_string): Ditto.
9777
9778         * ftp-basic.c (ftp_request): Made static.
9779
9780         * connect.c: Made global variables static.
9781
9782         * url.c (construct): Ditto.
9783
9784         * init.c (init_path): Avoid assignment inside `if'-condition.
9785
9786         * ftp.c: Don't include in.h or winsock.h.
9787
9788         * ftp.c (ftp_loop): Use SZ.
9789
9790         * connect.c (bindport): Cast &addrlen to int *.
9791         (conaddr): Ditto.
9792
9793         * init.c (initialize): Don't use SYSTEM_WGETRC unconditionally.
9794
9795 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
9796
9797         * ftp.c (getftp): Initialize opt.ftp_pass here.
9798         (ftp_retrieve_dirs): Use alloca().
9799
9800         * init.c (defaults): Don't initialize opt.ftp_pass.
9801
9802         * sysdep.h (S_ISLNK): Declare for OS/2; ditto for lstat.
9803         From Ivan F. Martinez <ivanfm@ecodigit.com.br>.
9804
9805 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
9806
9807         * recur.c (parse_robots): Check for comments more correctly.
9808
9809         * host.c (ftp_getaddress): Use STRDUP_ALLOCA.
9810         (ftp_getaddress): Add diagnostics when reverse-lookup yields only
9811         hostname.
9812
9813 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
9814
9815         * version.c: Wget 1.5-b2 is released.
9816
9817         * netrc.c (NETRC_FILE_NAME): Moved from netrc.h.
9818
9819         * utils.c (proclist): Pass FNM_PATHNAME to fnmatch().
9820
9821         * ftp-basic.c (ftp_pasv): Avoid unnecessary casting to unsigned
9822         char.
9823
9824         * log.c: Don't attempt to hide arguments from ansi2knr.
9825
9826         * cmpt.c: Synched strptime() and mktime() with glibc-2.0.6.
9827
9828         * ansi2knr.c: Use a later version, from fileutils-3.16l alpha.
9829
9830         * ftp.c (getftp): Ditto.
9831
9832         * http.c (gethttp): Use it.
9833
9834         * retr.c (get_contents): New argument EXPECTED; pass it to
9835         show_progress().
9836         (show_progress): New argument EXPECTED; use it to display
9837         percentages.
9838
9839         * init.c (setval): Ditto.
9840
9841         * http.c (gethttp): Ditto.
9842         (http_loop): Ditto.
9843
9844         * ftp.c (getftp): Ditto.
9845         (ftp_loop_internal): Ditto.
9846
9847         * ftp-ls.c (ftp_parse_unix_ls): Use abort() instead of assert(0).
9848
9849         * sysdep.h (CLOSE): Simplify; use DEBUGP.
9850
9851         * netrc.c (search_netrc): Use alloca().
9852
9853         * init.c (defaults): Initialize no_flush.
9854
9855         * log.c (vlogmsg): Don't flush if no_flush.
9856
9857         * options.h (struct options): New variable no_flush.
9858
9859         * main.c (main): Don't play games with buffering.
9860
9861         * log.c (vlogmsg): Flush the output after every message.
9862
9863 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
9864
9865         * init.c (parse_line): Ditto.
9866
9867         * url.c (get_urls_html): Ditto.
9868
9869         * main.c (main): Don't cast to unsigned char.
9870
9871         * init.c (run_wgetrc): Don't cast to unsigned char.
9872         (parse_line): Accept char instead of unsigned char.
9873
9874         * html.c (htmlfindurl): Use char instead of unsigned char.
9875
9876         * all: Use them.
9877
9878         * sysdep.h: Add wrappers to ctype macros to make them
9879         eight-bit-clean:
9880
9881 1998-01-30  Hrvoje Niksic  <hniksic@srce.hr>
9882
9883         * html.c (htmlfindurl): Download <img lowsrc=...>
9884
9885         * main.c (main): Ignore SIGPIPE.
9886
9887         * connect.c (select_fd): New argument WRITEP.
9888         (iwrite): Call select_fd().
9889
9890 1997-02-27  Fila Kolodny <fila@ibi.com>
9891
9892         * ftp.c (ftp_retrieve_list): If retrieving symlink and the proper
9893         one already exists, just skip it.
9894
9895 1998-01-30  Hrvoje Niksic  <hniksic@srce.hr>
9896
9897         * http.c (gethttp): Cosmetic changes.
9898
9899         * http.c (check_end): Allow `+D...' instead of `GMT'.
9900         From Fabrizio Pollastri <pollastri@cstv.to.cnr.it>.
9901
9902         * url.c (process_ftp_type): New function.
9903         (parseurl): Use it.
9904
9905         * connect.c (iwrite): Allow writing in a few chunks.
9906         (bindport): Made SRV static, so addr can point to it.
9907         (select_fd): Removed HPUX kludge.
9908
9909         * host.c (free_hlist): Incorporated into clean_hosts().
9910
9911 1998-01-29  Hrvoje Niksic  <hniksic@srce.hr>
9912
9913         * host.c (hlist): Made static.
9914         (search_address): Cosmetic change.
9915
9916 1998-01-29  Hrvoje Niksic  <hniksic@srce.hr>
9917
9918         * version.c: Wget v1.5-b1 is released.
9919
9920         * http.c (hgetlen): Use sizeof() to get the header length.
9921         (hgetrange): Ditto.
9922         (hgettype): Ditto.
9923         (hgetlocation): Ditto.
9924         (hgetmodified): Ditto.
9925         (haccepts_none): Ditto.
9926
9927         * main.c (main): Updated `--version' and `--help' output, as per
9928         Francois Pinard's suggestions.
9929
9930         * main.c: Include locale.h; call setlocale(), bindtextdomain() and 
9931         textdomain().
9932
9933         * config.h.in: Define stubs for I18N3.
9934
9935         * wget.h: Include libintl.h.
9936
9937 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
9938
9939         * url.c (mkstruct): Check for opt.cut_dirs.
9940         (mkstruct): alloca()-te more, xmalloc() less.
9941
9942         * utils.c (load_file): Check for ferror().
9943
9944         * url.c (get_urls_file): Close only the files we opened.
9945         (get_urls_html): Ditto.
9946         (count_slashes): New function.
9947
9948         * http.h: Removed.
9949
9950         * http.c (gethttp): Respect username and password provided by
9951         proxy URL.
9952         (base64_encode_line): Write into an existing buffer instead of
9953         malloc-ing a new one.
9954         (struct http_stat): Moved from http.h
9955
9956         * retr.c (retrieve_url): Free SUF.
9957
9958         * all: Removed lots of unnecessary .h dependencies.
9959
9960         * html.c (global_state): Made static.
9961
9962         * utils.h (ALLOCA_ARRAY): New macro.
9963
9964         * main.c (main): New option `--cut-dirs'.
9965
9966         * url.c (construct): Use alloca() for T.
9967
9968         * utils.c (mkdirhier): Use STRDUP_ALLOCA.
9969
9970         * host.c (_host_t): Moved from host.h.
9971         (struct host): Renamed from _host_t.
9972         (store_hostaddress): Use STRDUP_ALLOCA for INET_S.
9973         (realhost): Ditto.
9974
9975         * host.h: Don't include url.h.
9976
9977         * ftp.c (LIST_FILENAME): Moved from ftp.h.
9978
9979         * init.c (DEFAULT_FTP_ACCT): Moved from ftp.h.
9980
9981         * main.c (main): Enable log if the output goes to a TTY.
9982
9983         * connect.h: Removed unused constant `BACKLOG'.
9984
9985         * config.h.in: Check for isatty().
9986
9987         * Makefile.in (LINK): Use CFLAGS when linking.
9988
9989 1998-01-27  Hrvoje Niksic  <hniksic@srce.hr>
9990
9991         * mswindows.c (ws_hangup): Use redirect_output().
9992
9993         * main.c (redirect_output_signal): New function; use
9994         redirect_output().
9995
9996         * log.c (redirect_output): New function, based on hangup(), which
9997         is deleted.
9998
9999         * log.c (vlogmsg): New function.
10000
10001         * wget.h (DEBUGP): Use debug_logmsg().
10002
10003         * main.c (hangup): Use it.
10004
10005         * log.c (log_dump): New function.
10006
10007         * utils.h (DO_REALLOC): Use `long' for various sizes.
10008
10009         * http.c (hskip_lws): Use `while', for clarity.
10010         (HTTP_DYNAMIC_LINE_BUFFER): New constant.
10011         (fetch_next_header): Use it instead of DYNAMIC_LINE_BUFFER.
10012
10013         * ftp-basic.c (FTP_DYNAMIC_LINE_BUFFER): New constant.
10014         (ftp_response): Use it instead of DYNAMIC_LINE_BUFFER.
10015
10016         * utils.c (DYNAMIC_LINE_BUFFER): Moved from utils.c.
10017         (LEGIBLE_SEPARATOR): Ditto.
10018         (FILE_BUFFER_SIZE): Ditto.
10019
10020         * retr.c (BUFFER_SIZE): Moved from retr.h.
10021
10022         * log.c: New file.
10023         (logmsg): Moved from utils.c.
10024         (debug_logmsg): New function.
10025
10026         * mswindows.h: Include it here.
10027
10028         * init.c: Ditto.
10029
10030         * utils.c: Don't include <windows.h>.
10031
10032 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
10033
10034         * host.c (ftp_getaddress): Ditto.
10035
10036         * main.c (main): Use it.
10037
10038         * utils.h (STRDUP_ALLOCA): New macro.
10039
10040         * init.c: Prepend `wget: ' to error messages printed on stderr.
10041
10042         * utils.c (mkdirhier): Renamed from mymkdir.
10043         (touch): Renamed from my_touch.
10044         (pwd_cuserid): Renamed from my_cuserid().
10045
10046 1998-01-24  Andy Eskilsson  <andy.eskilsson@telelogic.se>
10047
10048         * utils.c (accdir): Process wildcards.
10049         (proclist): New function.
10050         (accdir): Use it to avoid code repetition.
10051
10052 1998-01-24  Hrvoje Niksic  <hniksic@srce.hr>
10053
10054         * recur.c (parse_robots): Respect opt.useragent; use alloca().
10055
10056         * http.c (gethttp): Construct useragent accordingly.
10057
10058         * version.c: Changed version string to numbers-only.
10059
10060         * main.c (print_help): List all the options.
10061
10062         * mswindows.c (windows_main_junk): Initialize argv0 here.
10063
10064 1998-01-24  Karl Heuer  <kwzh@gnu.org>
10065
10066         * netrc.c (search_netrc): Initialize `l' only after processing
10067         netrc.
10068
10069         * main.c (main): Don't trap SIGHUP if it's being ignored.
10070
10071 1998-01-24  Hrvoje Niksic  <hniksic@srce.hr>
10072
10073         * all: Use logmsg().
10074
10075         * utils.c (time_str): Moved from retr.c.
10076         (logmsg): New function.
10077         (logmsg_noflush): Ditto.
10078
10079         * rbuf.c: New file, moved buf_* functions here.
10080
10081         * ftp.c (ftp_expected_bytes): Moved from ftp-basic.c.
10082
10083         * ftp-basic.c (ftp_rest): Use prnum().
10084
10085         * ftp-basic.c: Ditto.
10086
10087         * ftp.c: Use the new reading functions and macros.
10088
10089         * retr.c (buf_initialize): New function.
10090         (buf_initialized_p): Ditto.
10091         (buf_uninitialize): Ditto.
10092         (buf_fd): Ditto.
10093
10094         * http.c (fetch_next_header): Use the BUF_READCHAR macro for
10095         efficiency.
10096         (gethttp): Use alloca() where appropriate.
10097
10098         * retr.c (buf_readchar): Use it.
10099         (buf_peek): Use rstreams.
10100
10101         * retr.h (BUF_READCHAR): New macro.
10102
10103         * init.c (home_dir): Rewritten for clarity.
10104         (init_path): Ditto.
10105
10106         * mswindows.c (ws_backgnd): Made static.
10107         (read_registry): Ditto.
10108         (ws_cleanup): Ditto.
10109         (ws_handler): Ditto.
10110
10111 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
10112
10113         * alloca.c: New file.
10114
10115         * Makefile.in (ALLOCA): Define.
10116
10117         * mswindows.c (ws_help): Constify.
10118         (ws_help): Use alloca.
10119
10120         * mswindows.c: Reformat.
10121
10122         * all: Added _(...) annotations for I18N snarfing and translation.
10123
10124         * host.c (ftp_getaddress): Nuke SYSINFO.
10125         (ftp_getaddress): Don't use getdomainname().
10126         (ftp_getaddress): Use uname(), where available.
10127
10128         * http.c (gethttp): Protect a stray fprintf().
10129
10130         * init.c (settime): New function.
10131         (setval): Treat WAIT specially, allowing suffixes like `m' for
10132         minutes, etc.
10133
10134 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
10135
10136         * url.c (get_urls_html): Use alloca() for TEMP.
10137
10138 1998-01-21  Jordan Mendelson  <jordy@wserv.com>
10139
10140         * url.c (rotate_backups): New function.
10141
10142         * http.c (gethttp): Ditto.
10143
10144         * ftp.c (getftp): Rotate backups.
10145
10146 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
10147
10148         * all: Renamed nmalloc(), nrealloc() and nstrdup() to xmalloc(),
10149         xrealloc() and xstrdup().  Use the new functions.
10150
10151         * url.c (decode_string): Made static.
10152         (has_proto): Ditto.
10153         (parse_dir): Ditto.
10154         (parse_uname): Ditto.
10155         (mkstruct): Ditto.
10156         (construct): Ditto.
10157         (construct_relative): Ditto.
10158
10159         * retr.c (show_progress): Made static.
10160
10161         * recur.c (robots_url): Made static.
10162         (retrieve_robots): Ditto.
10163         (parse_robots): Ditto.
10164         (robots_match): Ditto.
10165
10166         * main.h: Removed.
10167
10168         * main.c (printhelp): Made static.
10169         (hangup): Ditto.
10170
10171         * init.c (comind): Made static.
10172         (defaults): Ditto.
10173         (init_path): Ditto.
10174         (run_wgetrc): Ditto.
10175         (onoff): Ditto.
10176         (setonoff): Ditto.
10177         (setnum): Ditto.
10178         (myatoi): Ditto.
10179         (getperms): Ditto.
10180         (setbytes): Ditto.
10181
10182         * http.c (fetch_next_header): Made static.
10183         (hparsestatline): Ditto.
10184         (hskip_lws): Ditto.
10185         (hgetlen): Ditto.
10186         (hgetrange): Ditto.
10187         (hgettype): Ditto.
10188         (hgetlocation): Ditto.
10189         (hgetmodified): Ditto.
10190         (haccepts_none): Ditto.
10191         (gethttp): Ditto.
10192         (base64_encode_line): Ditto.
10193         (mktime_from_utc): Ditto.
10194         (http_atotm): Ditto.
10195
10196         * html.c (idmatch): Made static.
10197
10198         * host.c (search_host): Made static.
10199         (search_address): Ditto.
10200         (free_hlist): Ditto.
10201
10202         * ftp.c (getftp): Made static.
10203         (ftp_loop_internal): Ditto.
10204         (ftp_get_listing): Ditto.
10205         (ftp_retrieve_list): Ditto.
10206         (ftp_retrieve_dirs): Ditto.
10207         (ftp_retrieve_glob): Ditto.
10208         (freefileinfo): Ditto.
10209         (delelement): Ditto.
10210
10211         * ftp-ls.c (symperms): Made static.
10212         (ftp_parse_unix_ls): Ditto.
10213
10214         * connect.c (select_fd): Made static.
10215
10216         * utils.c (xmalloc): Renamed from nmalloc.
10217         (xrealloc): Renamed from nrealloc.
10218         (xstrdup): Renamed from nstrdup.
10219
10220         * getopt.c (exchange): Use alloca.
10221
10222         * mswindows.c (mycuserid): Use strncpy.
10223
10224         * New files mswindows.c, mswindows.h, sysdep.h.  winjunk.c,
10225         systhings.h, windecl.h and winjunk.h removed.
10226
10227         * mswindows.c (sleep): New function.
10228
10229         * utils.c: Include <windows.h> under Windows.
10230
10231 1997-06-12  Darko Budor  <dbudor@zesoi.fer.hr>
10232
10233         * url.h (URL_UNSAFE): Change default under Windows.
10234
10235         * retr.c (retrieve_from_file): Respect opt.delete_after.
10236
10237         * main.c (main): Call ws_help on Windows.
10238
10239         * winjunk.c (windows_main_junk): New function.
10240
10241         * main.c (main): Junk-process argv[0].
10242
10243         * http.c (mktime_from_utc): Return -1 if mktime failed.
10244
10245         * http.c (http_loop): Ditto.
10246
10247         * ftp.c (ftp_loop_internal): Change title on Windows when using a
10248         new URL.
10249
10250         * winjunk.c (getdomainname): Lots of functions.
10251
10252 1997-06-12  Hrvoje Niksic  <hniksic@srce.hr>
10253
10254         * cmpt.c (strptime_internal): Handle years more correctly for
10255         `%y'.
10256
10257 1997-06-09  Mike Thomas <mthomas@reality.ctron.com>
10258
10259         * http.c (gethttp): Allocate enough space for
10260         `Proxy-Authorization' header.
10261
10262 1997-05-10  Hrvoje Niksic  <hniksic@srce.hr>
10263
10264         * version.c: Wget/1.4.5 is released.
10265
10266 1997-05-10  Hrvoje Niksic  <hniksic@srce.hr>
10267
10268         * retr.c (get_contents): Check return value of fwrite more
10269         carefully.
10270
10271 1997-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10272
10273         * cmpt.c (strptime_internal) [case 'Y']: Always subtract 1900 from
10274         year, regardless of century.
10275
10276 1997-03-30  Hrvoje Niksic  <hniksic@srce.hr>
10277
10278         * utils.c (isfile): Use `lstat' instead of `stat'.
10279
10280 1997-03-29  Hrvoje Niksic  <hniksic@srce.hr>
10281
10282         * utils.c (numdigit): Use explicit test.
10283
10284 1997-03-21  Hrvoje Niksic  <hniksic@srce.hr>
10285
10286         * http.c (http_loop): Always use `url_filename' to get u->local.
10287
10288 1997-03-20  Hrvoje Niksic  <hniksic@srce.hr>
10289
10290         * url.c: Recognize https.
10291
10292 1997-03-13  Hrvoje Niksic  <hniksic@srce.hr>
10293
10294         * recur.c (recursive_retrieve): Lowercase just the host name.
10295
10296 1997-03-09  Hrvoje Niksic  <hniksic@srce.hr>
10297
10298         * url.c (get_urls_file): Use the correct test.
10299         (get_urls_html): Ditto.
10300
10301 1997-03-07  Hrvoje Niksic  <hniksic@srce.hr>
10302
10303         * connect.c: Reverted addrlen to int.
10304
10305         * init.c (parse_line): Check for -1 instead of NONE.
10306
10307         * version.c: Changed version to 1.4.5.
10308
10309 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
10310
10311         * init.c: New option netrc.
10312         (initialize): Don't parse .netrc.
10313
10314         * cmpt.c (recursive): Return rp.
10315         (strptime_internal): Match the long strings first, the abbreviated
10316         second.
10317
10318 1997-02-16  Hrvoje Niksic  <hniksic@srce.hr>
10319
10320         * http.c (check_end): New function.
10321         (http_atotm): Use it.
10322
10323 1997-02-13  gilles Cedoc  <gilles@cedocar.fr>
10324
10325         * http.c (gethttp): Use them.
10326
10327         * init.c: New options proxy_user and proxy_passwd.
10328
10329 1997-02-14  Hrvoje Niksic  <hniksic@srce.hr>
10330
10331         * ftp.c (ftp_retrieve_list): Create links even if not relative.
10332
10333 1997-02-10  Hrvoje Niksic  <hniksic@srce.hr>
10334
10335         * recur.c (recursive_retrieve): Lowercase the host name, if the
10336         URL is not "optimized".
10337
10338         * host.c (realhost): Return l->hostname, even if it matches with
10339         host.
10340
10341 1997-02-10  Marin Purgar  <pmc@asgard.hr>
10342
10343         * connect.c: Make addrlen size_t instead of int.
10344         (conaddr): Ditto.
10345
10346 1997-02-09  Gregor Hoffleit  <flight@mathi.uni-heidelberg.DE>
10347
10348         * systhings.h: Define S_ISLNK on NeXT too.
10349
10350 1997-02-09  Hrvoje Niksic  <hniksic@srce.hr>
10351
10352         * version.c: Released 1.4.3.
10353
10354         * url.c: Futher update to list of protostrings.
10355         (skip_proto): Skip `//' correctly for FTP and HTTP.
10356
10357         * url.c (get_urls_html): Handle bogus `http:' things a little
10358         different.
10359
10360         * main.c (main): Removed `follow-ftp' from `f'.
10361         (main): Dumped the `prefix-files' and `file-prefix' options and
10362         features; old and bogus.
10363         (main): Exit on failed setval() in `-e'.
10364
10365         * http.c (fetch_next_header): Use it to detect header continuation
10366         correctly.
10367
10368         * retr.c (buf_peek): New function.
10369
10370 1997-02-08  Hrvoje Niksic  <hniksic@srce.hr>
10371
10372         * wget.h: Include time.h and stuff.
10373
10374 1997-02-08  Roger Beeman  <beeman@cisco.com>
10375
10376         * ftp.c: Include <time.h>
10377
10378 1997-02-07  Hrvoje Niksic  <hniksic@srce.hr>
10379
10380         * url.c (findurl): Would read over buffer limits.
10381
10382 1997-02-06  Hrvoje Niksic  <hniksic@srce.hr>
10383
10384         * ftp-ls.c (ftp_parse_unix_ls): Allow spaces in file names.
10385
10386 1997-02-05  Hrvoje Niksic  <hniksic@srce.hr>
10387
10388         * http.c (http_atotm): Initialize tm.is_dst.
10389
10390 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
10391
10392         * http.c (gethttp): Don't print the number of retrieved headers.
10393
10394         * main.c (main): New option `--no-clobber', alias for `-nc'.
10395
10396         * url.c: Recognize `https://'.
10397
10398 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
10399
10400         * host.c (herrmsg): Don't use h_errno.
10401
10402 1997-01-30  Hrvoje Niksic  <hniksic@srce.hr>
10403
10404         * host.c (accept_domain): Use it.
10405
10406         * main.c (main): New option `--exclude-domains'.
10407
10408         * retr.c (retrieve_url): Use it.
10409         (retrieve_url): Bail out when an URL is redirecting to itself.
10410
10411         * url.c (url_equal): New function.
10412
10413 1997-01-29  Hrvoje Niksic  <hniksic@srce.hr>
10414
10415         * connect.c: Include arpa/inet.h instead of arpa/nameser.h.
10416
10417         * http.c (mk_utc_time): New function.
10418         (http_atotm): Use it; handle time zones correctly.
10419
10420 1997-01-28  Hrvoje Niksic  <hniksic@srce.hr>
10421
10422         * http.c: Ditto.
10423
10424         * ftp-basic.c: Use it instead of WRITE.
10425
10426         * connect.c (iwrite): New function.
10427
10428 1997-01-27  Hrvoje Niksic  <hniksic@srce.hr>
10429
10430         * cmpt.c (mktime): New function.
10431
10432         * netrc.c: Include <sys/types.h>.
10433
10434         * main.c (main): Wouldn't recognize --spider.
10435
10436         * retr.c (rate): Use `B', `KB' and `MB'.
10437         (reset_timer,elapsed_time): Moved from utils.c.
10438
10439         * ftp.c (ftp_retrieve_list): Ditto.
10440
10441         * http.c (http_loop): Don't touch the file if opt.dfp.
10442
10443 1997-01-24  Hrvoje Niksic  <hniksic@srce.hr>
10444
10445         * cmpt.c: New file.
10446
10447         * ftp.c (ftp_retrieve_glob): New argument semantics.
10448         (ftp_retrieve_dirs): Use it.
10449         (ftp_loop): Ditto.
10450
10451         * html.c (htmlfindurl): Recognize `'' as the quote char.
10452
10453 1997-01-23  Hrvoje Niksic  <hniksic@srce.hr>
10454
10455         * ftp.c (ftp_loop_internal): Use it.
10456
10457         * utils.c (remove_link): New function.
10458
10459 1997-01-22  Hrvoje Niksic  <hniksic@srce.hr>
10460
10461         * retr.c (retrieve_url): Require STRICT redirection URL.
10462
10463         * url.c (parseurl): New argument STRICT.
10464
10465         * http.c (hparsestatline): Be a little-bit less strict about
10466         status line format.
10467
10468 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
10469
10470         * http.c (gethttp): Use it.
10471
10472         * main.c (main): Don't use '<digit>' as options.
10473
10474         * init.c: New option ignore_length.
10475
10476         * http.c (gethttp): Ditto.
10477         (http_loop): Check for redirection without Location:.
10478         (gethttp): Don't print Length unless RETROKF.
10479
10480         * ftp.c (getftp): Use it.
10481
10482         * url.c (mkalldirs): New function.
10483
10484         * utils.c (mymkdir): Don't check for existing non-directory.
10485
10486         * url.c (mkstruct): Don't create the directory.
10487
10488 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
10489
10490         * init.c (setval): Removed NO_RECURSION checks.
10491
10492 1997-01-19  Hrvoje Niksic  <hniksic@srce.hr>
10493
10494         * version.c: "Released" 1.4.3-pre2.
10495
10496         * recur.c (recursive_retrieve): Bypass host checking only if URL
10497         is ftp AND parent URL is not ftp.
10498
10499         * ftp-basic.c (ftp_request): Print out Turtle Power.
10500
10501         * ftp.c (ftp_loop): Call ftp_retrieve_glob with 0 if there's no
10502         wildcard.
10503         (ftp_retrieve_glob): Call ftp_loop_internal even on empty list, if
10504         not glob.
10505
10506         * http.c (gethttp): Be a little bit smarter about status codes.
10507
10508         * recur.c (recursive_retrieve): Always reset opt.recursive when
10509         dealing with FTP.
10510
10511 1997-01-18  Hrvoje Niksic  <hniksic@srce.hr>
10512
10513         * retr.c (retrieve_url): New variable location_changed; use it for
10514         tests instead of mynewloc.
10515         (retrieve_url): Allow heuristic adding of html.
10516
10517         * url.c (url_filename): Don't use the `%' in Windows file names.
10518
10519         * http.c (http_loop): Always time-stamp the local file.
10520
10521         * http.c (http_loop): Ditto.
10522
10523         * ftp.c (ftp_retrieve_list): Use it.
10524
10525         * utils.c (my_touch): New function.
10526
10527         * ftp.c (ftp_retrieve_list): Use #ifdef HAVE_STRUCT_UTIMBUF
10528         instead of #ifndef NeXT.
10529
10530         * utils.c (strptime): New version, by Ulrich Drepper.
10531
10532 1997-01-17  Hrvoje Niksic  <hniksic@srce.hr>
10533
10534         * http.c (haccepts_none): Renamed from `haccepts_bytes'.
10535         (gethttp): If haccepts_none(), disable ACCEPTRANGES.
10536         (http_loop): Would remove ACCEPTRANGES.
10537
10538         * ftp.c (getftp): Call ftp_list with NULL.
10539
10540 1997-01-15  Hrvoje Niksic  <hniksic@srce.hr>
10541
10542         * html.c (ftp_index): Don't print minutes and seconds if we don't
10543         know them; beautify the output.
10544
10545         * ftp.c (getftp): Don't close the socket on FTPNSFOD.
10546
10547 1997-01-14  Hrvoje Niksic  <hniksic@srce.hr>
10548
10549         * utils.c (strptime): New function.
10550         (strptime): Don't use get_alt_number.
10551         (strptime): Don't use locale.
10552         (match_string): Made it a function.
10553
10554 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
10555
10556         * http.c (http_atotm): New function.
10557         (http_loop): Use it.
10558
10559         * atotm.c: Removed from the distribution.
10560
10561         * http.c (base64_encode_line): Rewrite.
10562
10563 1997-01-09  Hrvoje Niksic  <hniksic@srce.hr>
10564
10565         * ftp.c (getftp): Use ftp_expected_bytes; print size.
10566
10567         * ftp-basic.c (ftp_response): Use ftp_last_respline.
10568         (ftp_expected_bytes): New function.
10569
10570         * ftp.c (getftp): Print the unauthoritative file length.
10571
10572         * ftp-ls.c: Renamed from ftp-unix.c.
10573         (ftp_parse_ls): Moved from ftp.c.
10574         (ftp_parse_unix_ls): Recognize seconds in time spec.
10575         (ftp_parse_unix_ls): Recognize year-less dates of the previous
10576         year.
10577
10578 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
10579
10580         * ftp-basic.c: Don't declare errno if #defined.
10581
10582         * host.c (ftp_getaddress): Check for sysinfo legally.
10583
10584 1997-01-08  Darko Budor  <dbudor@diana.zems.fer.hr>
10585
10586         * connect.c (iread): Use READ.
10587
10588 1996-12-23  Hrvoje Niksic  <hniksic@srce.hr>
10589
10590         * url.c: Recognize finger, rlogin, tn3270, mid and cid as valid
10591         schemes.
10592
10593 1996-12-22  Hrvoje Niksic  <hniksic@srce.hr>
10594
10595         * host.c (ftp_getaddress): Allow `.' in hostname.
10596
10597 1996-12-26  Darko Budor <dbudor@zems.fer.hr>
10598
10599         * wget.h: READ and WRITE macros for use instead of read and write
10600         on sockets, grep READ *.c, grep WRITE *.c
10601
10602         * wsstartup.c: new file - startup for winsock
10603
10604         * wsstartup.h: new file
10605
10606         * win32decl.h: new file - fixup for <errno.h> and winsock trouble
10607
10608         * configure.bat: Configure utility for MSVC
10609
10610         * src/Makefile.ms,config.h.ms: new files for use with MSVC 4.x
10611
10612 1996-12-22  Hrvoje Niksic  <hniksic@srce.hr>
10613
10614         * version.c: Released 1.4.3-pre.
10615
10616         * utils.c (prnum): Accept long.
10617         (legible): Use prnum().
10618
10619         * connect.c (make_connection): Accept port as short.
10620         (bindport): Ditto.
10621
10622         * http.c (gethttp): Use search_netrc.
10623
10624 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
10625
10626         * ftp.c (getftp): Use search_netrc.
10627
10628         * netrc.c (free_netrc): New function.
10629
10630         * init.c (home_dir): New function.
10631
10632         * url.c (convert_links): Allow REL2ABS changes.
10633
10634 1996-12-21  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
10635
10636         * netrc.c: New file.
10637         (parse_netrc, maybe_add_to_list): New functions.
10638
10639 1996-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10640
10641         * retr.c (retrieve_url): Reset opt.recursion before calling
10642         ftp_loop if it is reached through newloc.
10643
10644         * init.c (run_wgetrc): Print the wgetrc path too, when reporting
10645         error; don't use "Syntax error", since we don't know if it is
10646         really a syntax error.
10647
10648 1996-12-16  Hrvoje Niksic  <hniksic@srce.hr>
10649
10650         * utils.c (acceptable): Extract the filename part of the path.
10651
10652         * recur.c (recursive_retrieve): Call acceptable() with the right
10653         argument; would bug out on wildcards.
10654
10655         * init.c (parse_line): Likewise.
10656
10657         * html.c (htmlfindurl): Cast to char * when calling stuff.
10658
10659 1996-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10660
10661         * ftp.c (getftp): Use ftp_pasv.
10662
10663         * ftp-basic.c (ftp_request): Accept NULL value.
10664         (ftp_pasv): New function.
10665
10666         * options.h (struct options): Add passive FTP option.
10667
10668 1996-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10669
10670         * url.c (parseurl): Debug output.
10671
10672         * utils.c (path_simplify): New one, adapted from bash's
10673         canonicalize_pathname().
10674
10675 1996-12-14  Hrvoje Niksic  <hniksic@srce.hr>
10676
10677         * ftp.c (getftp): Don't discard the buffer.
10678
10679         * retr.c (get_contents): New parameter nobuf.
10680
10681 1996-12-13  Shawn McHorse  <riffraff@txdirect.net>
10682
10683         * html.c (htmlfindurl): Recognize <meta contents="d; URL=...".
10684
10685         * init.c (setval): Strip the trailing slashes on CVECDIR.
10686
10687 1996-12-13  Hrvoje Niksic  <hniksic@srce.hr>
10688
10689         * init.c: Make excludes and includes under CVECDIR instead of
10690         CVEC.
10691
10692 1996-12-13  Shawn McHorse  <riffraff@txdirect.net>
10693
10694         * url.c (get_urls_html): Skip "http:".
10695
10696 1996-12-13  Hrvoje Niksic  <hniksic@srce.hr>
10697
10698         * utils.c (strcasecmp): From glibc.
10699         (strncasecmp): Also.
10700         (strstr): Also.
10701
10702         * url.c: Added javascript: to the list of URLs prefixes.
10703
10704 1996-12-12  Shawn McHorse  <riffraff@txdirect.net>
10705
10706         * recur.c (retrieve_robots): Print the warning message only if
10707         verbose.
10708
10709 1996-12-12  Gregor Hoffleit  <flight@mathi.uni-heidelberg.DE>
10710
10711         * ftp.c (ftp_retrieve_list): Use NeXT old utime interface.
10712
10713 1996-12-12  Hrvoje Niksic  <hniksic@srce.hr>
10714
10715         * systhings.h: New file.
10716
10717         * ../configure.in: Check for utime.h
10718
10719         * ftp.c: Check whether we have unistd.h.
10720
10721 1996-11-27  Hrvoje Niksic  <hniksic@srce.hr>
10722
10723         * recur.c (recursive_retrieve): Send the canonical URL as referer.
10724         (recursive_retrieve): Call get_urls_html with the canonical URL.
10725
10726 1996-12-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10727
10728         * (configure.in, config.h.in, src/Makefile.in, src/*.[ch]): Add
10729         ansi2knr support for compilers which don't support ANSI style
10730         function prototypes and signatures.
10731
10732         * (aclocal.m4, src/ansi2knr.c, src/ansi2knr.1): New files.
10733
10734 1996-11-26  Hrvoje Niksic  <hniksic@srce.hr>
10735
10736         * url.c: Use it; Recognize paths ending with "." and ".." as
10737         directories.
10738         (url_filename): Append .n whenever file exists and could be a
10739         directory.
10740
10741         * url.h (ISDDOT): New macro.
10742
10743         * init.c (parse_line): Use unsigned char.
10744
10745         * url.c (get_urls_html): Cast to unsigned char * when calling
10746         htmlfindurl.
10747
10748         * html.c (htmlfindurl): Use unsigned char.
10749
10750         * version.c: Changed version to 1.4.3.
10751
10752 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
10753
10754         * version.c: Released 1.4.2.
10755
10756         * ftp.c (getftp): Simplified assertion.
10757         (ftp_loop_internal): Remove symlink before downloading.
10758         (ftp_retrieve_list): Unlink the symlink name before attempting to
10759         create a symlink!
10760
10761         * options.h (struct options): Renamed print_server_response to
10762         server_response.
10763
10764         * ftp.c (rel_constr): Removed.
10765         (ftp_retrieve_list): Don't use it.
10766         (ftp_retrieve_list): Use opt.retr_symlinks.
10767
10768 1996-11-24  Hrvoje Niksic  <hniksic@srce.hr>
10769
10770         * main.c (main): New option retr_symlinks.
10771
10772         * url.c (convert_links): Print verbose message.
10773
10774 1996-11-24  Hrvoje Niksic  <hniksic@srce.hr>
10775
10776         * http.c (http_loop): Reset newloc in the beginning of function;
10777         would cause FMR in retrieve_url.
10778
10779 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
10780
10781         * recur.c (convert_all_links): Find the URL of each HTML document,
10782         and feed it to get_urls_html; would bug out.
10783         (convert_all_links): Check for l2 instead of dl; removed dl.
10784
10785         * url.c (convert_links): Don't refer to freed newname.
10786
10787         * recur.c (recursive_retrieve): Add this_url to urls_downloaded.
10788
10789         * main.c (main): Print the OS_TYPE in the debug output, too.
10790
10791         * recur.c (recursive_retrieve): Check for opt.delete_after.
10792
10793         * main.c (main): New option delete-after.
10794
10795         * init.c (setval): Cleaned up.
10796
10797 1996-11-21  Hrvoje Niksic  <hniksic@srce.hr>
10798
10799         * Makefile.in (wget): Make `wget' the default target.
10800
10801         * ftp.c (ftp_loop_internal): Move noclobber checking out of the
10802         loop.
10803         (ftp_retrieve_list): Warn about non-matching sizes.
10804
10805         * http.c (http_loop): Made -nc non-dependent on opt.recursive.
10806
10807         * init.c (setnum): Renamed from setnuminf; New argument flags.
10808         (setval): Use it.
10809
10810         * main.c (main): Sorted the options.
10811         (main): New option --wait.
10812
10813 1996-11-21  Shawn McHorse  <riffraff@txdirect.net>
10814
10815         * html.c (htmlfindurl): Reset s->in_quote after getting out of
10816         quotes.
10817
10818 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
10819
10820         * version.c: Changed version to 1.4.2.
10821
10822 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
10823
10824         * version.c: Released 1.4.1.
10825
10826         * html.c (html_quote_string): New function.
10827         (ftp_index): Use it.
10828         (htmlfindurl): A more gentle ending debug message.
10829
10830         * ftp.c (ftp_loop): Check for opt.htmlify.
10831
10832         * init.c: New command htmlify.
10833
10834         * ftp.c (getftp): Nicer error messages, with `'-encapsulated
10835         strings.
10836         (ftp_loop): Print size of index.html.
10837
10838         * init.c (setval): Implement "styles".
10839
10840         * main.c (main): New option dotstyle.
10841
10842 1996-11-19  Hrvoje Niksic  <hniksic@srce.hr>
10843
10844         * ftp.c (getftp): Close the master socket in case of errors, after
10845         bindport().
10846
10847         * connect.c (bindport): Initialize msock to -1.
10848
10849         * ftp.c (getftp): Initialize dtsock to -1.
10850
10851         * connect.c (closeport): Don't close sock if sock == -1.
10852
10853 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
10854
10855         * init.c (setnuminf): Nuked default value -- just leave unchanged.
10856         (setval): Don't send default values.
10857         (defaults): Use DEFAULT_TIMEOUT -- aaargh.
10858
10859         * options.h (struct options): Use long for dot_bytes.
10860
10861         * init.c (setquota): Renamed to setbytes.
10862         (setval): Use setbytes on DOTBYTES.
10863
10864 1996-11-17  Hrvoje Niksic  <hniksic@srce.hr>
10865
10866         * ftp.c (getftp): Initialize con->dltime.
10867
10868         * recur.c (recursive_retrieve): Use same_host instead of
10869         try_robots; simply load robots_txt whenever the host is changed.
10870         (recursive_retrieve): Free forbidden before calling parse_robots.
10871
10872 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
10873
10874         * retr.c (show_progress): Use them.
10875
10876         * options.h (struct options): New options dot_bytes, dots_on_line
10877         and dot_spacing.
10878
10879 1996-11-16  Mark Boyns  <boyns@sdsu.edu>
10880
10881         * recur.c (recursive_retrieve): Retrieve directories regardless of
10882         acc/rej rules; check for empty u->file.
10883
10884 1996-11-14  Hrvoje Niksic  <hniksic@srce.hr>
10885
10886         * init.c (setval): Use it.
10887
10888         * utils.c (merge_vecs): New function.
10889
10890         * init.c (setval): Reset the list-type functions when encountering
10891         "".
10892
10893 1996-11-14  Shawn McHorse  <riffraff@txdirect.net>
10894
10895         * recur.c (recursive_retrieve): Use base_url instead of this_url
10896         for no_parent.
10897
10898 1996-11-14  Shawn McHorse  <riffraff@txdirect.net>
10899
10900         * html.c (htmlfindurl): Reset s->in_quote after exiting the quote.
10901
10902 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
10903
10904         * utils.c (sepstring): Rewrote; don't use strtok.
10905
10906         * recur.c (recursive_retrieve): Enter assorted this_url to slist
10907         when running the first time.
10908         (retrieve_robots): Warn to ignore errors when robots are loaded.
10909
10910         * utils.c (load_file): Moved from url.c.
10911
10912         * http.c: Made static variables const too in h* functions.
10913
10914         * main.c (main): Renamed --continue-ftp to --continue.
10915
10916         * recur.c (recursive_retrieve): Use it.
10917
10918         * utils.c (frontcmp): New function.
10919
10920         * url.c (accdir): New function.
10921
10922         * html.c (htmlfindurl): Recognize <area href=...>.
10923
10924         * ftp.c (ftp_retrieve_dirs): Implemented opt.includes.
10925
10926         * init.c (setval): Free the existing opt.excludes and
10927         opt.includes, if available.
10928
10929         * main.c (main): New option -I.
10930
10931 1996-11-12  Hrvoje Niksic  <hniksic@srce.hr>
10932
10933         * ftp.c (ftp_retrieve_glob): Do not weed out directories.
10934
10935         * version.c: Changed version to 1.4.1.
10936
10937 1996-11-11  Hrvoje Niksic  <hniksic@srce.hr>
10938
10939         * version.c: Released 1.4.0.
10940
10941 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
10942
10943         * main.c (main): Free com and val after parse_line.
10944         (printhelp): Reorder the listing.
10945
10946         * http.c: More robust header parsing.
10947
10948         * http.c: Allow any number of spaces, or no spaces, precede ':'.
10949         (hskip_lws): New function.
10950         (haccepts_bytes): New function.
10951         (gethttp): Use it.
10952
10953         * init.c (setval): Check header sanity.
10954         (setval): Allow resetting of headers.
10955
10956 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
10957
10958         * http.c (http_loop): Don't use has_wildcards.
10959
10960         * http.c (gethttp): Free all_headers -- would leak.
10961
10962         * recur.c (recursive_retrieve): Initialize depth to 1 instead of
10963         0 -- this fixes a long-standing bug in -rl.
10964
10965 1996-11-09  Hrvoje Niksic  <hniksic@srce.hr>
10966
10967         * ftp.c: Use -1 as "impossible" value for con->fd.
10968
10969         * url.h (URL_SEPARATOR): Don't treat `*' and `+' as separators.
10970
10971         * init.c (parse_line): Use isalpha.
10972
10973         * ftp-unix.c: Use HAVE_UNISTD_H.
10974
10975         * mtch.c (has_wildcards): Don't match \.
10976
10977         * http.c (http_loop): Warn on HTTP wildcard usage.
10978
10979 1996-11-08  Hrvoje Niksic  <hniksic@srce.hr>
10980
10981         * url.c (url_filename): Do not create numbered suffixes if
10982         opt.noclobber -- would bug out on -nc.
10983
10984 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
10985
10986         * recur.c (parse_robots): Don't chuck out the commands without
10987         arguments (`Disallow:<empty>' didn't work).
10988         (parse_robots): Compare versions lowercase.
10989         (parse_robots): Match on base_version, not version_string!
10990         (parse_robots): Handle comments properly.
10991         (parse_robots): Match versions in a sane way.
10992
10993         * init.c: Print nicer error messages.
10994
10995         * version.c: Changed version to 1.4.0.
10996
10997 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
10998
10999         * version.c: Released 1.4.0-test2.
11000
11001         * init.c (run_wgetrc): Close fp.
11002
11003         * ftp.c (ftp_retrieve_dirs): Allocate the correct length for
11004         u->dir.
11005
11006 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
11007
11008         * init.c (setquota): Allow inf as quota specification.
11009
11010 1996-11-05  Hrvoje Niksic  <hniksic@srce.hr>
11011
11012         * ftp.c (ftp_retrieve_dirs): Return QUOTEXC if quota exceeded.
11013         (ftp_retrieve_glob): Return QUOTEXC on quota exceeded.
11014
11015         * main.c (main): Check for quota by comparison with downloaded
11016         stuff, not from status.
11017
11018         * connect.c (select_fd): Should compile on HPUX without warnings now.
11019
11020         * ftp.c (ftp_get_listing): Check whether ftp_loop_internal
11021         returned RETROK.
11022
11023 1996-11-04  Hrvoje Niksic  <hniksic@srce.hr>
11024
11025         * ftp.c (ftp_retrieve_glob): Print the pattern nicely.
11026         (getftp): Return FTPRETRINT on control connection error.
11027
11028         * html.c (htmlfindurl): Recognize <embed src=...> and
11029         <bgsound src=...>.
11030         (ftp_index): Handle username and password correctly.
11031
11032         * main.c (main): Made `-np' a synonim for --no-parent.
11033
11034 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
11035
11036         * ftp.c (ftp_loop): Check for opt.ftp_glob too before calling
11037         ftp_retrieve_glob.
11038
11039         * version.c: Changed version to 1.4.0-test2.
11040
11041 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
11042
11043         * version.c: Released 1.4.0-test1.
11044
11045         * url.c (str_url): Don't use sprintf when creating %2F-prefixed
11046         directory.
11047         (convert_links): Removed definition of make_backup.
11048
11049         * http.h: Removed definition of MAX_ERROR_LENGTH.
11050
11051         * host.c (ftp_getaddress): Check for "(none)" domains.
11052
11053         * ftp.c (ftp_retrieve_dirs): Docfix.
11054
11055         * http.c (gethttp): Use ou->referer instead of u->referer.
11056
11057         * retr.c (retrieve_url): Reset u to avoid freeing pointers twice;
11058         this was known to cause coredumps on Linux.
11059
11060         * html.c (ftp_index): Cast the argument to local_time to time_t *.
11061
11062 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
11063
11064         * connect.c (select_fd): Use exceptfds -- once and for all.
11065
11066         * retr.c (retrieve_from_file): Free filename after
11067         recursive_retrieve.
11068         (retrieve_from_file): Send RFIRST_TIME to recursive_retrieve on
11069         first-time retrieval.
11070         (retrieve_from_file): Return uerr_t; new argument, count.
11071         (retrieve_from_file): Break on QUOTEXC.
11072
11073         * init.c (setquota): Fixed a bug that caused rejection of
11074         non-postfixed values..
11075
11076 1996-10-30  Hrvoje Niksic  <hniksic@srce.hr>
11077
11078         * version.c: Changed name to wget.
11079
11080         * connect.c (iread): Smarter use of select.
11081         (select_fd): Set errno on timeout.  If not timeout, return 1
11082         instead of 0.
11083
11084 1996-10-29  Hrvoje Niksic  <hniksic@srce.hr>
11085
11086         * ftp.c (ftp_loop_internal): Don't use con->cmd before
11087         establishing it.
11088
11089 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
11090
11091         * http.c (gethttp): Send correct referer when using proxy.
11092         (gethttp): Use struct urlinfo ou to access the relevant data; send
11093         correct authorization in all cases.
11094
11095         * host.c (same_host): Use skip_uname to skip username and
11096         password.
11097
11098         * url.c (skip_uname): New function.
11099         (parseurl): Use it.
11100
11101         * host.c (same_host): Do not assume HTTP -- same_host should now
11102         be totally foolproof.
11103
11104         * url.c (skip_proto): New function.
11105         (parse_uname): Use it.
11106
11107         * http.c (gethttp): Create local user and passwd from what is
11108         given.
11109
11110         * url.c (parseurl): Check for HTTP username and password too.
11111
11112 1996-10-25  Hrvoje Niksic  <hniksic@srce.hr>
11113
11114         * config.h.in: Removed #define gethostbyname R...
11115
11116 1996-10-22  Hrvoje Niksic  <hniksic@srce.hr>
11117
11118         * version.c: Changed version to 1.4.0-test1.
11119
11120 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
11121
11122         * version.c: "Released" 1.4b29.
11123
11124         * recur.c (recursive_retrieve): Check for no_parent.
11125
11126         * init.c (setval): Option update.
11127
11128         * main.c (main): New option no-parent.
11129
11130         * options.h (struct options): New variable no_parent.
11131
11132         * recur.c (recursive_retrieve): Only files are checked for
11133         opt.accepts and opt.rejects.
11134         (recursive_retrieve): Check directories for opt.excludes.
11135         (recursive_retrieve): Make the dir absolute when checking
11136         opt.excludes.
11137
11138         * html.c (htmlfindurl): Recognize <applet code=...> and <script
11139         src=...>
11140
11141 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
11142
11143         * ftp.c (getftp): Do not line-break assert entries at all.
11144         (ftp_retrieve_dirs): docfix.
11145
11146         * connect.c (select_fd): Use fd + 1 as nfds.
11147
11148         * version.c: Changed version to 1.4b29.
11149
11150 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
11151
11152         * version.c: "Released" 1.4b28.
11153
11154         * ftp.c (ftp_loop_internal): Check whether f->size == len and
11155         don't continue the loop if it is.
11156         (ftp_get_listing): Remove list_filename on unsuccesful loop.
11157
11158 1996-10-17  Hrvoje Niksic  <hniksic@srce.hr>
11159
11160         * ftp.c (ftp_loop_internal): Use strcpy to initialize tmp.
11161         (getftp): Do not use multiline assert.
11162
11163         * http.c (hparsestatline): Use mjr and mnr instead of major and
11164         minor, which don't compile on Ultrix.
11165         (http_loop): Use strcpy() to initialize tmp.
11166
11167         * all: Geturl -> Fetch
11168
11169 1996-10-17  Hrvoje Niksic  <hniksic@srce.hr>
11170
11171         * recur.c (parse_robots): Fixed an off-by-one bug when looking for
11172         ':'.
11173
11174         * html.c (htmlfindurl): Fixed several possible off-by-one bugs by
11175         moving `bufsize &&' to the beginning of each check in for-loops.
11176
11177         * recur.c (parse_robots): Close fp on exit.
11178
11179         * url.c (mymkdir): Check for each directory before creating.
11180
11181 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
11182
11183         * version.c: Changed version to 1.4b28.
11184
11185 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
11186
11187         * version.c: "Released" 1.4b27.
11188
11189         * init.c (parse_line): Use isspace.
11190         (parse_line): Free *com on all errors.
11191
11192         * ftp.c (ftp_loop): Change FTPOK to RETROK before exiting.
11193         (delelement): Use next instead of f->next and prev instead of
11194         f->prev.
11195         (delelement): Free the members of the deleted element.
11196
11197         * http.c (http_loop): Do not return RETROK on code != 20x.
11198
11199         * init.c (cleanup): Free opt.user_header.
11200         (cleanup): Free opt.domains.
11201
11202         * url.c (freelists): Moved to cleanup().
11203
11204         * http.c (hparsestatline): Docfix.
11205
11206         * main.c (main): Return with error status on unsuccesful
11207         retrieval.
11208
11209         * init.c (setval): Do not remove listing when mirroring.
11210
11211         * url.c (url_filename): Use opt.fileprefix.
11212
11213         * ftp.c (ftp_get_listing): Use url_filename to get filename for
11214         .listing.
11215
11216         * main.c (main): New option: -rn.
11217
11218 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
11219
11220         * Makefile.in (RM): Added RM = rm -f.
11221
11222         * host.c (clean_hosts): New function.
11223         (free_hlist): Just free the list, no reset.
11224
11225         * version.c: Changed version to 1.4b27.
11226
11227 1996-10-13  Hrvoje Niksic  <hniksic@srce.hr>
11228
11229         * version.c: "Released" 1.4b26.
11230
11231         * retr.c (retrieve_from_file): If call get_urls_html with
11232         opt.spider to make it silent in spider mode.
11233
11234         * url.c (str_url): Use CLEANDUP instead of URL_CLEANSE.
11235
11236         * url.h (CLEANDUP): New macro.
11237
11238         * http.c (gethttp): Fixed a bug that freed location only when it
11239         was NULL.
11240
11241         * retr.c (retrieve_url): Free url if it will not be stored,
11242         i.e. newloc is NULL.
11243
11244         * html.c (htmlfindurl): Handle exiting from quotes correctly; the
11245         old version would bug out on <a href="x#a"href="y">.
11246
11247         * html.h (state_t): New member in_quote.
11248
11249         * html.c (htmlfindurl): Free s->attr at the beginning of
11250         attr-loop.
11251
11252         * recur.c (recursive_retrieve): Recognize RCLEANUP.
11253         (tried_robots): Make hosts a global variable.
11254         (recursive_retrieve): Free constr after URL host optimization.
11255         (tried_robots): Free urlinfo before exiting.
11256
11257         * utils.c (free_slist): New function.
11258
11259         * recur.c (recursive_retrieve): Use flags to add cleanup
11260         possibility.
11261
11262         * main.c (main): Free filename after recursive_retrieve.
11263
11264         * http.c (gethttp): Store successful responses too.
11265
11266 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
11267
11268         * all: Constified the whole source.  This required some minor
11269         changes in many functions in url.c, possibly introducing bugs -- I
11270         hope not.
11271
11272         * ftp-basic.c: Removed last_respline.
11273
11274         * http.c (gethttp): Free type.
11275
11276         * host.c (same_host): Free real1 and real2.
11277
11278         * main.c (main): New option --spider.
11279
11280         * retr.c (get_contents): Don't reset errno.
11281
11282         * main.c (main): Sorted the options.
11283
11284         * connect.c (iread): Set errno to ETIMEDOUT only if it was left
11285         uninitialized by select().
11286
11287         * http.c (http_loop): Print the time when the connection is
11288         closed.
11289         (gethttp): Debug-print the HTTP request.
11290
11291 1996-10-11  Hrvoje Niksic  <hniksic@srce.hr>
11292
11293         * connect.c (iread): Do not try reading after timeout.
11294
11295         * main.c (main): Would bug out on -T.
11296
11297         * connect.c (select_fd): Do not use exceptfds.
11298         (iread): Set ETIMEDOUT on select_fd <= 0.
11299
11300         * version.c: Changed version to 1.4b26.
11301
11302 1996-10-10  Hrvoje Niksic  <hniksic@srce.hr>
11303
11304         * version.c: "Released" 1.4b25.
11305
11306         * ftp-unix.c (ftp_parse_unix_ls): Ignore lines without file name
11307         or link name.
11308
11309         * http.c (gethttp): Add errcode to struct hstat.
11310         (http_loop): Use it.
11311
11312         * url.c (no_proxy_match): Simplify using char** for no_proxy.
11313
11314         * options.h (struct options): Make opt.no_proxy a vector.
11315
11316         * utils.c (sepstring): Use !*s instead of !strlen(s).
11317
11318         * init.c (setval): Set opt.maxreclevel to 0 on --mirror.
11319         (getperms): Use ISODIGIT instead of isdigit.
11320
11321         * ftp.c (getftp): Print time.
11322
11323         * main.c (main): Use legible output of downloaded quantity.
11324
11325         * ftp.c (getftp): Use elapsed_time().
11326         (ftp_loop_internal): Use rate().
11327
11328         * http.c (http_loop): Add download ratio output; Use rate().
11329
11330         * utils.c (rate): New function.
11331
11332 1996-10-09  Hrvoje Niksic  <hniksic@srce.hr>
11333
11334         * http.c (http_loop): Use timer.
11335
11336         * ftp.c: Split to ftp-basic.c and ftp.c
11337
11338         * utils.c (reset_timer): New function.
11339         (elapsed_time): New function.
11340
11341         * retr.c (show_progress): Make bytes_in_line and offs long; should
11342         work on 16-bit machines.
11343
11344 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
11345
11346         * url.c (in_acclist): New argument backward.
11347
11348         * ftp.c (ftp_retrieve_glob): Use acceptable() to determine whether
11349         a file should be retrieved according to suffix.
11350         (ftp_get_listing): Check the return value of unlink; Do not call
11351         ftp_retrieve_dirs if depth reached maxreclevel.
11352         (ftp_retrieve_dirs): Check whether the directory is in
11353         exclude-list.
11354
11355         * main.c (main): Print the version number at the beginning of
11356         DEBUG output.
11357         (main): Use strrchr when creating exec_name.
11358
11359         * ftp.c (ftp_retrieve_glob): Do not close control connection.
11360
11361         * version.c: Changed version to 1.4b25.
11362
11363 1996-10-07  Hrvoje Niksic  <hniksic@srce.hr>
11364
11365         * version.c: "Released" 1.4b24.
11366
11367         * Makefile.in: Rewrite.
11368
11369         * ftp.c (ftp_loop_internal): Likewise.
11370
11371         * retr.c (time_str): Check for failed time().
11372
11373         * html.c (htmlfindurl): Recognize <fig src> and <overlay src> from
11374         HTML3.0.
11375
11376         * retr.c (time_str): Return time_t *.
11377
11378         * connect.c (bindport): Close msock on unsuccesful bind.
11379         (bindport): The same for getsockname and listen.
11380
11381         * retr.c (retrieve_url): Allow any number of retries on
11382         proxy.
11383
11384         * http.c (gethttp): Do not treat errno == 0 as timeout.
11385         (http_loop): Likewise.
11386         (http_loop): Cosmetic changes.
11387
11388         * connect.c (iread): Set errno to ETIMEDOUT in case of timeout.
11389
11390         * retr.c (get_contents): Reset errno.
11391
11392         * ftp.c (getftp): Minor fixes.
11393
11394 1996-10-06  Hrvoje Niksic  <hniksic@srce.hr>
11395
11396         * http.c: Do not use backups.
11397
11398         * geturl.1 (WARNING): Warn that man-page could be obsolete.
11399
11400         * getopt.c (getopt_long): Moved to getopt.c
11401
11402         * geturl.texi: Enhanced.
11403
11404         * main.c (main): Use it.
11405
11406         * recur.c (convert_all_links): New function.
11407
11408         * utils.c (add_slist): New argument flags.
11409
11410         * recur.c (recursive_retrieve): Update a list of downloaded URLs.
11411         (parse_robots): Do not chuck out empty value fields.
11412         (parse_robots): Make yourself welcome on empty Disallow.
11413
11414         * version.c: Changed version to 1.4b24.
11415
11416 1996-10-06  Hrvoje Niksic  <hniksic@srce.hr>
11417
11418         * version.c: "Released" 1.4b23.
11419
11420         * ftp.c (ftp_loop_internal): Get the time after getftp.
11421
11422         * Makefile.in (install.info): New target.
11423         (install): Use it.
11424
11425         * http.c (http_loop): Fix output when doing -O.
11426
11427 1996-10-05  Hrvoje Niksic  <hniksic@srce.hr>
11428
11429         * geturl.texi: New file.
11430
11431         * main.c (main): Do not print the warnings and download summary if
11432         opt.quiet is set.
11433
11434         * version.c: Changed version to 1.4b23.
11435
11436 1996-10-05  Hrvoje Niksic  <hniksic@srce.hr>
11437
11438         * "Released" 1.4b22.
11439
11440         * atotm.c (atotm): Use True and False instead of TRUE and FALSE,
11441         to avoid redefinition warnings.
11442
11443         * host.c (store_hostaddress): Use memcpy() to copy the address
11444         returned by inet_addr.
11445
11446         * version.c: Changed version to 1.4b22.
11447
11448 1996-10-04  Hrvoje Niksic  <hniksic@srce.hr>
11449
11450         * version.c: "Released" 1.4b21.
11451
11452         * ftp-unix.c (ftp_parse_ls): Renamed to ftp_parse_unix_ls.
11453
11454         * ftp.c (ftp_port): Use conaddr.
11455         (getftp): Print the file length.
11456         (ftp_retrieve_list): Check the stamps of plain files only.
11457
11458         * connect.c (closeport): Do not call shutdown().
11459         (conaddr): New function.
11460
11461         * html.c (ftp_index): Made it dfp-aware.
11462
11463         * init.c (cleanup): New name of freemem. Close opt.dfp.
11464
11465         * ftp.c (getftp): Use opt.dfp if it is set.
11466
11467         * ftp-unix.c (ftp_parse_ls): Recognize time in h:mm format.
11468
11469         * ftp.c (ftp_retrieve_dirs): Fixed a bug that caused incorrect
11470         CWDs to be sent with recursive FTP retrievals.
11471
11472 1996-10-03  Hrvoje Niksic  <hniksic@srce.hr>
11473
11474         * recur.c (parse_robots): Made it more compliant with "official"
11475         specifications.
11476
11477         * http.c: New function.
11478
11479         * ftp-unix.c (ftp_parse_ls): Added better debug output.
11480
11481         * ftp.c (getftp): Print out the LIST in case of
11482         opt.print_server_response.
11483
11484         * version.c: Changed version to 1.4b21.
11485
11486 1996-10-01  Hrvoje Niksic  <hniksic@srce.hr>
11487
11488         * version.c: "Released" 1.4b20.
11489
11490         * README: Update.
11491
11492         * http.c (gethttp): Preset lengths of various headers instead of
11493         calculating them dynamically.
11494         (gethttp): Check for 206 partial contents.
11495
11496 1996-09-30  Hrvoje Niksic  <hniksic@srce.hr>
11497
11498         * configure.in: Set SYSTEM_GETURLRC to $libdir/geturlrc
11499
11500         * http.c (gethttp): Send the port number in the Host: header.
11501
11502 1996-09-29  Hrvoje Niksic  <hniksic@srce.hr>
11503
11504         * http.c (gethttp): Send host: header.
11505         (gethttp): Add the possibility of user-defined headers.
11506         (gethttp): Move decision about pragma: no-cache to http_loop,
11507         where it belongs.
11508         (gethttp): Pass a struct instead of enormous argument list.
11509         (http_loop): Use a new, fancier display format.
11510         (ftp_loop): Likewise.
11511
11512         * main.c: (hangup): Turn off buffering of the new log file.
11513
11514         * install-sh: Likewise.
11515
11516         * config.sub: Replace with the one in autoconf-2.10
11517
11518         * geturl.1: Update.
11519
11520         * init.c: New options httpuser and httppasswd.
11521
11522         * http.c: (base64_encode_line): New function.
11523         (gethttp): Send authentication.
11524
11525         * connect.c (make_connection): Use store_hostaddress.
11526
11527 1996-09-28  Hrvoje Niksic  <hniksic@srce.hr>
11528
11529         * host.c (store_hostaddress): New function.
11530
11531         * NEWS: Update.
11532
11533         * http.c (hgetrange): New function.
11534         (gethttp): Use ranges.
11535
11536         * utils.c (numdigit): Accept long instead of int.
11537
11538         * http.c (http_loop): Add restart capabilities.
11539
11540         * ftp.c (ftp_retrieve_glob): Fixed a bug that could cause matchres
11541         being used uninitialized.
11542         (ftp_retrieve_list): Similar fix.
11543
11544         * host.c (add_hlist): Fixed a bug that could cause cmp being used
11545         uninitialized.
11546
11547         * url.c (construct_relative): New function.
11548
11549         * recur.c (recursive_retrieve): Use it.
11550
11551         * retr.c (convert_links): New function.
11552
11553 1996-09-27  Hrvoje Niksic  <hniksic@srce.hr>
11554
11555         * url.c (free_urlpos): New function.
11556
11557         * recur.c (recursive_retrieve): Adapt.
11558
11559         * url.c (get_urls_html): Return a linked list instead of a vector.
11560
11561         * url.c (get_urls_file): Return a linked list instead of a vector.
11562
11563         * geturl.1: Update.
11564
11565         * http.c (gethttp): Implement it.
11566
11567         * init.c (setval): New option: SAVEHEADERS
11568
11569         * ftp.c (ftp_loop_internal): Do not set restval if listing is to
11570         be retrieved. Lack of this test caused bugs when the connection
11571         was lost during listing.
11572
11573         * retr.c (retrieve_url): Fixed a bug that caused
11574         coredumps. *newloc is now reset by default.
11575         (retrieve_url): Lift the twenty-tries limit on proxies.
11576
11577         * version.c: Changed version to 1.4b20.
11578
11579 1996-09-20  Hrvoje Niksic  <hniksic@srce.hr>
11580
11581         * version.c: "Released" 1.4b19.
11582
11583 1996-09-19  Hrvoje Niksic  <hniksic@srce.hr>
11584
11585         * ftp.c (ftp_loop_internal): Renamed from ftp_1fl_loop.
11586         (getftp): Changed prototype to accept ccon *.
11587
11588 1996-09-17  Hrvoje Niksic  <hniksic@srce.hr>
11589
11590         * ftp.c (ftp_retrieve_list): Fixed a bug that caused setting
11591         incorrect values to files pointed to by symbolic links.
11592         (ftp_1fl_loop): Do not count listings among the downloaded URL-s.
11593
11594 1996-09-16  Hrvoje Niksic  <hniksic@srce.hr>
11595
11596         * url.c (mkstruct): Do not prepend "./" in front of a pathname.
11597
11598         * main.c (main): New option: --user-agent.
11599
11600         * geturl.1: Ditto.
11601
11602         * init.h: Ditto.
11603
11604         * init.c (setval): Ditto.
11605
11606         * main.c (main): Rename "server-headers" to "server-response".
11607
11608         * ftp-unix.c (ftp_parse_ls): Check for asterisks at the end of
11609         executables in 'ls -F' listings.
11610
11611 1996-09-15  Hrvoje Niksic  <hniksic@srce.hr>
11612
11613         * url.c (parseurl): Remove realloc() and sprintf().
11614         (str_url): Get rid of sprintf().
11615
11616         * recur.c (recursive_retrieve): Enable FTP recursion through proxy
11617         servers.
11618
11619         * url.h (URL_CLEANSE): Made it else-resistant.
11620         (USE_PROXY): New macro.
11621
11622 1996-09-14  Hrvoje Niksic  <hniksic@srce.hr>
11623
11624         * NEWS: Update.
11625
11626         * version.c: Changed version to 1.4b19.
11627
11628 1996-09-14  Hrvoje Niksic  <hniksic@srce.hr>
11629
11630         * version.c: "Released" 1.4b18.
11631
11632         * url.c: Made it reallocate space exponentially.
11633
11634 1996-09-14  Drazen Kacar  <dave@fly.cc.fer.hr>
11635
11636         * html.c (htmlfindurl): Added <frame src> and <iframe src> among
11637         the list of stuff to fetch.
11638
11639 1996-09-13  Hrvoje Niksic  <hniksic@srce.hr>
11640
11641         * url.c (get_urls_html): Fixed a bug that caused SIGSEGV's with
11642         -Fi.
11643
11644         * html.c (htmlfindurl): Rewrite.
11645
11646         * http.c (gethttp): Use opt.proxy_cache.
11647
11648         * main.c (main): Added --cache option.
11649
11650         * ftp.c (ftp_response): Print server response if opt.print_server
11651         response is set.
11652         (getftp): Print newlines after each request if the server response
11653         is to be printed.
11654         (ftp_response): Copy the last response line to last_respline.
11655
11656         * http.c (gethttp): Add Pragma: nocache for retried
11657         proxy-retrievals.
11658
11659         * ftp.c (getftp): Use it.
11660
11661         * retr.c (buf_discard): New function.
11662
11663         * ftp.c (ftp_response): Use buf_readchar().
11664         (getftp): Flush the control connection buffer before calling
11665         get_contents().
11666
11667         * retr.c (buf_readchar): New function.
11668         (buf_flush): New function.
11669         (get_contents): Use buf_readchar() instead of read(x, x, 1).
11670         (get_contents): Use buf_flush.
11671
11672 1996-09-12  Hrvoje Niksic  <hniksic@srce.hr>
11673
11674         * ftp.c: Incorporate changes to ftp_response.
11675
11676         * ftp.c (ftp_response): Allocate the server response dynamically,
11677         as in read_whole_line and fetch_next_header.
11678
11679         * utils.c (read_whole_line): Fixed a bug that prevented reading
11680         the last line if it is not \n-terminated. Also fixed a possible
11681         memory overflow.
11682
11683         * http.c (fetch_next_header): Return malloc-ed string as large as
11684         needed.
11685         (gethttp): Use new fetch_next_header.
11686
11687 1996-09-12  Hrvoje Niksic  <hniksic@srce.hr>
11688
11689         * http.c (hgetlen): Compute the header length the first time only.
11690         (hgettype): Ditto.
11691         (hgetlocation): Ditto.
11692         (hgetmodified): Ditto.
11693
11694 1996-09-11  Hrvoje Niksic  <hniksic@srce.hr>
11695
11696         * sample.geturlrc: Update.
11697
11698 1996-09-10  Hrvoje Niksic  <hniksic@srce.hr>
11699
11700         * http.c (http_loop): Ditto.
11701
11702         * ftp.c (getftp): Open the output file as binary.
11703
11704         * version.c: Changed version to 1.4b18.
11705
11706 1996-09-10  Hrvoje Niksic  <hniksic@srce.hr>
11707
11708         * version.c: "Released" 1.4b17.
11709
11710         * ftp-unix.c (ftp_parse_ls): If unable to open file, return NULL
11711         instead of failed assertion.
11712
11713 1996-09-09  Hrvoje Niksic  <hniksic@srce.hr>
11714
11715         * ftp.c (ftp_get_listing): Add a numbered suffix to LIST_FILENAME
11716         if a file of that name already exists.
11717
11718 1996-09-05  Hrvoje Niksic  <hniksic@srce.hr>
11719
11720         * ftp.c (ftp_1fl_loop): Handler FTPPORTERR and FOPENERR correctly.
11721
11722         * config.h.in: Define gethostbyname as Rgethostbyname when using
11723         Socks.
11724
11725         * configure.in: Check for -lresolv if using Socks.
11726
11727         * version.c: Changed version to 1.4b17.
11728
11729 1996-07-15  Hrvoje Niksic  <hniksic@srce.hr>
11730
11731         * version.c: "Released" 1.4b16.
11732
11733         * http.c (gethttp): More intelligent check for first line of HTTP
11734         response.
11735         (gethttp): Would bug out on time-stamping.
11736
11737         * version.c: Changed version to 1.4b16.
11738
11739 1996-07-11  Hrvoje Niksic  <hniksic@srce.hr>
11740
11741         * version.c: Released 1.4b15.
11742
11743         * http.c (http_loop): Print \n after the loop entry, not before.
11744
11745         * url.c (url_filename): Use ISDOT.
11746
11747         * url.h (ISDOT): New macro.
11748
11749         * recur.c (recursive_retrieve): Change only opt.recursive for
11750         following FTP.
11751
11752 1996-07-11  Antonio Rosella <antonio.rosella@agip.it>
11753
11754         * socks/geturl.cgi: Fixed version No.
11755
11756         * socks/download-netscape.html: Ditto.
11757
11758         * socks/download.html: Changed socks.html to download.html.
11759
11760 1996-07-11  Hrvoje Niksic  <hniksic@srce.hr>
11761
11762         * url.c (url_filename): Check for opt.dirstruct instead for
11763         opt.recursive && opt.dirstruct.
11764
11765         * init.c (defaults): Ditto.
11766         (defaults): Reset dirstruct by default.
11767         (setval): Set opt.dirstruct whenever setting recursive.
11768
11769         * init.h: Removed FORCEDIRHIER.
11770
11771         * INSTALL: Added -L to socks-description.
11772
11773         * version.c: Changed version to 1.4b15.
11774
11775 1996-07-10  Hrvoje Niksic  <hniksic@srce.hr>
11776
11777         * version.c: "Released" 1.4b14.
11778
11779         * geturl.1: Update AUTHOR to include Rosella as contributor.
11780
11781         * NEWS: Update.
11782
11783         * socks/geturl.cgi: Simplified command creation, nuked <blink>.
11784
11785         * socks/geturl.cgi: Wrap nutscape extensions within if $netscape.
11786         (cal_time): Fix == to eq.
11787
11788         * socks/geturl.cgi: GPL-ized with permission of A. Rosella.
11789
11790         * geturl.1 (hostname): Moved URL CONVENTIONS to the beginning.
11791
11792         * Makefile.in: Use @VERSION@.
11793
11794         * configure.in: Check version from version.c.
11795
11796         * socks/geturl.cgi: Changed /pub/bin/perl to /usr/bin/perl.
11797
11798         * socks/download.html: Created from download-netscape.html, made
11799         HTML-2.0 compliant.
11800
11801         * recur.c (recursive_retrieve): Set opt.force_dir_hier when
11802         following FTP links from recursions.
11803
11804 1996-07-09  Hrvoje Niksic  <hniksic@srce.hr>
11805
11806         * url.c (mymkdir): Fixed a bug that prevented mymkdir() to create
11807         absolute directories correctly.
11808
11809         * version.c: Changed version to 1.4b14.
11810
11811 1996-07-09  Hrvoje Niksic  <hniksic@srce.hr>
11812
11813         * version.c: "Released" 1.4b13.
11814
11815         * url.c (make_backup): New function.
11816
11817         * http.c (http_loop): Make a backup copy of the local file (using
11818         rename(2)) before opening it.
11819
11820         * main.c (main): Added --backups.
11821
11822         * host.c (ftp_getaddress): Bail out on failed mycuserid().
11823         (ftp_getaddress): Check for leading dot on MY_DOMAIN.
11824         (ftp_getaddress): Check for empty, null or (null) domain.
11825
11826         * url.c (get_urls_html): If this_url is NULL, the base must have a
11827         protocol.
11828         (parseurl): Use has_proto.
11829
11830         * retr.c (retrieve_url): Warn when proxy is used with more than 20
11831         retries.
11832
11833         * url.c (mkstruct): Create the directory (calling mymkdir()) only
11834         if it is not already there.
11835         (has_proto): New function.
11836         (get_urls_html): Eliminate the remaining call to findurl -- use
11837         has_proto.
11838
11839         * geturl.1: Ditto.
11840
11841         * main.c: Change -X to -x.
11842
11843         * url.c (url_filename): Simplify creation of filename if
11844         prefix_files is set.
11845         (url_filename): Simplify everything. And I do mean *everything*.
11846         (mkstruct): Add dir_prefix before hostname.
11847         (path_simplify): Fixed a bug that caused writing outside the path
11848         string in case of "." and ".." path strings.
11849
11850 1996-07-06  Hrvoje Niksic  <hniksic@srce.hr>
11851
11852         * init.c: Added --mirror.
11853
11854         * main.c (main): Added -X to force saving of directory hierarchy.
11855
11856         * ftp.c (ftp_retrieve_list): Added recursion depth counter.
11857         (ftp_retrieve_list): Check whether quota is exceeded.
11858
11859         * url.c (get_urls_html): Skip leading blanks for absolute URIs.
11860
11861         * http.c (gethttp): Use referer if present.
11862
11863         * recur.c (recursive_retrieve): Set u->referer before calling
11864         retrieve_url.
11865
11866         * url.c (newurl): Use memset to nullify the struct members.
11867         (freeurl): Free the referer field too.
11868
11869         * url.h: Added referer to urlinfo.
11870
11871         * geturl.1: Updated the manual to document some of the new features.
11872
11873         * utils.c (numdigit): Moved from url.c.
11874
11875         * README: Rewritten.
11876
11877         * config.h.in: Add the support for socks.
11878
11879         * configure.in: Add the support for socks.
11880
11881         * url.c (url_filename): If the dir_prefix is ".", work with just
11882         the file name.
11883         (url_filename): Do not look for .n extensions if timestamping if
11884         turned on.
11885
11886         * retr.c (show_progress): Skip the over-abundant restval data, and
11887         print the rest of it with ',' instead of '.'.
11888
11889 1996-07-05  Hrvoje Niksic  <hniksic@srce.hr>
11890
11891         * retr.c (show_progress): Changed second arg. to long (as it
11892         should be).
11893         (show_progress): Moved to retr.c.
11894         (get_contents): Moved to retr.c.
11895
11896         * version.c: Change version to 1.4b13.
11897
11898 1996-07-05  Hrvoje Lacko <hlacko@fly.cc.fer.hr>
11899
11900         * url.c (in_acclist): Would return after the first suffix.
11901
11902 1996-07-04  Hrvoje Niksic  <hniksic@srce.hr>
11903
11904         * version.c: "Released" 1.4b12.
11905
11906         * url.c (path_simplify): More kludgifications.
11907         (get_urls_html): Use new parameters for htmlfindurl.
11908
11909         * html.c: Removed memorizing "parser states", since the new
11910         organization does not require them.
11911
11912         * init.c (run_geturlrc): Use read_whole_line.
11913
11914         * ftp-unix.c (ftp_parse_ls): Use read_whole_line.
11915
11916         * recur.c (parse_robots): Use read_whole_line.
11917
11918         * utils.c (read_whole_line): New function.
11919
11920         * recur.c (tried_robots): Use add_slist/in_slist, *much* cleaner.
11921
11922         * host.c (ngethostbyname): Call inet_addr just once. Yet to be
11923         tested on OSF and Ultrix.
11924         (add_hlist): New function.
11925         (free_hlist): New function.
11926         (search_host): New function.
11927         (search_address): New function.
11928         (realhost): Use search_host, search_address and add_hlist.
11929         (same_host): Replaced realloc() with strdupdelim(), made
11930         case-insensitive, fixed a memory leak.
11931
11932         * html.c (ftp_index): Fixed tm_min and tm_sec to be tm_hour and
11933         tm_min, like intended.
11934
11935         * version.c: Change user agent information to
11936         Geturl/version.
11937
11938 1996-07-03  Hrvoje Niksic  <hniksic@srce.hr>
11939
11940         * utils.c: Renamed nmalloc.c to utils.c, .h likewise.
11941
11942         * url.c (acceptable): Always accept directories.
11943
11944         * ftp-unix.c (ftp_parse_ls): Support brain-damaged "ls -F"-loving
11945         servers by stripping trailing @ from symlinks and trailing / from
11946         directories.
11947
11948         * ftp.c (ftp_loop): Debugged the "enhanced" heuristics. :-)
11949
11950         * url.c (skip_url): Use toupper instead of UCASE.
11951
11952         * host.c (sufmatch): Made it case-insensitive.
11953
11954         * url.c (match_backwards_or_pattern): Fixed i == -1 to j == -1.
11955         (match_backwards): New function, instead of
11956         match_backwards_or_pattern.
11957
11958         * recur.c (recursive_retrieve): Increased performance by
11959         introducing inl, which reduces number of calls to in_slist to only
11960         one.
11961
11962         * ftp.c (ftp_loop): Enhanced the heuristics that decides which
11963         routine to use.
11964
11965         * main.c (printhelp): Removed the warranty stuff.
11966
11967 1996-07-02  Hrvoje Niksic  <hniksic@srce.hr>
11968
11969         * url.c (add_slist): Simplify.
11970         (match_backwards_or_pattern): New function.
11971         (in_acclist): Use match_backwards_or_pattern.
11972         (matches): Remove.
11973
11974 1996-06-30  Hrvoje Niksic  <hniksic@srce.hr>
11975
11976         * ftp.c (ftp_loop): Call ftp_index on empty file names, if not
11977         recursive.
11978
11979         * html.c (ftp_index): Fixed to work. Beautified the output.
11980
11981         * ftp.c (ftp_retrieve_glob): Another argument to control whether
11982         globbing is to be used.
11983         (ftp_retrieve_list): Compare the time-stamps of local and remote
11984         files to determine whether to download.
11985
11986 1996-06-29  Hrvoje Niksic  <hniksic@srce.hr>
11987
11988         * ftp.c (rel_constr): New function.
11989
11990         * retr.c (retrieve_from_file): Check for text/html before
11991         retrieving recursively.
11992
11993         * main.c (main): Check whether the file is HTML before going into
11994         recursive HTML retrieving.
11995
11996         * ftp.c (ftp_retrieve_list): Manage directories.
11997         (ftp_retrieve_glob): Pass all the file-types to ftp_retrieve_list.
11998         (ftp_1fl_loop): Fixed a bug that caused con->com to be incorrectly
11999         initialized, causing bugchecks in getftp to fail.
12000
12001         * configure.in: Check for symlink.
12002
12003         * ftp.c (ftp_retrieve_list): Added support for symlinks.
12004
12005         * version.c: "Released" 1.4b10.
12006
12007         * atotm.c (atotm): Redeclared as time_t.
12008
12009         * init.c: New variable "timestamping".
12010
12011         * main.c (main): New option 'N'.
12012
12013         * http.c (hgetlocation): Case-insensitive match.
12014         (hgetmodified): New function.
12015         (http_loop): Implement time-stamping.
12016
12017 1996-06-28  Hrvoje Niksic  <hniksic@srce.hr>
12018
12019         * version.c: Changed version to 1.4b10
12020
12021         * atotm.c: New file, from phttpd.
12022
12023         * options.h (struct options): New parameter timestamping.
12024
12025         * version.c: 1.4b9 "released".
12026
12027         * recur.c (recursive_retrieve): Used linked list (ulist) for
12028         faster storing of URLs.
12029
12030         * url.c (get_urls_html): Removed the old kludge with comparing the
12031         outputs of htmlfindurl and findurl.
12032         (get_urls_html): Added better protocol support here.
12033         (create_hash): Removed, as well as add_hash and in_hash.
12034         (addslist): New function.
12035         (in_slist): ditto
12036
12037         * version.c: Released 1.4b8, changed version to b9.
12038
12039 1996-06-27  Hrvoje Niksic  <hniksic@srce.hr>
12040
12041         * ftp.c (freefileinfo): New function.
12042         (delelement): New function.
12043
12044         * everywhere: GPL!
12045
12046         * ftp.c (ftp_loop): Use ccon.
12047         (ftp_retrieve_glob): Likewise.
12048
12049         * ftp.h: Define ccon, to define status of control connection.
12050
12051         * ftp.c (ftp_get_listing): New function.
12052         (ftp_retrieve_more): New function.
12053         (ftp_retrieve_glob): New function.
12054
12055 1996-06-25  Hrvoje Niksic  <hniksic@srce.hr>
12056
12057         * configure.in: Removed the search for cuserid().
12058
12059         * init.c (getmode): Renamed to getperms.
12060
12061 1996-06-24  Hrvoje Niksic  <hniksic@srce.hr>
12062
12063         * version.c: New version.
12064
12065         * main.c (hangup): New function, that handles hangup. Hangup
12066         signal now causes geturl to stop writing on stdout, and to write
12067         to a log file.
12068
12069         * ftp.c (getftp): "Released" 1.4b7.
12070
12071         * html.c (htmlfindurl): Ignore everything inside <head>...</head>.
12072         (ftp_index): Use fileinfo/urlinfo.
12073
12074         * ftp-unix.c (ftp_parse_ls): New function.
12075         (symperms): New function.
12076
12077         * ftp.c (ftp_1fl_loop): New function, to handle 1-file loops.
12078
12079         * retr.c (retrieve_url): Added FTP support.
12080
12081 1996-06-23  Hrvoje Niksic  <hniksic@srce.hr>
12082
12083         * geturl.h: Removed NOTFTP2HTML enum.
12084         Added DO_LOGIN, DO_CWD and DO_LIST. LIST_ONLY is obsolete.
12085
12086         * ftp.c (getftp): Resynched with urlinfo.
12087         (getftp): Removed HMTL-ization of index.html from getftp.
12088
12089         * version.c: 1.4b6 "released".
12090
12091         * options.h (options): New struct, to keep options in.
12092
12093         * http.c (http_loop,gethttp): Synched with proxy.
12094
12095         * retr.c (retrieve_url): Implemented proxy retrieval.
12096
12097         * main.c (main): Use retrieve_from_file.
12098
12099 1996-06-22  Hrvoje Niksic  <hniksic@srce.hr>
12100
12101         * retr.c (retrieve_from_file): New function.
12102
12103         * url.c (parseurl): Modified to return URLOK if all OK. Protocol
12104         can be found in u->proto.
12105
12106         * ftp.c (ftp_response): Fixed to accept multi-line responses as
12107         per RFC 959.
12108
12109         * recr.c (recursive_retrieve): Take newloc from retrieve_url.
12110
12111         * url.c (mymkdir): Removed the file of the same name, if one
12112         exists.
12113         (isfile): New function.
12114         (mkstruct): Fixed the '/' glitches.
12115         (path_simplify): Hacked to treat something/.. correctly.
12116
12117 1996-06-21  Hrvoje Niksic  <hniksic@srce.hr>
12118
12119         * http.c (gethttp): Close the socket after error in headers.
12120         (http_loop): HEOF no longer a fatal header.
12121
12122         * loop.c (retrieve_url): When dt is NULL, do not modify it. This
12123         simplifies the syntax of calling retrieve_url.
12124
12125         * recr.c (recursive_retrieve): Modified to use get_urls_html.
12126
12127         * url.c (get_urls_file): New function.
12128         (get_urls_html): New function.
12129
12130         * recr.c (recursive_retrieve): Patched up to conform to the
12131         standards.
12132
12133         * http.c (gethttp): Synched with the rest...
12134         (gethttp): Treat only CONREFUSED specially, with connection
12135         errors.
12136
12137         * init.c,geturl.1,http.c (http_loop): Removed kill_error.
12138
12139 1996-06-20  Hrvoje Niksic  <hniksic@srce.hr>
12140
12141         * http.c (http_loop): New function.
12142
12143         * loop.c: Removed *lots* of stuff from retrieve_url.
12144
12145         * url.c (parseurl): Changed to work with urlinfo. Integrated
12146         username finding and path parsing.
12147         (newurl): New function.
12148         (freeurl): New function.
12149         (mkstruct): Removed the old bogosities, made it urlinfo-compliant.
12150         (url_filename): Likewise.
12151         (path_simplify): Accept relative paths too.
12152         (opt_url): Made urlinfo-compliant, removed bogosities.
12153         (path_simplify): Expanded to accept relative paths.
12154         (str_url): A replacement for hide_url
12155         (decode_string): Fixed a bug that caused malfunctioning when
12156         encountering an illegal %.. combination.
12157         (opt_url): Removed the argument. Dot-optimizations are now default.
12158
12159         * nmalloc.c (strdupdelim): New function.
12160
12161         * url.h: Added the urlinfo structure
12162
12163 1996-06-19  Hrvoje Niksic  <hniksic@srce.hr>
12164
12165         * url.c (hide_url): Thrown out the protocol assertion. Do not
12166         change the URL if the protocol if not recognized.
12167         (findurl): Put continue instead of break.
12168
12169 1996-06-18  Hrvoje Niksic  <hniksic@srce.hr>
12170
12171         * sample.geturlrc: Changed the defaults to be commented out and
12172         harmless (previous defaults caused pains if copied to
12173         ~/.geturlrc).
12174
12175         * http.c (gethttp): Print the HTTP request in debug mode.
12176
12177         * connect.c (iread): Added EINTR check loop to select-ing
12178         too. EINTR is now correctly handled with select().
12179
12180         * TODO: new file
12181
12182 1996-05-07  Hrvoje Niksic  <hniksic@srce.hr>
12183
12184         * host.c (same_host): Made the function a little bit more
12185         intelligent regarding diversified URL syntaxes.
12186
12187         * url.c (skip_url): Spaces are now skipped after URL:
12188
12189         * Released 1.3.1 with the patch to prevent crashing when sending
12190         NULL to robot* functions and the patch to compile "out of the box"
12191         on AIX.
12192
12193         * recr.c (recursive_retrieve): Added checking whether this_url is
12194         NULL when calling the robot functions.
12195
12196         * ChangeLog: New file.