]> sjero.net Git - wget/blob - src/ChangeLog
[svn] Implemented new -K / --backup-converted / backup_converted = on option.
[wget] / src / ChangeLog
1 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
2
3         * init.c (backup_converted): Added this new option.
4
5         * main.c (-K / --backup-converted): Added this new option.
6
7         * options.h (backup_converted): Added this new option.
8
9         * url.c (convert_links): When backup_converted is specified, save
10         file X as X.orig before converting.
11
12         * url.h (urlpos): Fixed typo -- said "Rekative" instead of "Relative".
13
14 1998-09-21  Hrvoje Niksic  <hniksic@srce.hr>
15
16         * version.c: Wget 1.5.3 is released.
17
18 1998-09-21  Hrvoje Niksic  <hniksic@srce.hr>
19
20         * host.c (ftp_getaddress): Don't warn when reverse-lookup of local 
21         address doesn't yield FQDN.
22
23 1998-09-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
24
25         * cmpt.c (strerror): Fix declaration of sys_errlist.
26
27 1998-09-11  Hrvoje Niksic  <hniksic@srce.hr>
28
29         * main.c (main): Don't use an array subscript as the first
30         argument to STRDUP_ALLOCA.
31         From Kaveh R. Ghazi.
32
33 1998-09-11  Szakacsits Szabolcs  <szaka@sienet.hu>
34
35         * html.c (htmlfindurl): Download table background.
36
37 1998-09-11  Hans Grobler  <grobh@conde.ee.sun.ac.za>
38
39         * init.c (parse_line): Would free *com before allocating it.
40         (parse_line): Would free com instead of *com.
41
42 1998-09-10  Howard Gayle  <howard@fjst.com>
43
44         * url.c (get_urls_html): Would drop the last character of the
45         link.
46
47 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
48
49         * http.c (http_loop): Don't print status code if quiet.
50
51 1998-09-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
52
53         * log.c: Use <stdarg.h> only when __STDC__.
54
55 1998-09-10  Adam D. Moss  <adam@foxbox.org>
56
57         * html.c (htmlfindurl): Download <layer src=...>.
58
59 1998-09-10  Howard Gayle  <howard@fjst.com>
60
61         * ftp.c (ftp_retrieve_list): Don't update the time stamp of a file 
62         not retrieved.
63
64 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
65
66         * utils.c: Include <libc.h> on NeXT.
67
68 1998-06-26  Heinz Salzmann  <heinz.salzmann@intermetall.de>
69
70         * url.c (get_urls_html): Fix calculation of URL position.
71
72 1998-06-23  Hrvoje Niksic  <hniksic@srce.hr>
73
74         * version.c: Wget 1.5.2 is released.
75
76 1998-06-23  Dave Love  <d.love@dl.ac.uk>
77
78         * ftp.c, init.c, netrc.c: Include errno.h.
79
80         * http.c: Include errno.h and time header.
81
82         * Makefile.in (exext): Define.
83         (install.bin, uninstall.bin): Use it.
84
85 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
86
87         * http.c (http_loop): Don't attempt to compare local and remote
88         sizes if the remote size is unknown.
89
90 1998-06-16  Hrvoje Niksic  <hniksic@srce.hr>
91
92         * url.c (get_urls_html): Use malloc() instead of alloca in the
93         loop.
94
95 1998-06-13  Hrvoje Niksic  <hniksic@srce.hr>
96
97         * version.c: Wget 1.5.2-b4 is released.
98
99 1998-06-13  Hrvoje Niksic  <hniksic@srce.hr>
100
101         * url.c (get_urls_html): Ignore spaces before and after the URI.
102
103 1998-06-08  Wanderlei Antonio Cavassin  <cavassin@conectiva.com.br>
104
105         * ftp.c (getftp): Translate `done'.
106
107 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
108
109         * version.c: Wget 1.5.2-b3 is released.
110
111 1998-06-06  Alexander Kourakos  <awk@bnt.com>
112
113         * init.c (cleanup): Close dfp, don't free it.
114
115 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
116
117         * utils.c (make_directory): Twiddle.
118
119         * config.h.in: Added template for access().
120
121 1998-06-05  Mathieu Guillaume  <mat@cythere.com>
122
123         * html.c (htmlfindurl): Download <input src=...>
124
125 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
126
127         * utils.c (file_exists_p): Use access() with two arguments.
128
129 1998-05-27  Martin Kraemer  <Martin.Kraemer@mch.sni.de>
130
131         * netrc.c (parse_netrc): Correct logic.
132
133 1998-05-27  Hrvoje Niksic  <hniksic@srce.hr>
134
135         * ftp.c (getftp): Added `break'; suggested by Lin Zhe Min
136         <ljm@ljm.wownet.net>.
137
138 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
139
140         * version.c: Wget 1.5.2-b2 is released.
141
142 1998-05-18  Juan Jose Rodriguez  <jcnsoft@jal1.telmex.net.mx>
143
144         * mswindows.h: Don't translate mkdir to _mkdir under Borland.
145
146 1998-05-17  Hrvoje Niksic  <hniksic@srce.hr>
147
148         * retr.c (elapsed_time): Return correct value when
149         HAVE_GETTIMEOFDAY is undefined.
150
151 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
152
153         * version.c: Wget 1.5.2-b1 is released.
154
155 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
156
157         * getopt.c (_getopt_internal): Use exec_name instead of argv[0].
158         (_getopt_internal): Don't translate `#if 0'-ed strings.
159
160 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
161
162         * mswindows.c (ws_handler): Use fork_to_background().
163
164 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
165
166         * version.c: Wget 1.5.1 is released.
167
168 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
169
170         * http.c (parse_http_status_line): Avoid `minor' and `major'
171         names.
172
173 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
174
175         * utils.c (mkdirhier): Renamed to make_directory.
176
177 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
178
179         * mswindows.c (fork_to_background): Define under Windows.
180
181         * utils.c (fork_to_background): New function.
182
183         * html.c (htmlfindurl): Removed rerdundant casts.
184
185 1998-05-01  Douglas E. Wegscheid  <wegscd@whirlpool.com>
186
187         * mswindows.c (ws_mypath): Cache the path.
188
189 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
190
191         * ftp.h: Prefix enum ftype members with FT_.
192
193         * ftp-ls.c, ftp.c, html.h: Adjust accordingly.
194
195         * mswindows.h: Use stat under Borland, _stat under MSVC.
196
197 1998-04-28  Hrvoje Niksic  <hniksic@srce.hr>
198
199         * http.c (known_authentication_scheme_p): New function.
200         (gethttp): Handle authorization more correctly.
201
202         * ftp-basic.h: Removed.
203
204         * cmpt.h: Removed.
205
206         * utils.c: Include <unistd.h> before <pwd.h>; needed under SunOS
207         with gcc 2.8.
208         (numdigit): Use `while' loop.
209
210         * http.c (create_authorization_line): Detect authentication
211         schemes case-insensitively.
212
213         * http.c (extract_header_attr): Use strdupdelim().
214         (digest_authentication_encode): Move declaration of local
215         variables to smaller scope.
216         (digest_authentication_encode): Reset REALM, OPAQUE and NONCE.
217         (create_authorization_line): Detect authentication schemes
218         case-insensitively.
219
220         * utils.c (touch): Constify.
221
222         * http.c (gethttp): Report a nicer error when no data is received.
223
224         * rbuf.h (RBUF_READCHAR): Ditto.
225
226         * ftp-basic.c (ftp_response): Use sizeof.
227
228 1998-04-27  Hrvoje Niksic  <hniksic@srce.hr>
229
230         * retr.c (print_percentage): EXPECTED is long, not int.
231         (print_percentage): Use floating-point arithmetic to avoid
232         overflow with large files' sizes multiplied with 100.
233
234 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
235
236         * config.h.in: Added pid_t stub.
237
238         * sysdep.h (S_ISREG): Moved here from mswindows.h (NeXT doesn't
239         define it).
240
241 1998-04-20  Hrvoje Niksic  <hniksic@srce.hr>
242
243         * version.c: Wget 1.5.0 is released.
244
245 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
246
247         * url.c (str_url): Ditto.
248
249         * ftp-basic.c (ftp_rest): Use new name.
250
251         * utils.c (long_to_string): Renamed from prnum().
252
253 1998-04-16  Hrvoje Niksic  <hniksic@srce.hr>
254
255         * version.c: Wget 1.5-b17 is released.
256
257 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
258
259         * headers.c (header_get): New argument FLAGS.
260
261         * http.c (gethttp): If request is malformed, bail out of the
262         header loop.
263         (gethttp): Check for empty header *after* the status line checks.
264         (gethttp): Disallow continuations for status line.
265
266 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
267
268         * version.c: Wget 1.5-b16 is released.
269
270 1998-04-08  Hrvoje Niksic  <hniksic@srce.hr>
271
272         * init.c (commands): Renamed `always_rest' to `continue'.
273
274 1998-04-05  Hrvoje Niksic  <hniksic@srce.hr>
275
276         * all: Use it.
277
278         * log.c (logputs): New argument.
279         (logvprintf): Ditto.
280         (logprintf): Ditto.
281
282 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
283
284         * http.c (http_atotm): Update comment.
285
286         * main.c (i18n_initialize): Set LC_MESSAGES, not LC_ALL.
287
288         * wget.h: Renamed ENABLED_NLS to HAVE_NLS.
289
290         * main.c (i18n_initialize): New function.
291         (main): Use it.
292
293         * log.c: Include <unistd.h>.
294
295         * retr.c (show_progress): Cast alloca to char *.
296
297 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
298
299         * version.c: Wget 1.5-b15 is released.
300
301 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
302
303         * utils.h: Declare file_non_directory_p().
304
305 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
306
307         * main.c (main): It's `tries', not `numtries' now.
308
309 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
310
311         * init.c (getperms): Removed.
312
313 1998-04-01  Tim Charron  <tcharron@interlog.com>
314
315         * log.c (logvprintf): Don't use ARGS twice.
316
317 1998-04-01  John  <john@futuresguide.com>
318
319         * mswindows.c: Cleaned up.
320
321 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
322
323         * version.c: Wget 1.5-b14 is released.
324
325 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
326
327         * ftp-opie.c (STRLEN4): New macro.
328         (btoe): Use it.
329
330 1998-04-01  Junio Hamano  <junio@twinsun.com>
331
332         * http.c: Document all the Digest functions.
333
334 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
335
336         * utils.c (file_non_directory_p): Renamed from isfile().
337
338         * mswindows.h (S_ISREG): New macro, suggested by Tim Adam.
339
340 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
341
342         * utils.c (mkdirhier): Use 0777 instead of opt.dirmode.
343
344         * init.c (cmd_spec_dotstyle): Use 48 dots per line for binary
345         style.
346         (cmd_permissions): Removed.
347
348         * config.h.in: Add template for WORDS_BIGENDIAN.
349
350 1998-03-31  Junio Hamano  <junio@twinsun.com>
351
352         * http.c (HEXD2asc): New macro.
353         (dump_hash): Use it.
354
355 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
356
357         * version.c: Wget 1.5-b13 is released.
358
359 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
360
361         * main.c (main): Don't try to use `com'.
362
363 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
364
365         * init.c (cmd_permissions): New function.
366
367 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
368
369         * version.c: Wget 1.5-b12 is released.
370
371 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
372
373         * init.c (commands): Renamed `numtries' to `tries'.
374         (cmd_spec_debug): Removed.
375         (home_dir): Under Windows, return `C:\' if HOME is undefined.
376
377 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
378
379         * config.h.in: Define _XOPEN_SOURCE.
380
381         * init.c (check_user_specified_header): New function.
382         (cmd_spec_header): Use it.
383         (cmd_spec_useragent): New function.
384
385 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
386
387         * version.c: Wget 1.5-b11 is released.
388
389 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
390
391         * wget.h: Include <libintl.h> only if NLS is enabled.
392
393 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
394
395         * options.h (struct options): Made `wait' a long.
396         (struct options): Ditto for `timeout'.
397
398 1998-03-19  Hrvoje Niksic  <hniksic@srce.hr>
399
400         * utils.c (exists): Renamed to file_exists_p.
401         (file_exists_p): Use access() if available.
402
403 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
404
405         * utils.c (memfatal): Set save_log_p to 0 to avoid potential
406         infloop.
407
408         * log.c: do_logging -> save_log_p.
409
410         * config.h.in: Added template for HAVE_VSNPRINTF.
411
412 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
413
414         * init.c: Ditto.
415
416         * http.c: Protect declaration against non-ANSI compiler.
417
418         * log.c (logvprintf): Use vsnprintf() if available.
419
420         * getopt.c (main): Don't translate test stuff.
421
422 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
423
424         * version.c: Wget 1.5-b10 is released.
425
426 1998-03-11  Hrvoje Niksic  <hniksic@srce.hr>
427
428         * ftp.c (getftp): Don't translate "CWD %s".
429
430         * wget.h (GCC_FORMAT_ATTR): Renamed from FORMAT_ATTR.
431
432 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
433
434         * ftp-opie.c (btoe): Use memcpy() instead of strncat().
435
436         * log.c (logputs): New function.
437         (logvprintf): Renamed from vlogmsg; use logputs().
438
439         * retr.c (show_progress): Print `[100%]' when the retrieval is
440         finished.
441
442         * init.c (run_wgetrc): Use FILE, not PATH.
443         (wgetrc_file_name): Ditto.
444
445 1998-03-07  Tim Adam  <tma@osa.com.au>
446
447         * recur.c (parse_robots): Correctly reset `entries' on empty
448         disallow.
449
450 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
451
452         * init.c (cmd_spec_debug): Use cmd_boolean().
453
454 1998-02-23  Hrvoje Niksic  <hniksic@srce.hr>
455
456         * http.c (gethttp): Create proxy-authorization correctly.
457
458 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
459
460         * md5.c: Ditto.
461
462         * getopt.c: Use ANSI function definitions.
463
464         * ftp-opie.c: New file.
465
466         * options.h: Don't redefine EXTERN.
467
468         * init.c: Sort it correctly.
469
470 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
471
472         * version.c: Wget 1.5-b9 is released.
473
474 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
475
476         * recur.c (recursive_retrieve): Reset `first_time'.
477
478         * ftp.c (getftp): Added `default' clause to switches of uerr_t.
479
480         * rbuf.c (rbuf_peek): Simplified.
481         (rbuf_flush): Use MINVAL.
482
483         * wget.h (MINVAL): Moved from url.h.
484
485         * rbuf.h (RBUF_FD): New macro.
486
487         * url.c (add_url): Add to the head of the list.
488
489         * ftp.c (ftp_retrieve_list): Set the permissions to downloaded
490         file.
491         (getftp): Set the default permissions to 0600.
492
493 1998-02-21  Hrvoje Niksic  <hniksic@srce.hr>
494
495         * url.c (get_urls_html): Ditto.
496         (convert_links): Ditto.
497
498         * recur.c (parse_robots): Ditto.
499
500         * html.c (ftp_index): Ditto.
501
502         * ftp-ls.c (ftp_parse_unix_ls): Open file as binary.
503
504         * init.c (defaults): Initialize `opt' to zero via memset.
505
506         * http.c (digest_authentication_encode): goto considered harmful.
507
508 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
509
510         * ftp.c (delelement): Simplify and fix leak.
511
512 1998-02-18  Hrvoje Niksic  <hniksic@srce.hr>
513
514         * http.c (dump_hash): Use HEXD2ASC instead of home-grown stuff.
515
516         * url.h (HEXD2ASC): Removed warning.
517
518         * init.c (comind): Use binary search.
519         (commands): Reorganized.
520         (setval): Ditto.
521         (cmd_boolean): New function.
522         (cmd_number): Ditto.
523         (cmd_number_inf): Ditto.
524         (cmd_string): Ditto.
525         (cmd_vector): Ditto.
526         (cmd_directory_vector): Ditto.
527         (cmd_bytes): Ditto.
528         (cmd_time): Ditto.
529         (cmd_spec_debug): Ditto.
530         (cmd_spec_dirmode): Ditto.
531         (cmd_spec_dirstruct): Ditto.
532         (cmd_spec_dotstyle): Ditto.
533         (cmd_spec_header): Ditto.
534         (cmd_spec_htmlify): Ditto.
535         (cmd_spec_mirror): Ditto.
536         (cmd_spec_outputdocument): Ditto.
537         (cmd_spec_recursive): Ditto.
538         (settime): Merged with cmd_time().
539         (setbytes): Merged with cmd_bytes().
540         (setonoff): Merged with cmd_boolean().
541         (onoff): Ditto.
542
543 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
544
545         * Makefile.in (distclean): Remove `config.h'.
546
547 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
548
549         * version.c: Wget 1.5-b8 is released.
550
551 1998-02-17  Hrvoje Niksic  <hniksic@srce.hr>
552
553         * http.c (digest_authentication_encode): New function.
554         (create_authorization_line): Use it.
555         (dump_hash): New function.
556         (digest_authentication_encode): Use it.
557
558         * fnmatch.c: Renamed from `mtch.c'.
559
560 1998-02-15  Karl Eichwalder  <ke@suse.de>
561
562         * main.c (main): Tag "Written by..." string as translatable.
563
564 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
565
566         * wget.h (FREE_MAYBE): New macro.
567
568         * http.c (create_authorization_line): Don't use ANSI C string
569         concatenation feature.
570         (basic_authentication_encode): Use alloca() for temporary
571         variables.
572
573         * recur.h: Ditto.
574
575         * http.c: Ditto.
576
577         * headers.h: Ditto.
578
579         * ftp-basic.c: Protect declaration against non-ANSI compiler.
580
581         * http.c (create_authorization_line): Cast `unsigned char *' to
582         `char *' for sprintf, to shut up the noisy Digital Unix cc.
583
584 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
585
586         * version.c: Wget 1.5-b7 is released.
587
588 1998-02-15  Hrvoje Niksic  <hniksic@srce.hr>
589
590         * cmpt.c (strstr): Synched with glibc-2.0.6.
591
592         * ftp-basic.c (calculate_skey_response): Ditto.
593         (calculate_skey_response): Use alloca().
594
595         * http.c (create_authorization_line): Work with FSF's version of
596         md5.c.
597
598         * md5.c: New file, from GNU libc.
599
600 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
601
602         * url.h (URL_CLEANSE): Name the temporary variable more carefully.
603
604 1998-02-13  Hrvoje Niksic  <hniksic@srce.hr>
605
606         * http.c (basic_authentication_encode): New function, instead of
607         the macro.
608
609 1998-02-13  Junio Hamano  <junio@twinsun.com>
610
611         * http.c: Add HTTP-DA support.
612         * ftp-basic.c: Add Opie/S-key support.
613         * config.h.in, Makefile.in: Add HTTP-DA and Opie/S-key support.
614         * md5.c, md5.h: New files.
615
616 1998-02-13  Hrvoje Niksic  <hniksic@srce.hr>
617
618         * http.c (http_process_range): Renamed from hprocrange().
619         (http_process_range): Parse the whole header.
620
621         * headers.c: New file.
622         (header_process): New function.
623         (header_get): Renamed from fetch_next_header.
624
625         * all: Include utils.h only where necessary.
626
627         * wget.h: Declare xmalloc(), xrealloc() and xstrdup() here.
628
629         * wget.h: Add provisions for dmalloc.
630
631 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
632
633         * version.c: Wget 1.5-b6 is released.
634
635 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
636
637         * ftp.c (ftp_loop): Determine `filename' more precisely.
638
639         * init.c (setval): Don't set `opt.quiet' if output-document is
640         `-'.
641
642         * log.c (log_init): Print to STDERR instead of STDOUT.
643         (vlogmsg): Use STDERR by default.
644         (logflush): Ditto.
645
646 1998-02-11  Simon Josefsson  <jas@pdc.kth.se>
647
648         * host.c: Use addr_in again.
649
650 1998-02-08  Karl Eichwalder  <karl@suse.de>
651
652         * http.c (gethttp): Fixed typo.
653
654 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
655
656         * version.c: Wget 1.5-b5 is released.
657
658 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
659
660         * retr.c (show_progress): Use it.
661
662         * log.c (logflush): New function.
663
664         * wget.h: Utilize __attribute__ if on gcc.
665
666 1998-02-07  Hrvoje Niksic  <hniksic@srce.hr>
667
668         * http.c (base64_encode_line): New argument LENGTH.
669         (BASIC_AUTHENTICATION_ENCODE): Use it.
670         (BASIC_AUTHENTICATION_ENCODE): Take length of HEADER into account.
671
672         * main.c (main): Fixed fprintf() format mismatch.
673
674 1998-02-06  Hrvoje Niksic  <hniksic@srce.hr>
675
676         * version.c: Wget 1.5-b4 is released.
677
678 1998-02-03  Simon Josefsson  <jas@pdc.kth.se>
679
680         * host.c: use sockaddr_in instead of addr_in.
681
682 1998-02-04  Hrvoje Niksic  <hniksic@srce.hr>
683
684         * init.c (cleanup): Use it.
685
686         * recur.c (recursive_cleanup): New function.
687
688         * retr.c (retrieve_from_file): Ditto.
689
690         * main.c (main): Use it.
691
692         * recur.c (recursive_reset): New function.
693
694         * retr.c (retrieve_from_file): Ditto.
695
696         * main.c (main): Simplify call to recursive_retrieve().
697
698         * recur.c (recursive_retrieve): Removed FLAGS argument.
699
700         * http.c (gethttp): Changed call to iwrite().
701
702 1998-02-03  Hrvoje Niksic  <hniksic@srce.hr>
703
704         * url.c (get_urls_html): Ditto.
705         (free_urlpos): Ditto.
706         (mkstruct): Ditto.
707         (construct): Ditto.
708
709         * retr.c (retrieve_url): Move declaration of local variables to
710         smaller scope.
711
712         * url.c (urlproto): Use it.
713         (parseurl): Ditto.
714         (str_url): Ditto.
715         (get_urls_html): Ditto.
716
717         * utils.h (ARRAY_SIZE): New macro.
718
719         * url.c (proto): Moved from url.h.
720
721         * url.h (URL_CLEANSE): Reformatted.
722         (USE_PROXY_P): Renamed from USE_PROXY.
723
724         * ftp-basic.c: Adjust to the new interface of iwrite().
725
726         * ftp-basic.c (ftp_port): Use alloca().
727
728 1998-02-03  Hrvoje Niksic  <hniksic@srce.hr>
729
730         * version.c: Wget 1.5-b3 is released.
731
732         * host.c (ftp_getaddress): Don't print to stderr directly.
733
734         * init.c (setbytes): Support `g' for gigabytes.
735         (cmdtype): New specification CTIME.
736         (setval): Use it with settime().
737         (commands): Use it for WAIT and TIMEOUT.
738
739 1998-02-02  Hrvoje Niksic  <hniksic@srce.hr>
740
741         * http.c (BASIC_AUTHENTICATION_ENCODE): New macro.
742         (gethttp): Use it.
743
744         * utils.c (unique_name_1): Moved from url.c.
745         (unique_name): Ditto.
746
747         * url.c (url_filename): Ditto.
748
749         * log.c (redirect_output): Changed call to unique_name().
750
751         * url.c (unique_name_1): Renamed from unique_name().
752         (unique_name): Changed interface.
753
754         * init.c (enum cmdid): Moved from init.h.
755         (cmdtype): Ditto.
756         (struct cmd): Ditto.
757
758         * main.c (main): Use it.
759         (main): Moved `--backups' to not have a short option.
760
761         * options.h (struct options): New member BACKGROUND.
762
763         * main.c (print_help): Rearranged.
764         (main): New long options for -n* short options: --no-directories,
765         --no-host-directories, --non-verbose, --no-host-lookup and
766         --dont-remove-listing.
767
768 1998-02-01  Hrvoje Niksic  <hniksic@srce.hr>
769
770         * main.c (main): Use log_close().
771
772         * log.c: New variable LOGFP.
773         (vlogmsg): Use it.
774         (redirect_output): Don't open /dev/null; set LOGFP to stdin
775         instead.
776         (log_close): New function.
777
778         * options.h (struct options): Removed LFILE.
779
780         * log.c (log_enable): Removed.
781
782         * main.c (main): Use it.
783
784         * log.c (log_init): New function.
785
786         * url.c (get_urls_html): Removed needless assignment to BASE.
787
788         * host.c (add_hlist): Don't set CMP needlessly.
789
790         * utils.c (match_backwards): Ditto.
791         (in_acclist): Ditto.
792
793         * url.c (findurl): Ditto.
794
795         * netrc.c (parse_netrc): Ditto.
796
797         * log.c (log_dump): Ditto.
798
799         * html.c (html_quote_string): Ditto.
800
801         * ftp-basic.c (ftp_request): Made static.
802
803         * connect.c: Made global variables static.
804
805         * url.c (construct): Ditto.
806
807         * init.c (init_path): Avoid assignment inside `if'-condition.
808
809         * ftp.c: Don't include in.h or winsock.h.
810
811         * ftp.c (ftp_loop): Use SZ.
812
813         * connect.c (bindport): Cast &addrlen to int *.
814         (conaddr): Ditto.
815
816         * init.c (initialize): Don't use SYSTEM_WGETRC unconditionally.
817
818 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
819
820         * ftp.c (getftp): Initialize opt.ftp_pass here.
821         (ftp_retrieve_dirs): Use alloca().
822
823         * init.c (defaults): Don't initialize opt.ftp_pass.
824
825         * sysdep.h (S_ISLNK): Declare for OS/2; ditto for lstat.
826         From Ivan F. Martinez <ivanfm@ecodigit.com.br>.
827
828 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
829
830         * recur.c (parse_robots): Check for comments more correctly.
831
832         * host.c (ftp_getaddress): Use STRDUP_ALLOCA.
833         (ftp_getaddress): Add diagnostics when reverse-lookup yields only
834         hostname.
835
836 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
837
838         * version.c: Wget 1.5-b2 is released.
839
840         * netrc.c (NETRC_FILE_NAME): Moved from netrc.h.
841
842         * utils.c (proclist): Pass FNM_PATHNAME to fnmatch().
843
844         * ftp-basic.c (ftp_pasv): Avoid unnecessary casting to unsigned
845         char.
846
847         * log.c: Don't attempt to hide arguments from ansi2knr.
848
849         * cmpt.c: Synched strptime() and mktime() with glibc-2.0.6.
850
851         * ansi2knr.c: Use a later version, from fileutils-3.16l alpha.
852
853         * ftp.c (getftp): Ditto.
854
855         * http.c (gethttp): Use it.
856
857         * retr.c (get_contents): New argument EXPECTED; pass it to
858         show_progress().
859         (show_progress): New argument EXPECTED; use it to display
860         percentages.
861
862         * init.c (setval): Ditto.
863
864         * http.c (gethttp): Ditto.
865         (http_loop): Ditto.
866
867         * ftp.c (getftp): Ditto.
868         (ftp_loop_internal): Ditto.
869
870         * ftp-ls.c (ftp_parse_unix_ls): Use abort() instead of assert(0).
871
872         * sysdep.h (CLOSE): Simplify; use DEBUGP.
873
874         * netrc.c (search_netrc): Use alloca().
875
876         * init.c (defaults): Initialize no_flush.
877
878         * log.c (vlogmsg): Don't flush if no_flush.
879
880         * options.h (struct options): New variable no_flush.
881
882         * main.c (main): Don't play games with buffering.
883
884         * log.c (vlogmsg): Flush the output after every message.
885
886 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
887
888         * init.c (parse_line): Ditto.
889
890         * url.c (get_urls_html): Ditto.
891
892         * main.c (main): Don't cast to unsigned char.
893
894         * init.c (run_wgetrc): Don't cast to unsigned char.
895         (parse_line): Accept char instead of unsigned char.
896
897         * html.c (htmlfindurl): Use char instead of unsigned char.
898
899         * all: Use them.
900
901         * sysdep.h: Add wrappers to ctype macros to make them
902         eight-bit-clean:
903
904 1998-01-30  Hrvoje Niksic  <hniksic@srce.hr>
905
906         * html.c (htmlfindurl): Download <img lowsrc=...>
907
908         * main.c (main): Ignore SIGPIPE.
909
910         * connect.c (select_fd): New argument WRITEP.
911         (iwrite): Call select_fd().
912
913 1997-02-27  Fila Kolodny <fila@ibi.com>
914
915         * ftp.c (ftp_retrieve_list): If retrieving symlink and the proper
916         one already exists, just skip it.
917
918 1998-01-30  Hrvoje Niksic  <hniksic@srce.hr>
919
920         * http.c (gethttp): Cosmetic changes.
921
922         * http.c (check_end): Allow `+D...' instead of `GMT'.
923         From Fabrizio Pollastri <pollastri@cstv.to.cnr.it>.
924
925         * url.c (process_ftp_type): New function.
926         (parseurl): Use it.
927
928         * connect.c (iwrite): Allow writing in a few chunks.
929         (bindport): Made SRV static, so addr can point to it.
930         (select_fd): Removed HPUX kludge.
931
932         * host.c (free_hlist): Incorporated into clean_hosts().
933
934 1998-01-29  Hrvoje Niksic  <hniksic@srce.hr>
935
936         * host.c (hlist): Made static.
937         (search_address): Cosmetic change.
938
939 1998-01-29  Hrvoje Niksic  <hniksic@srce.hr>
940
941         * version.c: Wget v1.5-b1 is released.
942
943         * http.c (hgetlen): Use sizeof() to get the header length.
944         (hgetrange): Ditto.
945         (hgettype): Ditto.
946         (hgetlocation): Ditto.
947         (hgetmodified): Ditto.
948         (haccepts_none): Ditto.
949
950         * main.c (main): Updated `--version' and `--help' output, as per
951         Francois Pinard's suggestions.
952
953         * main.c: Include locale.h; call setlocale(), bindtextdomain() and 
954         textdomain().
955
956         * config.h.in: Define stubs for I18N3.
957
958         * wget.h: Include libintl.h.
959
960 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
961
962         * url.c (mkstruct): Check for opt.cut_dirs.
963         (mkstruct): alloca()-te more, xmalloc() less.
964
965         * utils.c (load_file): Check for ferror().
966
967         * url.c (get_urls_file): Close only the files we opened.
968         (get_urls_html): Ditto.
969         (count_slashes): New function.
970
971         * http.h: Removed.
972
973         * http.c (gethttp): Respect username and password provided by
974         proxy URL.
975         (base64_encode_line): Write into an existing buffer instead of
976         malloc-ing a new one.
977         (struct http_stat): Moved from http.h
978
979         * retr.c (retrieve_url): Free SUF.
980
981         * all: Removed lots of unnecessary .h dependencies.
982
983         * html.c (global_state): Made static.
984
985         * utils.h (ALLOCA_ARRAY): New macro.
986
987         * main.c (main): New option `--cut-dirs'.
988
989         * url.c (construct): Use alloca() for T.
990
991         * utils.c (mkdirhier): Use STRDUP_ALLOCA.
992
993         * host.c (_host_t): Moved from host.h.
994         (struct host): Renamed from _host_t.
995         (store_hostaddress): Use STRDUP_ALLOCA for INET_S.
996         (realhost): Ditto.
997
998         * host.h: Don't include url.h.
999
1000         * ftp.c (LIST_FILENAME): Moved from ftp.h.
1001
1002         * init.c (DEFAULT_FTP_ACCT): Moved from ftp.h.
1003
1004         * main.c (main): Enable log if the output goes to a TTY.
1005
1006         * connect.h: Removed unused constant `BACKLOG'.
1007
1008         * config.h.in: Check for isatty().
1009
1010         * Makefile.in (LINK): Use CFLAGS when linking.
1011
1012 1998-01-27  Hrvoje Niksic  <hniksic@srce.hr>
1013
1014         * mswindows.c (ws_hangup): Use redirect_output().
1015
1016         * main.c (redirect_output_signal): New function; use
1017         redirect_output().
1018
1019         * log.c (redirect_output): New function, based on hangup(), which
1020         is deleted.
1021
1022         * log.c (vlogmsg): New function.
1023
1024         * wget.h (DEBUGP): Use debug_logmsg().
1025
1026         * main.c (hangup): Use it.
1027
1028         * log.c (log_dump): New function.
1029
1030         * utils.h (DO_REALLOC): Use `long' for various sizes.
1031
1032         * http.c (hskip_lws): Use `while', for clarity.
1033         (HTTP_DYNAMIC_LINE_BUFFER): New constant.
1034         (fetch_next_header): Use it instead of DYNAMIC_LINE_BUFFER.
1035
1036         * ftp-basic.c (FTP_DYNAMIC_LINE_BUFFER): New constant.
1037         (ftp_response): Use it instead of DYNAMIC_LINE_BUFFER.
1038
1039         * utils.c (DYNAMIC_LINE_BUFFER): Moved from utils.c.
1040         (LEGIBLE_SEPARATOR): Ditto.
1041         (FILE_BUFFER_SIZE): Ditto.
1042
1043         * retr.c (BUFFER_SIZE): Moved from retr.h.
1044
1045         * log.c: New file.
1046         (logmsg): Moved from utils.c.
1047         (debug_logmsg): New function.
1048
1049         * mswindows.h: Include it here.
1050
1051         * init.c: Ditto.
1052
1053         * utils.c: Don't include <windows.h>.
1054
1055 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
1056
1057         * host.c (ftp_getaddress): Ditto.
1058
1059         * main.c (main): Use it.
1060
1061         * utils.h (STRDUP_ALLOCA): New macro.
1062
1063         * init.c: Prepend `wget: ' to error messages printed on stderr.
1064
1065         * utils.c (mkdirhier): Renamed from mymkdir.
1066         (touch): Renamed from my_touch.
1067         (pwd_cuserid): Renamed from my_cuserid().
1068
1069 1998-01-24  Andy Eskilsson  <andy.eskilsson@telelogic.se>
1070
1071         * utils.c (accdir): Process wildcards.
1072         (proclist): New function.
1073         (accdir): Use it to avoid code repetition.
1074
1075 1998-01-24  Hrvoje Niksic  <hniksic@srce.hr>
1076
1077         * recur.c (parse_robots): Respect opt.useragent; use alloca().
1078
1079         * http.c (gethttp): Construct useragent accordingly.
1080
1081         * version.c: Changed version string to numbers-only.
1082
1083         * main.c (print_help): List all the options.
1084
1085         * mswindows.c (windows_main_junk): Initialize argv0 here.
1086
1087 1998-01-24  Karl Heuer  <kwzh@gnu.org>
1088
1089         * netrc.c (search_netrc): Initialize `l' only after processing
1090         netrc.
1091
1092         * main.c (main): Don't trap SIGHUP if it's being ignored.
1093
1094 1998-01-24  Hrvoje Niksic  <hniksic@srce.hr>
1095
1096         * all: Use logmsg().
1097
1098         * utils.c (time_str): Moved from retr.c.
1099         (logmsg): New function.
1100         (logmsg_noflush): Ditto.
1101
1102         * rbuf.c: New file, moved buf_* functions here.
1103
1104         * ftp.c (ftp_expected_bytes): Moved from ftp-basic.c.
1105
1106         * ftp-basic.c (ftp_rest): Use prnum().
1107
1108         * ftp-basic.c: Ditto.
1109
1110         * ftp.c: Use the new reading functions and macros.
1111
1112         * retr.c (buf_initialize): New function.
1113         (buf_initialized_p): Ditto.
1114         (buf_uninitialize): Ditto.
1115         (buf_fd): Ditto.
1116
1117         * http.c (fetch_next_header): Use the BUF_READCHAR macro for
1118         efficiency.
1119         (gethttp): Use alloca() where appropriate.
1120
1121         * retr.c (buf_readchar): Use it.
1122         (buf_peek): Use rstreams.
1123
1124         * retr.h (BUF_READCHAR): New macro.
1125
1126         * init.c (home_dir): Rewritten for clarity.
1127         (init_path): Ditto.
1128
1129         * mswindows.c (ws_backgnd): Made static.
1130         (read_registry): Ditto.
1131         (ws_cleanup): Ditto.
1132         (ws_handler): Ditto.
1133
1134 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
1135
1136         * alloca.c: New file.
1137
1138         * Makefile.in (ALLOCA): Define.
1139
1140         * mswindows.c (ws_help): Constify.
1141         (ws_help): Use alloca.
1142
1143         * mswindows.c: Reformat.
1144
1145         * all: Added _(...) annotations for I18N snarfing and translation.
1146
1147         * host.c (ftp_getaddress): Nuke SYSINFO.
1148         (ftp_getaddress): Don't use getdomainname().
1149         (ftp_getaddress): Use uname(), where available.
1150
1151         * http.c (gethttp): Protect a stray fprintf().
1152
1153         * init.c (settime): New function.
1154         (setval): Treat WAIT specially, allowing suffixes like `m' for
1155         minutes, etc.
1156
1157 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
1158
1159         * url.c (get_urls_html): Use alloca() for TEMP.
1160
1161 1998-01-21  Jordan Mendelson  <jordy@wserv.com>
1162
1163         * url.c (rotate_backups): New function.
1164
1165         * http.c (gethttp): Ditto.
1166
1167         * ftp.c (getftp): Rotate backups.
1168
1169 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
1170
1171         * all: Renamed nmalloc(), nrealloc() and nstrdup() to xmalloc(),
1172         xrealloc() and xstrdup().  Use the new functions.
1173
1174         * url.c (decode_string): Made static.
1175         (has_proto): Ditto.
1176         (parse_dir): Ditto.
1177         (parse_uname): Ditto.
1178         (mkstruct): Ditto.
1179         (construct): Ditto.
1180         (construct_relative): Ditto.
1181
1182         * retr.c (show_progress): Made static.
1183
1184         * recur.c (robots_url): Made static.
1185         (retrieve_robots): Ditto.
1186         (parse_robots): Ditto.
1187         (robots_match): Ditto.
1188
1189         * main.h: Removed.
1190
1191         * main.c (printhelp): Made static.
1192         (hangup): Ditto.
1193
1194         * init.c (comind): Made static.
1195         (defaults): Ditto.
1196         (init_path): Ditto.
1197         (run_wgetrc): Ditto.
1198         (onoff): Ditto.
1199         (setonoff): Ditto.
1200         (setnum): Ditto.
1201         (myatoi): Ditto.
1202         (getperms): Ditto.
1203         (setbytes): Ditto.
1204
1205         * http.c (fetch_next_header): Made static.
1206         (hparsestatline): Ditto.
1207         (hskip_lws): Ditto.
1208         (hgetlen): Ditto.
1209         (hgetrange): Ditto.
1210         (hgettype): Ditto.
1211         (hgetlocation): Ditto.
1212         (hgetmodified): Ditto.
1213         (haccepts_none): Ditto.
1214         (gethttp): Ditto.
1215         (base64_encode_line): Ditto.
1216         (mktime_from_utc): Ditto.
1217         (http_atotm): Ditto.
1218
1219         * html.c (idmatch): Made static.
1220
1221         * host.c (search_host): Made static.
1222         (search_address): Ditto.
1223         (free_hlist): Ditto.
1224
1225         * ftp.c (getftp): Made static.
1226         (ftp_loop_internal): Ditto.
1227         (ftp_get_listing): Ditto.
1228         (ftp_retrieve_list): Ditto.
1229         (ftp_retrieve_dirs): Ditto.
1230         (ftp_retrieve_glob): Ditto.
1231         (freefileinfo): Ditto.
1232         (delelement): Ditto.
1233
1234         * ftp-ls.c (symperms): Made static.
1235         (ftp_parse_unix_ls): Ditto.
1236
1237         * connect.c (select_fd): Made static.
1238
1239         * utils.c (xmalloc): Renamed from nmalloc.
1240         (xrealloc): Renamed from nrealloc.
1241         (xstrdup): Renamed from nstrdup.
1242
1243         * getopt.c (exchange): Use alloca.
1244
1245         * mswindows.c (mycuserid): Use strncpy.
1246
1247         * New files mswindows.c, mswindows.h, sysdep.h.  winjunk.c,
1248         systhings.h, windecl.h and winjunk.h removed.
1249
1250         * mswindows.c (sleep): New function.
1251
1252         * utils.c: Include <windows.h> under Windows.
1253
1254 1997-06-12  Darko Budor  <dbudor@zesoi.fer.hr>
1255
1256         * url.h (URL_UNSAFE): Change default under Windows.
1257
1258         * retr.c (retrieve_from_file): Respect opt.delete_after.
1259
1260         * main.c (main): Call ws_help on Windows.
1261
1262         * winjunk.c (windows_main_junk): New function.
1263
1264         * main.c (main): Junk-process argv[0].
1265
1266         * http.c (mktime_from_utc): Return -1 if mktime failed.
1267
1268         * http.c (http_loop): Ditto.
1269
1270         * ftp.c (ftp_loop_internal): Change title on Windows when using a
1271         new URL.
1272
1273         * winjunk.c (getdomainname): Lots of functions.
1274
1275 1997-06-12  Hrvoje Niksic  <hniksic@srce.hr>
1276
1277         * cmpt.c (strptime_internal): Handle years more correctly for
1278         `%y'.
1279
1280 1997-06-09  Mike Thomas <mthomas@reality.ctron.com>
1281
1282         * http.c (gethttp): Allocate enough space for
1283         `Proxy-Authorization' header.
1284
1285 1997-05-10  Hrvoje Niksic  <hniksic@srce.hr>
1286
1287         * version.c: Wget/1.4.5 is released.
1288
1289 1997-05-10  Hrvoje Niksic  <hniksic@srce.hr>
1290
1291         * retr.c (get_contents): Check return value of fwrite more
1292         carefully.
1293
1294 1997-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1295
1296         * cmpt.c (strptime_internal) [case 'Y']: Always subtract 1900 from
1297         year, regardless of century.
1298
1299 1997-03-30  Hrvoje Niksic  <hniksic@srce.hr>
1300
1301         * utils.c (isfile): Use `lstat' instead of `stat'.
1302
1303 1997-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1304
1305         * utils.c (numdigit): Use explicit test.
1306
1307 1997-03-21  Hrvoje Niksic  <hniksic@srce.hr>
1308
1309         * http.c (http_loop): Always use `url_filename' to get u->local.
1310
1311 1997-03-20  Hrvoje Niksic  <hniksic@srce.hr>
1312
1313         * url.c: Recognize https.
1314
1315 1997-03-13  Hrvoje Niksic  <hniksic@srce.hr>
1316
1317         * recur.c (recursive_retrieve): Lowercase just the host name.
1318
1319 1997-03-09  Hrvoje Niksic  <hniksic@srce.hr>
1320
1321         * url.c (get_urls_file): Use the correct test.
1322         (get_urls_html): Ditto.
1323
1324 1997-03-07  Hrvoje Niksic  <hniksic@srce.hr>
1325
1326         * connect.c: Reverted addrlen to int.
1327
1328         * init.c (parse_line): Check for -1 instead of NONE.
1329
1330         * version.c: Changed version to 1.4.5.
1331
1332 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
1333
1334         * init.c: New option netrc.
1335         (initialize): Don't parse .netrc.
1336
1337         * cmpt.c (recursive): Return rp.
1338         (strptime_internal): Match the long strings first, the abbreviated
1339         second.
1340
1341 1997-02-16  Hrvoje Niksic  <hniksic@srce.hr>
1342
1343         * http.c (check_end): New function.
1344         (http_atotm): Use it.
1345  
1346 1997-02-13  gilles Cedoc  <gilles@cedocar.fr>
1347
1348         * http.c (gethttp): Use them.
1349
1350         * init.c: New options proxy_user and proxy_passwd.
1351
1352 1997-02-14  Hrvoje Niksic  <hniksic@srce.hr>
1353
1354         * ftp.c (ftp_retrieve_list): Create links even if not relative.
1355
1356 1997-02-10  Hrvoje Niksic  <hniksic@srce.hr>
1357
1358         * recur.c (recursive_retrieve): Lowercase the host name, if the
1359         URL is not "optimized".
1360
1361         * host.c (realhost): Return l->hostname, even if it matches with
1362         host.
1363
1364 1997-02-10  Marin Purgar  <pmc@asgard.hr>
1365
1366         * connect.c: Make addrlen size_t instead of int.
1367         (conaddr): Ditto.
1368
1369 1997-02-09  Gregor Hoffleit  <flight@mathi.uni-heidelberg.DE>
1370
1371         * systhings.h: Define S_ISLNK on NeXT too.
1372
1373 1997-02-09  Hrvoje Niksic  <hniksic@srce.hr>
1374
1375         * version.c: Released 1.4.3.
1376
1377         * url.c: Futher update to list of protostrings.
1378         (skip_proto): Skip `//' correctly for FTP and HTTP.
1379
1380         * url.c (get_urls_html): Handle bogus `http:' things a little
1381         different.
1382
1383         * main.c (main): Removed `follow-ftp' from `f'.
1384         (main): Dumped the `prefix-files' and `file-prefix' options and
1385         features; old and bogus.
1386         (main): Exit on failed setval() in `-e'.
1387
1388         * http.c (fetch_next_header): Use it to detect header continuation
1389         correctly.
1390
1391         * retr.c (buf_peek): New function.
1392
1393 1997-02-08  Hrvoje Niksic  <hniksic@srce.hr>
1394
1395         * wget.h: Include time.h and stuff.
1396
1397 1997-02-08  Roger Beeman  <beeman@cisco.com>
1398
1399         * ftp.c: Include <time.h>
1400
1401 1997-02-07  Hrvoje Niksic  <hniksic@srce.hr>
1402
1403         * url.c (findurl): Would read over buffer limits.
1404
1405 1997-02-06  Hrvoje Niksic  <hniksic@srce.hr>
1406
1407         * ftp-ls.c (ftp_parse_unix_ls): Allow spaces in file names.
1408
1409 1997-02-05  Hrvoje Niksic  <hniksic@srce.hr>
1410
1411         * http.c (http_atotm): Initialize tm.is_dst.
1412
1413 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
1414
1415         * http.c (gethttp): Don't print the number of retrieved headers.
1416
1417         * main.c (main): New option `--no-clobber', alias for `-nc'.
1418
1419         * url.c: Recognize `https://'.
1420
1421 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
1422
1423         * host.c (herrmsg): Don't use h_errno.
1424
1425 1997-01-30  Hrvoje Niksic  <hniksic@srce.hr>
1426
1427         * host.c (accept_domain): Use it.
1428
1429         * main.c (main): New option `--exclude-domains'.
1430
1431         * retr.c (retrieve_url): Use it.
1432         (retrieve_url): Bail out when an URL is redirecting to itself.
1433
1434         * url.c (url_equal): New function.
1435
1436 1997-01-29  Hrvoje Niksic  <hniksic@srce.hr>
1437
1438         * connect.c: Include arpa/inet.h instead of arpa/nameser.h.
1439
1440         * http.c (mk_utc_time): New function.
1441         (http_atotm): Use it; handle time zones correctly.
1442
1443 1997-01-28  Hrvoje Niksic  <hniksic@srce.hr>
1444
1445         * http.c: Ditto.
1446
1447         * ftp-basic.c: Use it instead of WRITE.
1448
1449         * connect.c (iwrite): New function.
1450
1451 1997-01-27  Hrvoje Niksic  <hniksic@srce.hr>
1452
1453         * cmpt.c (mktime): New function.
1454
1455         * netrc.c: Include <sys/types.h>.
1456
1457         * main.c (main): Wouldn't recognize --spider.
1458
1459         * retr.c (rate): Use `B', `KB' and `MB'.
1460         (reset_timer,elapsed_time): Moved from utils.c.
1461
1462         * ftp.c (ftp_retrieve_list): Ditto.
1463
1464         * http.c (http_loop): Don't touch the file if opt.dfp.
1465
1466 1997-01-24  Hrvoje Niksic  <hniksic@srce.hr>
1467
1468         * cmpt.c: New file.
1469
1470         * ftp.c (ftp_retrieve_glob): New argument semantics.
1471         (ftp_retrieve_dirs): Use it.
1472         (ftp_loop): Ditto.
1473
1474         * html.c (htmlfindurl): Recognize `'' as the quote char.
1475
1476 1997-01-23  Hrvoje Niksic  <hniksic@srce.hr>
1477
1478         * ftp.c (ftp_loop_internal): Use it.
1479
1480         * utils.c (remove_link): New function.
1481
1482 1997-01-22  Hrvoje Niksic  <hniksic@srce.hr>
1483
1484         * retr.c (retrieve_url): Require STRICT redirection URL.
1485
1486         * url.c (parseurl): New argument STRICT.
1487
1488         * http.c (hparsestatline): Be a little-bit less strict about
1489         status line format.
1490
1491 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
1492
1493         * http.c (gethttp): Use it.
1494
1495         * main.c (main): Don't use '<digit>' as options.
1496
1497         * init.c: New option ignore_length.
1498
1499         * http.c (gethttp): Ditto.
1500         (http_loop): Check for redirection without Location:.
1501         (gethttp): Don't print Length unless RETROKF.
1502
1503         * ftp.c (getftp): Use it.
1504
1505         * url.c (mkalldirs): New function.
1506
1507         * utils.c (mymkdir): Don't check for existing non-directory.
1508
1509         * url.c (mkstruct): Don't create the directory.
1510
1511 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
1512
1513         * init.c (setval): Removed NO_RECURSION checks.
1514
1515 1997-01-19  Hrvoje Niksic  <hniksic@srce.hr>
1516
1517         * version.c: "Released" 1.4.3-pre2.
1518
1519         * recur.c (recursive_retrieve): Bypass host checking only if URL
1520         is ftp AND parent URL is not ftp.
1521
1522         * ftp-basic.c (ftp_request): Print out Turtle Power.
1523
1524         * ftp.c (ftp_loop): Call ftp_retrieve_glob with 0 if there's no
1525         wildcard.
1526         (ftp_retrieve_glob): Call ftp_loop_internal even on empty list, if
1527         not glob.
1528
1529         * http.c (gethttp): Be a little bit smarter about status codes.
1530
1531         * recur.c (recursive_retrieve): Always reset opt.recursive when
1532         dealing with FTP.
1533
1534 1997-01-18  Hrvoje Niksic  <hniksic@srce.hr>
1535
1536         * retr.c (retrieve_url): New variable location_changed; use it for
1537         tests instead of mynewloc.
1538         (retrieve_url): Allow heuristic adding of html.
1539
1540         * url.c (url_filename): Don't use the `%' in Windows file names.
1541
1542         * http.c (http_loop): Always time-stamp the local file.
1543
1544         * http.c (http_loop): Ditto.
1545
1546         * ftp.c (ftp_retrieve_list): Use it.
1547
1548         * utils.c (my_touch): New function.
1549
1550         * ftp.c (ftp_retrieve_list): Use #ifdef HAVE_STRUCT_UTIMBUF
1551         instead of #ifndef NeXT.
1552
1553         * utils.c (strptime): New version, by Ulrich Drepper.
1554
1555 1997-01-17  Hrvoje Niksic  <hniksic@srce.hr>
1556
1557         * http.c (haccepts_none): Renamed from `haccepts_bytes'.
1558         (gethttp): If haccepts_none(), disable ACCEPTRANGES.
1559         (http_loop): Would remove ACCEPTRANGES.
1560
1561         * ftp.c (getftp): Call ftp_list with NULL.
1562
1563 1997-01-15  Hrvoje Niksic  <hniksic@srce.hr>
1564
1565         * html.c (ftp_index): Don't print minutes and seconds if we don't
1566         know them; beautify the output.
1567
1568         * ftp.c (getftp): Don't close the socket on FTPNSFOD.
1569
1570 1997-01-14  Hrvoje Niksic  <hniksic@srce.hr>
1571
1572         * utils.c (strptime): New function.
1573         (strptime): Don't use get_alt_number.
1574         (strptime): Don't use locale.
1575         (match_string): Made it a function.
1576
1577 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
1578
1579         * http.c (http_atotm): New function.
1580         (http_loop): Use it.
1581
1582         * atotm.c: Removed from the distribution.
1583
1584         * http.c (base64_encode_line): Rewrite.
1585
1586 1997-01-09  Hrvoje Niksic  <hniksic@srce.hr>
1587
1588         * ftp.c (getftp): Use ftp_expected_bytes; print size.
1589
1590         * ftp-basic.c (ftp_response): Use ftp_last_respline.
1591         (ftp_expected_bytes): New function.
1592
1593         * ftp.c (getftp): Print the unauthoritative file length.
1594
1595         * ftp-ls.c: Renamed from ftp-unix.c.
1596         (ftp_parse_ls): Moved from ftp.c.
1597         (ftp_parse_unix_ls): Recognize seconds in time spec.
1598         (ftp_parse_unix_ls): Recognize year-less dates of the previous
1599         year.
1600
1601 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
1602
1603         * ftp-basic.c: Don't declare errno if #defined.
1604
1605         * host.c (ftp_getaddress): Check for sysinfo legally.
1606
1607 1997-01-08  Darko Budor  <dbudor@diana.zems.fer.hr>
1608
1609         * connect.c (iread): Use READ.
1610
1611 1996-12-23  Hrvoje Niksic  <hniksic@srce.hr>
1612
1613         * url.c: Recognize finger, rlogin, tn3270, mid and cid as valid
1614         schemes.
1615
1616 1996-12-22  Hrvoje Niksic  <hniksic@srce.hr>
1617
1618         * host.c (ftp_getaddress): Allow `.' in hostname.
1619
1620 1996-12-26  Darko Budor <dbudor@zems.fer.hr>
1621
1622         * wget.h: READ and WRITE macros for use instead of read and write
1623         on sockets, grep READ *.c, grep WRITE *.c
1624
1625         * wsstartup.c: new file - startup for winsock
1626
1627         * wsstartup.h: new file
1628
1629         * win32decl.h: new file - fixup for <errno.h> and winsock trouble
1630
1631         * configure.bat: Configure utility for MSVC
1632
1633         * src/Makefile.ms,config.h.ms: new files for use with MSVC 4.x
1634
1635 1996-12-22  Hrvoje Niksic  <hniksic@srce.hr>
1636
1637         * version.c: Released 1.4.3-pre.
1638
1639         * utils.c (prnum): Accept long.
1640         (legible): Use prnum().
1641
1642         * connect.c (make_connection): Accept port as short.
1643         (bindport): Ditto.
1644
1645         * http.c (gethttp): Use search_netrc.
1646
1647 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
1648
1649         * ftp.c (getftp): Use search_netrc.
1650
1651         * netrc.c (free_netrc): New function.
1652
1653         * init.c (home_dir): New function.
1654
1655         * url.c (convert_links): Allow REL2ABS changes.
1656
1657 1996-12-21  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
1658
1659         * netrc.c: New file.
1660         (parse_netrc, maybe_add_to_list): New functions.
1661
1662 1996-12-17  Hrvoje Niksic  <hniksic@srce.hr>
1663
1664         * retr.c (retrieve_url): Reset opt.recursion before calling
1665         ftp_loop if it is reached through newloc.
1666
1667         * init.c (run_wgetrc): Print the wgetrc path too, when reporting
1668         error; don't use "Syntax error", since we don't know if it is
1669         really a syntax error.
1670
1671 1996-12-16  Hrvoje Niksic  <hniksic@srce.hr>
1672
1673         * utils.c (acceptable): Extract the filename part of the path.
1674
1675         * recur.c (recursive_retrieve): Call acceptable() with the right
1676         argument; would bug out on wildcards.
1677
1678         * init.c (parse_line): Likewise.
1679
1680         * html.c (htmlfindurl): Cast to char * when calling stuff.
1681
1682 1996-12-15  Hrvoje Niksic  <hniksic@srce.hr>
1683
1684         * ftp.c (getftp): Use ftp_pasv.
1685
1686         * ftp-basic.c (ftp_request): Accept NULL value.
1687         (ftp_pasv): New function.
1688
1689         * options.h (struct options): Add passive FTP option.
1690
1691 1996-12-15  Hrvoje Niksic  <hniksic@srce.hr>
1692
1693         * url.c (parseurl): Debug output.
1694
1695         * utils.c (path_simplify): New one, adapted from bash's
1696         canonicalize_pathname().
1697
1698 1996-12-14  Hrvoje Niksic  <hniksic@srce.hr>
1699
1700         * ftp.c (getftp): Don't discard the buffer.
1701
1702         * retr.c (get_contents): New parameter nobuf.
1703
1704 1996-12-13  Shawn McHorse  <riffraff@txdirect.net>
1705
1706         * html.c (htmlfindurl): Recognize <meta contents="d; URL=...".
1707
1708         * init.c (setval): Strip the trailing slashes on CVECDIR.
1709
1710 1996-12-13  Hrvoje Niksic  <hniksic@srce.hr>
1711
1712         * init.c: Make excludes and includes under CVECDIR instead of
1713         CVEC.
1714
1715 1996-12-13  Shawn McHorse  <riffraff@txdirect.net>
1716
1717         * url.c (get_urls_html): Skip "http:".
1718
1719 1996-12-13  Hrvoje Niksic  <hniksic@srce.hr>
1720
1721         * utils.c (strcasecmp): From glibc.
1722         (strncasecmp): Also.
1723         (strstr): Also.
1724
1725         * url.c: Added javascript: to the list of URLs prefixes.
1726
1727 1996-12-12  Shawn McHorse  <riffraff@txdirect.net>
1728
1729         * recur.c (retrieve_robots): Print the warning message only if
1730         verbose.
1731
1732 1996-12-12  Gregor Hoffleit  <flight@mathi.uni-heidelberg.DE>
1733
1734         * ftp.c (ftp_retrieve_list): Use NeXT old utime interface.
1735
1736 1996-12-12  Hrvoje Niksic  <hniksic@srce.hr>
1737
1738         * systhings.h: New file.
1739
1740         * ../configure.in: Check for utime.h
1741
1742         * ftp.c: Check whether we have unistd.h.
1743
1744 1996-11-27  Hrvoje Niksic  <hniksic@srce.hr>
1745
1746         * recur.c (recursive_retrieve): Send the canonical URL as referer.
1747         (recursive_retrieve): Call get_urls_html with the canonical URL.
1748
1749 1996-12-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1750
1751         * (configure.in, config.h.in, src/Makefile.in, src/*.[ch]): Add
1752         ansi2knr support for compilers which don't support ANSI style
1753         function prototypes and signatures.
1754
1755         * (aclocal.m4, src/ansi2knr.c, src/ansi2knr.1): New files.
1756
1757 1996-11-26  Hrvoje Niksic  <hniksic@srce.hr>
1758
1759         * url.c: Use it; Recognize paths ending with "." and ".." as
1760         directories.
1761         (url_filename): Append .n whenever file exists and could be a
1762         directory.
1763
1764         * url.h (ISDDOT): New macro.
1765
1766         * init.c (parse_line): Use unsigned char.
1767
1768         * url.c (get_urls_html): Cast to unsigned char * when calling
1769         htmlfindurl.
1770
1771         * html.c (htmlfindurl): Use unsigned char.
1772
1773         * version.c: Changed version to 1.4.3.
1774
1775 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
1776
1777         * version.c: Released 1.4.2.
1778
1779         * ftp.c (getftp): Simplified assertion.
1780         (ftp_loop_internal): Remove symlink before downloading.
1781         (ftp_retrieve_list): Unlink the symlink name before attempting to
1782         create a symlink!
1783
1784         * options.h (struct options): Renamed print_server_response to
1785         server_response.
1786
1787         * ftp.c (rel_constr): Removed.
1788         (ftp_retrieve_list): Don't use it.
1789         (ftp_retrieve_list): Use opt.retr_symlinks.
1790
1791 1996-11-24  Hrvoje Niksic  <hniksic@srce.hr>
1792
1793         * main.c (main): New option retr_symlinks.
1794
1795         * url.c (convert_links): Print verbose message.
1796
1797 1996-11-24  Hrvoje Niksic  <hniksic@srce.hr>
1798
1799         * http.c (http_loop): Reset newloc in the beginning of function;
1800         would cause FMR in retrieve_url.
1801
1802 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
1803
1804         * recur.c (convert_all_links): Find the URL of each HTML document,
1805         and feed it to get_urls_html; would bug out.
1806         (convert_all_links): Check for l2 instead of dl; removed dl.
1807
1808         * url.c (convert_links): Don't refer to freed newname.
1809
1810         * recur.c (recursive_retrieve): Add this_url to urls_downloaded.
1811
1812         * main.c (main): Print the OS_TYPE in the debug output, too.
1813
1814         * recur.c (recursive_retrieve): Check for opt.delete_after.
1815
1816         * main.c (main): New option delete-after.
1817
1818         * init.c (setval): Cleaned up.
1819
1820 1996-11-21  Hrvoje Niksic  <hniksic@srce.hr>
1821
1822         * Makefile.in (wget): Make `wget' the default target.
1823
1824         * ftp.c (ftp_loop_internal): Move noclobber checking out of the
1825         loop.
1826         (ftp_retrieve_list): Warn about non-matching sizes.
1827
1828         * http.c (http_loop): Made -nc non-dependent on opt.recursive.
1829
1830         * init.c (setnum): Renamed from setnuminf; New argument flags.
1831         (setval): Use it.
1832
1833         * main.c (main): Sorted the options.
1834         (main): New option --wait.
1835
1836 1996-11-21  Shawn McHorse  <riffraff@txdirect.net>
1837
1838         * html.c (htmlfindurl): Reset s->in_quote after getting out of
1839         quotes.
1840
1841 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
1842
1843         * version.c: Changed version to 1.4.2.
1844
1845 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
1846
1847         * version.c: Released 1.4.1.
1848
1849         * html.c (html_quote_string): New function.
1850         (ftp_index): Use it.
1851         (htmlfindurl): A more gentle ending debug message.
1852
1853         * ftp.c (ftp_loop): Check for opt.htmlify.
1854
1855         * init.c: New command htmlify.
1856
1857         * ftp.c (getftp): Nicer error messages, with `'-encapsulated
1858         strings.
1859         (ftp_loop): Print size of index.html.
1860
1861         * init.c (setval): Implement "styles".
1862
1863         * main.c (main): New option dotstyle.
1864
1865 1996-11-19  Hrvoje Niksic  <hniksic@srce.hr>
1866
1867         * ftp.c (getftp): Close the master socket in case of errors, after
1868         bindport().
1869
1870         * connect.c (bindport): Initialize msock to -1.
1871
1872         * ftp.c (getftp): Initialize dtsock to -1.
1873
1874         * connect.c (closeport): Don't close sock if sock == -1.
1875
1876 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
1877
1878         * init.c (setnuminf): Nuked default value -- just leave unchanged.
1879         (setval): Don't send default values.
1880         (defaults): Use DEFAULT_TIMEOUT -- aaargh.
1881
1882         * options.h (struct options): Use long for dot_bytes.
1883
1884         * init.c (setquota): Renamed to setbytes.
1885         (setval): Use setbytes on DOTBYTES.
1886
1887 1996-11-17  Hrvoje Niksic  <hniksic@srce.hr>
1888
1889         * ftp.c (getftp): Initialize con->dltime.
1890
1891         * recur.c (recursive_retrieve): Use same_host instead of
1892         try_robots; simply load robots_txt whenever the host is changed.
1893         (recursive_retrieve): Free forbidden before calling parse_robots.
1894
1895 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
1896
1897         * retr.c (show_progress): Use them.
1898
1899         * options.h (struct options): New options dot_bytes, dots_on_line
1900         and dot_spacing.
1901
1902 1996-11-16  Mark Boyns  <boyns@sdsu.edu>
1903
1904         * recur.c (recursive_retrieve): Retrieve directories regardless of
1905         acc/rej rules; check for empty u->file.
1906
1907 1996-11-14  Hrvoje Niksic  <hniksic@srce.hr>
1908
1909         * init.c (setval): Use it.
1910
1911         * utils.c (merge_vecs): New function.
1912
1913         * init.c (setval): Reset the list-type functions when encountering
1914         "".
1915
1916 1996-11-14  Shawn McHorse  <riffraff@txdirect.net>
1917
1918         * recur.c (recursive_retrieve): Use base_url instead of this_url
1919         for no_parent.
1920
1921 1996-11-14  Shawn McHorse  <riffraff@txdirect.net>
1922
1923         * html.c (htmlfindurl): Reset s->in_quote after exiting the quote.
1924
1925 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
1926
1927         * utils.c (sepstring): Rewrote; don't use strtok.
1928
1929         * recur.c (recursive_retrieve): Enter assorted this_url to slist
1930         when running the first time.
1931         (retrieve_robots): Warn to ignore errors when robots are loaded.
1932
1933         * utils.c (load_file): Moved from url.c.
1934
1935         * http.c: Made static variables const too in h* functions.
1936
1937         * main.c (main): Renamed --continue-ftp to --continue.
1938
1939         * recur.c (recursive_retrieve): Use it.
1940
1941         * utils.c (frontcmp): New function.
1942
1943         * url.c (accdir): New function.
1944
1945         * html.c (htmlfindurl): Recognize <area href=...>.
1946
1947         * ftp.c (ftp_retrieve_dirs): Implemented opt.includes.
1948
1949         * init.c (setval): Free the existing opt.excludes and
1950         opt.includes, if available.
1951
1952         * main.c (main): New option -I.
1953
1954 1996-11-12  Hrvoje Niksic  <hniksic@srce.hr>
1955
1956         * ftp.c (ftp_retrieve_glob): Do not weed out directories.
1957
1958         * version.c: Changed version to 1.4.1.
1959
1960 1996-11-11  Hrvoje Niksic  <hniksic@srce.hr>
1961
1962         * version.c: Released 1.4.0.
1963
1964 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
1965
1966         * main.c (main): Free com and val after parse_line.
1967         (printhelp): Reorder the listing.
1968
1969         * http.c: More robust header parsing.
1970
1971         * http.c: Allow any number of spaces, or no spaces, precede ':'.
1972         (hskip_lws): New function.
1973         (haccepts_bytes): New function.
1974         (gethttp): Use it.
1975
1976         * init.c (setval): Check header sanity.
1977         (setval): Allow resetting of headers.
1978
1979 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
1980
1981         * http.c (http_loop): Don't use has_wildcards.
1982
1983         * http.c (gethttp): Free all_headers -- would leak.
1984
1985         * recur.c (recursive_retrieve): Initialize depth to 1 instead of
1986         0 -- this fixes a long-standing bug in -rl.
1987
1988 1996-11-09  Hrvoje Niksic  <hniksic@srce.hr>
1989
1990         * ftp.c: Use -1 as "impossible" value for con->fd.
1991
1992         * url.h (URL_SEPARATOR): Don't treat `*' and `+' as separators.
1993
1994         * init.c (parse_line): Use isalpha.
1995
1996         * ftp-unix.c: Use HAVE_UNISTD_H.
1997
1998         * mtch.c (has_wildcards): Don't match \.
1999
2000         * http.c (http_loop): Warn on HTTP wildcard usage.
2001
2002 1996-11-08  Hrvoje Niksic  <hniksic@srce.hr>
2003
2004         * url.c (url_filename): Do not create numbered suffixes if
2005         opt.noclobber -- would bug out on -nc.
2006
2007 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
2008
2009         * recur.c (parse_robots): Don't chuck out the commands without
2010         arguments (`Disallow:<empty>' didn't work).
2011         (parse_robots): Compare versions lowercase.
2012         (parse_robots): Match on base_version, not version_string!
2013         (parse_robots): Handle comments properly.
2014         (parse_robots): Match versions in a sane way.
2015
2016         * init.c: Print nicer error messages.
2017
2018         * version.c: Changed version to 1.4.0.
2019
2020 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
2021
2022         * version.c: Released 1.4.0-test2.
2023
2024         * init.c (run_wgetrc): Close fp.
2025
2026         * ftp.c (ftp_retrieve_dirs): Allocate the correct length for
2027         u->dir.
2028
2029 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
2030
2031         * init.c (setquota): Allow inf as quota specification.
2032
2033 1996-11-05  Hrvoje Niksic  <hniksic@srce.hr>
2034
2035         * ftp.c (ftp_retrieve_dirs): Return QUOTEXC if quota exceeded.
2036         (ftp_retrieve_glob): Return QUOTEXC on quota exceeded.
2037
2038         * main.c (main): Check for quota by comparison with downloaded
2039         stuff, not from status.
2040
2041         * connect.c (select_fd): Should compile on HPUX without warnings now.
2042
2043         * ftp.c (ftp_get_listing): Check whether ftp_loop_internal
2044         returned RETROK.
2045
2046 1996-11-04  Hrvoje Niksic  <hniksic@srce.hr>
2047
2048         * ftp.c (ftp_retrieve_glob): Print the pattern nicely.
2049         (getftp): Return FTPRETRINT on control connection error.
2050
2051         * html.c (htmlfindurl): Recognize <embed src=...> and
2052         <bgsound src=...>.
2053         (ftp_index): Handle username and password correctly.
2054
2055         * main.c (main): Made `-np' a synonim for --no-parent.
2056
2057 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
2058
2059         * ftp.c (ftp_loop): Check for opt.ftp_glob too before calling
2060         ftp_retrieve_glob.
2061
2062         * version.c: Changed version to 1.4.0-test2.
2063
2064 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
2065
2066         * version.c: Released 1.4.0-test1.
2067
2068         * url.c (str_url): Don't use sprintf when creating %2F-prefixed
2069         directory.
2070         (convert_links): Removed definition of make_backup.
2071
2072         * http.h: Removed definition of MAX_ERROR_LENGTH.
2073
2074         * host.c (ftp_getaddress): Check for "(none)" domains.
2075
2076         * ftp.c (ftp_retrieve_dirs): Docfix.
2077
2078         * http.c (gethttp): Use ou->referer instead of u->referer.
2079
2080         * retr.c (retrieve_url): Reset u to avoid freeing pointers twice;
2081         this was known to cause coredumps on Linux.
2082
2083         * html.c (ftp_index): Cast the argument to local_time to time_t *.
2084
2085 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
2086
2087         * connect.c (select_fd): Use exceptfds -- once and for all.
2088
2089         * retr.c (retrieve_from_file): Free filename after
2090         recursive_retrieve.
2091         (retrieve_from_file): Send RFIRST_TIME to recursive_retrieve on
2092         first-time retrieval.
2093         (retrieve_from_file): Return uerr_t; new argument, count.
2094         (retrieve_from_file): Break on QUOTEXC.
2095
2096         * init.c (setquota): Fixed a bug that caused rejection of
2097         non-postfixed values..
2098
2099 1996-10-30  Hrvoje Niksic  <hniksic@srce.hr>
2100
2101         * version.c: Changed name to wget.
2102
2103         * connect.c (iread): Smarter use of select.
2104         (select_fd): Set errno on timeout.  If not timeout, return 1
2105         instead of 0.
2106
2107 1996-10-29  Hrvoje Niksic  <hniksic@srce.hr>
2108
2109         * ftp.c (ftp_loop_internal): Don't use con->cmd before
2110         establishing it.
2111
2112 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
2113
2114         * http.c (gethttp): Send correct referer when using proxy.
2115         (gethttp): Use struct urlinfo ou to access the relevant data; send
2116         correct authorization in all cases.
2117
2118         * host.c (same_host): Use skip_uname to skip username and
2119         password.
2120
2121         * url.c (skip_uname): New function.
2122         (parseurl): Use it.
2123
2124         * host.c (same_host): Do not assume HTTP -- same_host should now
2125         be totally foolproof.
2126
2127         * url.c (skip_proto): New function.
2128         (parse_uname): Use it.
2129
2130         * http.c (gethttp): Create local user and passwd from what is
2131         given.
2132
2133         * url.c (parseurl): Check for HTTP username and password too.
2134
2135 1996-10-25  Hrvoje Niksic  <hniksic@srce.hr>
2136
2137         * config.h.in: Removed #define gethostbyname R...
2138
2139 1996-10-22  Hrvoje Niksic  <hniksic@srce.hr>
2140
2141         * version.c: Changed version to 1.4.0-test1.
2142
2143 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
2144
2145         * version.c: "Released" 1.4b29.
2146
2147         * recur.c (recursive_retrieve): Check for no_parent.
2148
2149         * init.c (setval): Option update.
2150
2151         * main.c (main): New option no-parent.
2152
2153         * options.h (struct options): New variable no_parent.
2154
2155         * recur.c (recursive_retrieve): Only files are checked for
2156         opt.accepts and opt.rejects.
2157         (recursive_retrieve): Check directories for opt.excludes.
2158         (recursive_retrieve): Make the dir absolute when checking
2159         opt.excludes.
2160
2161         * html.c (htmlfindurl): Recognize <applet code=...> and <script
2162         src=...>
2163
2164 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
2165
2166         * ftp.c (getftp): Do not line-break assert entries at all.
2167         (ftp_retrieve_dirs): docfix.
2168
2169         * connect.c (select_fd): Use fd + 1 as nfds.
2170
2171         * version.c: Changed version to 1.4b29.
2172
2173 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
2174
2175         * version.c: "Released" 1.4b28.
2176
2177         * ftp.c (ftp_loop_internal): Check whether f->size == len and
2178         don't continue the loop if it is.
2179         (ftp_get_listing): Remove list_filename on unsuccesful loop.
2180
2181 1996-10-17  Hrvoje Niksic  <hniksic@srce.hr>
2182
2183         * ftp.c (ftp_loop_internal): Use strcpy to initialize tmp.
2184         (getftp): Do not use multiline assert.
2185
2186         * http.c (hparsestatline): Use mjr and mnr instead of major and
2187         minor, which don't compile on Ultrix.
2188         (http_loop): Use strcpy() to initialize tmp.
2189
2190         * all: Geturl -> Fetch
2191
2192 1996-10-17  Hrvoje Niksic  <hniksic@srce.hr>
2193
2194         * recur.c (parse_robots): Fixed an off-by-one bug when looking for
2195         ':'.
2196
2197         * html.c (htmlfindurl): Fixed several possible off-by-one bugs by
2198         moving `bufsize &&' to the beginning of each check in for-loops.
2199
2200         * recur.c (parse_robots): Close fp on exit.
2201
2202         * url.c (mymkdir): Check for each directory before creating.
2203
2204 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
2205
2206         * version.c: Changed version to 1.4b28.
2207
2208 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
2209
2210         * version.c: "Released" 1.4b27.
2211
2212         * init.c (parse_line): Use isspace.
2213         (parse_line): Free *com on all errors.
2214
2215         * ftp.c (ftp_loop): Change FTPOK to RETROK before exiting.
2216         (delelement): Use next instead of f->next and prev instead of
2217         f->prev.
2218         (delelement): Free the members of the deleted element.
2219
2220         * http.c (http_loop): Do not return RETROK on code != 20x.
2221
2222         * init.c (cleanup): Free opt.user_header.
2223         (cleanup): Free opt.domains.
2224
2225         * url.c (freelists): Moved to cleanup().
2226
2227         * http.c (hparsestatline): Docfix.
2228
2229         * main.c (main): Return with error status on unsuccesful
2230         retrieval.
2231
2232         * init.c (setval): Do not remove listing when mirroring.
2233
2234         * url.c (url_filename): Use opt.fileprefix.
2235
2236         * ftp.c (ftp_get_listing): Use url_filename to get filename for
2237         .listing.
2238
2239         * main.c (main): New option: -rn.
2240
2241 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
2242
2243         * Makefile.in (RM): Added RM = rm -f.
2244
2245         * host.c (clean_hosts): New function.
2246         (free_hlist): Just free the list, no reset.
2247
2248         * version.c: Changed version to 1.4b27.
2249
2250 1996-10-13  Hrvoje Niksic  <hniksic@srce.hr>
2251
2252         * version.c: "Released" 1.4b26.
2253
2254         * retr.c (retrieve_from_file): If call get_urls_html with
2255         opt.spider to make it silent in spider mode.
2256
2257         * url.c (str_url): Use CLEANDUP instead of URL_CLEANSE.
2258
2259         * url.h (CLEANDUP): New macro.
2260
2261         * http.c (gethttp): Fixed a bug that freed location only when it
2262         was NULL.
2263
2264         * retr.c (retrieve_url): Free url if it will not be stored,
2265         i.e. newloc is NULL.
2266
2267         * html.c (htmlfindurl): Handle exiting from quotes correctly; the
2268         old version would bug out on <a href="x#a"href="y">.
2269
2270         * html.h (state_t): New member in_quote.
2271
2272         * html.c (htmlfindurl): Free s->attr at the beginning of
2273         attr-loop.
2274
2275         * recur.c (recursive_retrieve): Recognize RCLEANUP.
2276         (tried_robots): Make hosts a global variable.
2277         (recursive_retrieve): Free constr after URL host optimization.
2278         (tried_robots): Free urlinfo before exiting.
2279
2280         * utils.c (free_slist): New function.
2281
2282         * recur.c (recursive_retrieve): Use flags to add cleanup
2283         possibility.
2284
2285         * main.c (main): Free filename after recursive_retrieve.
2286
2287         * http.c (gethttp): Store successful responses too.
2288
2289 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
2290
2291         * all: Constified the whole source.  This required some minor
2292         changes in many functions in url.c, possibly introducing bugs -- I
2293         hope not.
2294
2295         * ftp-basic.c: Removed last_respline.
2296
2297         * http.c (gethttp): Free type.
2298
2299         * host.c (same_host): Free real1 and real2.
2300
2301         * main.c (main): New option --spider.
2302
2303         * retr.c (get_contents): Don't reset errno.
2304
2305         * main.c (main): Sorted the options.
2306
2307         * connect.c (iread): Set errno to ETIMEDOUT only if it was left
2308         uninitialized by select().
2309
2310         * http.c (http_loop): Print the time when the connection is
2311         closed.
2312         (gethttp): Debug-print the HTTP request.
2313
2314 1996-10-11  Hrvoje Niksic  <hniksic@srce.hr>
2315
2316         * connect.c (iread): Do not try reading after timeout.
2317
2318         * main.c (main): Would bug out on -T.
2319
2320         * connect.c (select_fd): Do not use exceptfds.
2321         (iread): Set ETIMEDOUT on select_fd <= 0.
2322
2323         * version.c: Changed version to 1.4b26.
2324
2325 1996-10-10  Hrvoje Niksic  <hniksic@srce.hr>
2326
2327         * version.c: "Released" 1.4b25.
2328
2329         * ftp-unix.c (ftp_parse_unix_ls): Ignore lines without file name
2330         or link name.
2331
2332         * http.c (gethttp): Add errcode to struct hstat.
2333         (http_loop): Use it.
2334
2335         * url.c (no_proxy_match): Simplify using char** for no_proxy.
2336
2337         * options.h (struct options): Make opt.no_proxy a vector.
2338
2339         * utils.c (sepstring): Use !*s instead of !strlen(s).
2340
2341         * init.c (setval): Set opt.maxreclevel to 0 on --mirror.
2342         (getperms): Use ISODIGIT instead of isdigit.
2343
2344         * ftp.c (getftp): Print time.
2345
2346         * main.c (main): Use legible output of downloaded quantity.
2347
2348         * ftp.c (getftp): Use elapsed_time().
2349         (ftp_loop_internal): Use rate().
2350
2351         * http.c (http_loop): Add download ratio output; Use rate().
2352
2353         * utils.c (rate): New function.
2354
2355 1996-10-09  Hrvoje Niksic  <hniksic@srce.hr>
2356
2357         * http.c (http_loop): Use timer.
2358
2359         * ftp.c: Split to ftp-basic.c and ftp.c
2360
2361         * utils.c (reset_timer): New function.
2362         (elapsed_time): New function.
2363
2364         * retr.c (show_progress): Make bytes_in_line and offs long; should
2365         work on 16-bit machines.
2366
2367 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
2368
2369         * url.c (in_acclist): New argument backward.
2370
2371         * ftp.c (ftp_retrieve_glob): Use acceptable() to determine whether
2372         a file should be retrieved according to suffix.
2373         (ftp_get_listing): Check the return value of unlink; Do not call
2374         ftp_retrieve_dirs if depth reached maxreclevel.
2375         (ftp_retrieve_dirs): Check whether the directory is in
2376         exclude-list.
2377
2378         * main.c (main): Print the version number at the beginning of
2379         DEBUG output.
2380         (main): Use strrchr when creating exec_name.
2381
2382         * ftp.c (ftp_retrieve_glob): Do not close control connection.
2383
2384         * version.c: Changed version to 1.4b25.
2385
2386 1996-10-07  Hrvoje Niksic  <hniksic@srce.hr>
2387
2388         * version.c: "Released" 1.4b24.
2389
2390         * Makefile.in: Rewrite.
2391
2392         * ftp.c (ftp_loop_internal): Likewise.
2393
2394         * retr.c (time_str): Check for failed time().
2395
2396         * html.c (htmlfindurl): Recognize <fig src> and <overlay src> from
2397         HTML3.0.
2398
2399         * retr.c (time_str): Return time_t *.
2400
2401         * connect.c (bindport): Close msock on unsuccesful bind.
2402         (bindport): The same for getsockname and listen.
2403
2404         * retr.c (retrieve_url): Allow any number of retries on
2405         proxy.
2406
2407         * http.c (gethttp): Do not treat errno == 0 as timeout.
2408         (http_loop): Likewise.
2409         (http_loop): Cosmetic changes.
2410
2411         * connect.c (iread): Set errno to ETIMEDOUT in case of timeout.
2412
2413         * retr.c (get_contents): Reset errno.
2414
2415         * ftp.c (getftp): Minor fixes.
2416
2417 1996-10-06  Hrvoje Niksic  <hniksic@srce.hr>
2418
2419         * http.c: Do not use backups.
2420
2421         * geturl.1 (WARNING): Warn that man-page could be obsolete.
2422
2423         * getopt.c (getopt_long): Moved to getopt.c
2424
2425         * geturl.texi: Enhanced.
2426
2427         * main.c (main): Use it.
2428
2429         * recur.c (convert_all_links): New function.
2430
2431         * utils.c (add_slist): New argument flags.
2432
2433         * recur.c (recursive_retrieve): Update a list of downloaded URLs.
2434         (parse_robots): Do not chuck out empty value fields.
2435         (parse_robots): Make yourself welcome on empty Disallow.
2436
2437         * version.c: Changed version to 1.4b24.
2438
2439 1996-10-06  Hrvoje Niksic  <hniksic@srce.hr>
2440
2441         * version.c: "Released" 1.4b23.
2442
2443         * ftp.c (ftp_loop_internal): Get the time after getftp.
2444
2445         * Makefile.in (install.info): New target.
2446         (install): Use it.
2447
2448         * http.c (http_loop): Fix output when doing -O.
2449
2450 1996-10-05  Hrvoje Niksic  <hniksic@srce.hr>
2451
2452         * geturl.texi: New file.
2453
2454         * main.c (main): Do not print the warnings and download summary if
2455         opt.quiet is set.
2456
2457         * version.c: Changed version to 1.4b23.
2458
2459 1996-10-05  Hrvoje Niksic  <hniksic@srce.hr>
2460
2461         * "Released" 1.4b22.
2462
2463         * atotm.c (atotm): Use True and False instead of TRUE and FALSE,
2464         to avoid redefinition warnings.
2465
2466         * host.c (store_hostaddress): Use memcpy() to copy the address
2467         returned by inet_addr.
2468
2469         * version.c: Changed version to 1.4b22.
2470
2471 1996-10-04  Hrvoje Niksic  <hniksic@srce.hr>
2472
2473         * version.c: "Released" 1.4b21.
2474
2475         * ftp-unix.c (ftp_parse_ls): Renamed to ftp_parse_unix_ls.
2476
2477         * ftp.c (ftp_port): Use conaddr.
2478         (getftp): Print the file length.
2479         (ftp_retrieve_list): Check the stamps of plain files only.
2480
2481         * connect.c (closeport): Do not call shutdown().
2482         (conaddr): New function.
2483
2484         * html.c (ftp_index): Made it dfp-aware.
2485
2486         * init.c (cleanup): New name of freemem. Close opt.dfp.
2487
2488         * ftp.c (getftp): Use opt.dfp if it is set.
2489
2490         * ftp-unix.c (ftp_parse_ls): Recognize time in h:mm format.
2491
2492         * ftp.c (ftp_retrieve_dirs): Fixed a bug that caused incorrect
2493         CWDs to be sent with recursive FTP retrievals.
2494
2495 1996-10-03  Hrvoje Niksic  <hniksic@srce.hr>
2496
2497         * recur.c (parse_robots): Made it more compliant with "official"
2498         specifications.
2499
2500         * http.c: New function.
2501
2502         * ftp-unix.c (ftp_parse_ls): Added better debug output.
2503
2504         * ftp.c (getftp): Print out the LIST in case of
2505         opt.print_server_response.
2506
2507         * version.c: Changed version to 1.4b21.
2508
2509 1996-10-01  Hrvoje Niksic  <hniksic@srce.hr>
2510
2511         * version.c: "Released" 1.4b20.
2512
2513         * README: Update.
2514
2515         * http.c (gethttp): Preset lengths of various headers instead of
2516         calculating them dynamically.
2517         (gethttp): Check for 206 partial contents.
2518
2519 1996-09-30  Hrvoje Niksic  <hniksic@srce.hr>
2520
2521         * configure.in: Set SYSTEM_GETURLRC to $libdir/geturlrc
2522
2523         * http.c (gethttp): Send the port number in the Host: header.
2524
2525 1996-09-29  Hrvoje Niksic  <hniksic@srce.hr>
2526
2527         * http.c (gethttp): Send host: header.
2528         (gethttp): Add the possibility of user-defined headers.
2529         (gethttp): Move decision about pragma: no-cache to http_loop,
2530         where it belongs.
2531         (gethttp): Pass a struct instead of enormous argument list.
2532         (http_loop): Use a new, fancier display format.
2533         (ftp_loop): Likewise.
2534
2535         * main.c: (hangup): Turn off buffering of the new log file.
2536
2537         * install-sh: Likewise.
2538
2539         * config.sub: Replace with the one in autoconf-2.10
2540
2541         * geturl.1: Update.
2542
2543         * init.c: New options httpuser and httppasswd.
2544
2545         * http.c: (base64_encode_line): New function.
2546         (gethttp): Send authentication.
2547
2548         * connect.c (make_connection): Use store_hostaddress.
2549
2550 1996-09-28  Hrvoje Niksic  <hniksic@srce.hr>
2551
2552         * host.c (store_hostaddress): New function.
2553
2554         * NEWS: Update.
2555
2556         * http.c (hgetrange): New function.
2557         (gethttp): Use ranges.
2558
2559         * utils.c (numdigit): Accept long instead of int.
2560
2561         * http.c (http_loop): Add restart capabilities.
2562
2563         * ftp.c (ftp_retrieve_glob): Fixed a bug that could cause matchres
2564         being used uninitialized.
2565         (ftp_retrieve_list): Similar fix.
2566
2567         * host.c (add_hlist): Fixed a bug that could cause cmp being used
2568         uninitialized.
2569
2570         * url.c (construct_relative): New function.
2571
2572         * recur.c (recursive_retrieve): Use it.
2573
2574         * retr.c (convert_links): New function.
2575
2576 1996-09-27  Hrvoje Niksic  <hniksic@srce.hr>
2577
2578         * url.c (free_urlpos): New function.
2579
2580         * recur.c (recursive_retrieve): Adapt.
2581
2582         * url.c (get_urls_html): Return a linked list instead of a vector.
2583
2584         * url.c (get_urls_file): Return a linked list instead of a vector.
2585
2586         * geturl.1: Update.
2587
2588         * http.c (gethttp): Implement it.
2589
2590         * init.c (setval): New option: SAVEHEADERS
2591
2592         * ftp.c (ftp_loop_internal): Do not set restval if listing is to
2593         be retrieved. Lack of this test caused bugs when the connection
2594         was lost during listing.
2595
2596         * retr.c (retrieve_url): Fixed a bug that caused
2597         coredumps. *newloc is now reset by default.
2598         (retrieve_url): Lift the twenty-tries limit on proxies.
2599
2600         * version.c: Changed version to 1.4b20.
2601
2602 1996-09-20  Hrvoje Niksic  <hniksic@srce.hr>
2603
2604         * version.c: "Released" 1.4b19.
2605
2606 1996-09-19  Hrvoje Niksic  <hniksic@srce.hr>
2607
2608         * ftp.c (ftp_loop_internal): Renamed from ftp_1fl_loop.
2609         (getftp): Changed prototype to accept ccon *.
2610
2611 1996-09-17  Hrvoje Niksic  <hniksic@srce.hr>
2612
2613         * ftp.c (ftp_retrieve_list): Fixed a bug that caused setting
2614         incorrect values to files pointed to by symbolic links.
2615         (ftp_1fl_loop): Do not count listings among the downloaded URL-s.
2616
2617 1996-09-16  Hrvoje Niksic  <hniksic@srce.hr>
2618
2619         * url.c (mkstruct): Do not prepend "./" in front of a pathname.
2620
2621         * main.c (main): New option: --user-agent.
2622
2623         * geturl.1: Ditto.
2624
2625         * init.h: Ditto.
2626
2627         * init.c (setval): Ditto.
2628
2629         * main.c (main): Rename "server-headers" to "server-response".
2630
2631         * ftp-unix.c (ftp_parse_ls): Check for asterisks at the end of
2632         executables in 'ls -F' listings.
2633
2634 1996-09-15  Hrvoje Niksic  <hniksic@srce.hr>
2635
2636         * url.c (parseurl): Remove realloc() and sprintf().
2637         (str_url): Get rid of sprintf().
2638
2639         * recur.c (recursive_retrieve): Enable FTP recursion through proxy
2640         servers.
2641
2642         * url.h (URL_CLEANSE): Made it else-resistant.
2643         (USE_PROXY): New macro.
2644
2645 1996-09-14  Hrvoje Niksic  <hniksic@srce.hr>
2646
2647         * NEWS: Update.
2648
2649         * version.c: Changed version to 1.4b19.
2650
2651 1996-09-14  Hrvoje Niksic  <hniksic@srce.hr>
2652
2653         * version.c: "Released" 1.4b18.
2654
2655         * url.c: Made it reallocate space exponentially.
2656
2657 1996-09-14  Drazen Kacar  <dave@fly.cc.fer.hr>
2658
2659         * html.c (htmlfindurl): Added <frame src> and <iframe src> among
2660         the list of stuff to fetch.
2661
2662 1996-09-13  Hrvoje Niksic  <hniksic@srce.hr>
2663
2664         * url.c (get_urls_html): Fixed a bug that caused SIGSEGV's with
2665         -Fi.
2666
2667         * html.c (htmlfindurl): Rewrite.
2668
2669         * http.c (gethttp): Use opt.proxy_cache.
2670
2671         * main.c (main): Added --cache option.
2672
2673         * ftp.c (ftp_response): Print server response if opt.print_server
2674         response is set.
2675         (getftp): Print newlines after each request if the server response
2676         is to be printed.
2677         (ftp_response): Copy the last response line to last_respline.
2678
2679         * http.c (gethttp): Add Pragma: nocache for retried
2680         proxy-retrievals.
2681
2682         * ftp.c (getftp): Use it.
2683
2684         * retr.c (buf_discard): New function.
2685
2686         * ftp.c (ftp_response): Use buf_readchar().
2687         (getftp): Flush the control connection buffer before calling
2688         get_contents().
2689
2690         * retr.c (buf_readchar): New function.
2691         (buf_flush): New function.
2692         (get_contents): Use buf_readchar() instead of read(x, x, 1).
2693         (get_contents): Use buf_flush.
2694
2695 1996-09-12  Hrvoje Niksic  <hniksic@srce.hr>
2696
2697         * ftp.c: Incorporate changes to ftp_response.
2698
2699         * ftp.c (ftp_response): Allocate the server response dynamically,
2700         as in read_whole_line and fetch_next_header.
2701
2702         * utils.c (read_whole_line): Fixed a bug that prevented reading
2703         the last line if it is not \n-terminated. Also fixed a possible
2704         memory overflow.
2705
2706         * http.c (fetch_next_header): Return malloc-ed string as large as
2707         needed.
2708         (gethttp): Use new fetch_next_header.
2709
2710 1996-09-12  Hrvoje Niksic  <hniksic@srce.hr>
2711
2712         * http.c (hgetlen): Compute the header length the first time only.
2713         (hgettype): Ditto.
2714         (hgetlocation): Ditto.
2715         (hgetmodified): Ditto.
2716
2717 1996-09-11  Hrvoje Niksic  <hniksic@srce.hr>
2718
2719         * sample.geturlrc: Update.
2720
2721 1996-09-10  Hrvoje Niksic  <hniksic@srce.hr>
2722
2723         * http.c (http_loop): Ditto.
2724
2725         * ftp.c (getftp): Open the output file as binary.
2726
2727         * version.c: Changed version to 1.4b18.
2728
2729 1996-09-10  Hrvoje Niksic  <hniksic@srce.hr>
2730
2731         * version.c: "Released" 1.4b17.
2732
2733         * ftp-unix.c (ftp_parse_ls): If unable to open file, return NULL
2734         instead of failed assertion.
2735
2736 1996-09-09  Hrvoje Niksic  <hniksic@srce.hr>
2737
2738         * ftp.c (ftp_get_listing): Add a numbered suffix to LIST_FILENAME
2739         if a file of that name already exists.
2740
2741 1996-09-05  Hrvoje Niksic  <hniksic@srce.hr>
2742
2743         * ftp.c (ftp_1fl_loop): Handler FTPPORTERR and FOPENERR correctly.
2744
2745         * config.h.in: Define gethostbyname as Rgethostbyname when using
2746         Socks.
2747
2748         * configure.in: Check for -lresolv if using Socks.
2749
2750         * version.c: Changed version to 1.4b17.
2751
2752 1996-07-15  Hrvoje Niksic  <hniksic@srce.hr>
2753
2754         * version.c: "Released" 1.4b16.
2755
2756         * http.c (gethttp): More intelligent check for first line of HTTP
2757         response.
2758         (gethttp): Would bug out on time-stamping.
2759
2760         * version.c: Changed version to 1.4b16.
2761
2762 1996-07-11  Hrvoje Niksic  <hniksic@srce.hr>
2763
2764         * version.c: Released 1.4b15.
2765
2766         * http.c (http_loop): Print \n after the loop entry, not before.
2767
2768         * url.c (url_filename): Use ISDOT.
2769
2770         * url.h (ISDOT): New macro.
2771
2772         * recur.c (recursive_retrieve): Change only opt.recursive for
2773         following FTP.
2774
2775 1996-07-11  Antonio Rosella <antonio.rosella@agip.it>
2776
2777         * socks/geturl.cgi: Fixed version No.
2778
2779         * socks/download-netscape.html: Ditto.
2780
2781         * socks/download.html: Changed socks.html to download.html.
2782
2783 1996-07-11  Hrvoje Niksic  <hniksic@srce.hr>
2784
2785         * url.c (url_filename): Check for opt.dirstruct instead for
2786         opt.recursive && opt.dirstruct.
2787
2788         * init.c (defaults): Ditto.
2789         (defaults): Reset dirstruct by default.
2790         (setval): Set opt.dirstruct whenever setting recursive.
2791
2792         * init.h: Removed FORCEDIRHIER.
2793
2794         * INSTALL: Added -L to socks-description.
2795
2796         * version.c: Changed version to 1.4b15.
2797
2798 1996-07-10  Hrvoje Niksic  <hniksic@srce.hr>
2799
2800         * version.c: "Released" 1.4b14.
2801
2802         * geturl.1: Update AUTHOR to include Rosella as contributor.
2803
2804         * NEWS: Update.
2805
2806         * socks/geturl.cgi: Simplified command creation, nuked <blink>.
2807
2808         * socks/geturl.cgi: Wrap nutscape extensions within if $netscape.
2809         (cal_time): Fix == to eq.
2810
2811         * socks/geturl.cgi: GPL-ized with permission of A. Rosella.
2812
2813         * geturl.1 (hostname): Moved URL CONVENTIONS to the beginning.
2814
2815         * Makefile.in: Use @VERSION@.
2816
2817         * configure.in: Check version from version.c.
2818
2819         * socks/geturl.cgi: Changed /pub/bin/perl to /usr/bin/perl.
2820
2821         * socks/download.html: Created from download-netscape.html, made
2822         HTML-2.0 compliant.
2823
2824         * recur.c (recursive_retrieve): Set opt.force_dir_hier when
2825         following FTP links from recursions.
2826
2827 1996-07-09  Hrvoje Niksic  <hniksic@srce.hr>
2828
2829         * url.c (mymkdir): Fixed a bug that prevented mymkdir() to create
2830         absolute directories correctly.
2831
2832         * version.c: Changed version to 1.4b14.
2833
2834 1996-07-09  Hrvoje Niksic  <hniksic@srce.hr>
2835
2836         * version.c: "Released" 1.4b13.
2837
2838         * url.c (make_backup): New function.
2839
2840         * http.c (http_loop): Make a backup copy of the local file (using
2841         rename(2)) before opening it.
2842
2843         * main.c (main): Added --backups.
2844
2845         * host.c (ftp_getaddress): Bail out on failed mycuserid().
2846         (ftp_getaddress): Check for leading dot on MY_DOMAIN.
2847         (ftp_getaddress): Check for empty, null or (null) domain.
2848
2849         * url.c (get_urls_html): If this_url is NULL, the base must have a
2850         protocol.
2851         (parseurl): Use has_proto.
2852
2853         * retr.c (retrieve_url): Warn when proxy is used with more than 20
2854         retries.
2855
2856         * url.c (mkstruct): Create the directory (calling mymkdir()) only
2857         if it is not already there.
2858         (has_proto): New function.
2859         (get_urls_html): Eliminate the remaining call to findurl -- use
2860         has_proto.
2861
2862         * geturl.1: Ditto.
2863
2864         * main.c: Change -X to -x.
2865
2866         * url.c (url_filename): Simplify creation of filename if
2867         prefix_files is set.
2868         (url_filename): Simplify everything. And I do mean *everything*.
2869         (mkstruct): Add dir_prefix before hostname.
2870         (path_simplify): Fixed a bug that caused writing outside the path
2871         string in case of "." and ".." path strings.
2872
2873 1996-07-06  Hrvoje Niksic  <hniksic@srce.hr>
2874
2875         * init.c: Added --mirror.
2876
2877         * main.c (main): Added -X to force saving of directory hierarchy.
2878
2879         * ftp.c (ftp_retrieve_list): Added recursion depth counter.
2880         (ftp_retrieve_list): Check whether quota is exceeded.
2881
2882         * url.c (get_urls_html): Skip leading blanks for absolute URIs.
2883
2884         * http.c (gethttp): Use referer if present.
2885
2886         * recur.c (recursive_retrieve): Set u->referer before calling
2887         retrieve_url.
2888
2889         * url.c (newurl): Use memset to nullify the struct members.
2890         (freeurl): Free the referer field too.
2891
2892         * url.h: Added referer to urlinfo.
2893
2894         * geturl.1: Updated the manual to document some of the new features.
2895
2896         * utils.c (numdigit): Moved from url.c.
2897
2898         * README: Rewritten.
2899
2900         * config.h.in: Add the support for socks.
2901
2902         * configure.in: Add the support for socks.
2903
2904         * url.c (url_filename): If the dir_prefix is ".", work with just
2905         the file name.
2906         (url_filename): Do not look for .n extensions if timestamping if
2907         turned on.
2908
2909         * retr.c (show_progress): Skip the over-abundant restval data, and
2910         print the rest of it with ',' instead of '.'.
2911
2912 1996-07-05  Hrvoje Niksic  <hniksic@srce.hr>
2913
2914         * retr.c (show_progress): Changed second arg. to long (as it
2915         should be).
2916         (show_progress): Moved to retr.c.
2917         (get_contents): Moved to retr.c.
2918
2919         * version.c: Change version to 1.4b13.
2920
2921 1996-07-05  Hrvoje Lacko <hlacko@fly.cc.fer.hr>
2922
2923         * url.c (in_acclist): Would return after the first suffix.
2924
2925 1996-07-04  Hrvoje Niksic  <hniksic@srce.hr>
2926
2927         * version.c: "Released" 1.4b12.
2928
2929         * url.c (path_simplify): More kludgifications.
2930         (get_urls_html): Use new parameters for htmlfindurl.
2931
2932         * html.c: Removed memorizing "parser states", since the new
2933         organization does not require them.
2934
2935         * init.c (run_geturlrc): Use read_whole_line.
2936
2937         * ftp-unix.c (ftp_parse_ls): Use read_whole_line.
2938
2939         * recur.c (parse_robots): Use read_whole_line.
2940
2941         * utils.c (read_whole_line): New function.
2942
2943         * recur.c (tried_robots): Use add_slist/in_slist, *much* cleaner.
2944
2945         * host.c (ngethostbyname): Call inet_addr just once. Yet to be
2946         tested on OSF and Ultrix.
2947         (add_hlist): New function.
2948         (free_hlist): New function.
2949         (search_host): New function.
2950         (search_address): New function.
2951         (realhost): Use search_host, search_address and add_hlist.
2952         (same_host): Replaced realloc() with strdupdelim(), made
2953         case-insensitive, fixed a memory leak.
2954
2955         * html.c (ftp_index): Fixed tm_min and tm_sec to be tm_hour and
2956         tm_min, like intended.
2957
2958         * version.c: Change user agent information to
2959         Geturl/version.
2960
2961 1996-07-03  Hrvoje Niksic  <hniksic@srce.hr>
2962
2963         * utils.c: Renamed nmalloc.c to utils.c, .h likewise.
2964
2965         * url.c (acceptable): Always accept directories.
2966
2967         * ftp-unix.c (ftp_parse_ls): Support brain-damaged "ls -F"-loving
2968         servers by stripping trailing @ from symlinks and trailing / from
2969         directories.
2970
2971         * ftp.c (ftp_loop): Debugged the "enhanced" heuristics. :-)
2972
2973         * url.c (skip_url): Use toupper instead of UCASE.
2974
2975         * host.c (sufmatch): Made it case-insensitive.
2976
2977         * url.c (match_backwards_or_pattern): Fixed i == -1 to j == -1.
2978         (match_backwards): New function, instead of
2979         match_backwards_or_pattern.
2980
2981         * recur.c (recursive_retrieve): Increased performance by
2982         introducing inl, which reduces number of calls to in_slist to only
2983         one.
2984
2985         * ftp.c (ftp_loop): Enhanced the heuristics that decides which
2986         routine to use.
2987
2988         * main.c (printhelp): Removed the warranty stuff.
2989
2990 1996-07-02  Hrvoje Niksic  <hniksic@srce.hr>
2991
2992         * url.c (add_slist): Simplify.
2993         (match_backwards_or_pattern): New function.
2994         (in_acclist): Use match_backwards_or_pattern.
2995         (matches): Remove.
2996
2997 1996-06-30  Hrvoje Niksic  <hniksic@srce.hr>
2998
2999         * ftp.c (ftp_loop): Call ftp_index on empty file names, if not
3000         recursive.
3001
3002         * html.c (ftp_index): Fixed to work. Beautified the output.
3003
3004         * ftp.c (ftp_retrieve_glob): Another argument to control whether
3005         globbing is to be used.
3006         (ftp_retrieve_list): Compare the time-stamps of local and remote
3007         files to determine whether to download.
3008
3009 1996-06-29  Hrvoje Niksic  <hniksic@srce.hr>
3010
3011         * ftp.c (rel_constr): New function.
3012
3013         * retr.c (retrieve_from_file): Check for text/html before
3014         retrieving recursively.
3015
3016         * main.c (main): Check whether the file is HTML before going into
3017         recursive HTML retrieving.
3018
3019         * ftp.c (ftp_retrieve_list): Manage directories.
3020         (ftp_retrieve_glob): Pass all the file-types to ftp_retrieve_list.
3021         (ftp_1fl_loop): Fixed a bug that caused con->com to be incorrectly
3022         initialized, causing bugchecks in getftp to fail.
3023
3024         * configure.in: Check for symlink.
3025
3026         * ftp.c (ftp_retrieve_list): Added support for symlinks.
3027
3028         * version.c: "Released" 1.4b10.
3029
3030         * atotm.c (atotm): Redeclared as time_t.
3031
3032         * init.c: New variable "timestamping".
3033
3034         * main.c (main): New option 'N'.
3035
3036         * http.c (hgetlocation): Case-insensitive match.
3037         (hgetmodified): New function.
3038         (http_loop): Implement time-stamping.
3039
3040 1996-06-28  Hrvoje Niksic  <hniksic@srce.hr>
3041
3042         * version.c: Changed version to 1.4b10
3043
3044         * atotm.c: New file, from phttpd.
3045
3046         * options.h (struct options): New parameter timestamping.
3047
3048         * version.c: 1.4b9 "released".
3049
3050         * recur.c (recursive_retrieve): Used linked list (ulist) for
3051         faster storing of URLs.
3052
3053         * url.c (get_urls_html): Removed the old kludge with comparing the
3054         outputs of htmlfindurl and findurl.
3055         (get_urls_html): Added better protocol support here.
3056         (create_hash): Removed, as well as add_hash and in_hash.
3057         (addslist): New function.
3058         (in_slist): ditto
3059
3060         * version.c: Released 1.4b8, changed version to b9.
3061
3062 1996-06-27  Hrvoje Niksic  <hniksic@srce.hr>
3063
3064         * ftp.c (freefileinfo): New function.
3065         (delelement): New function.
3066
3067         * everywhere: GPL!
3068
3069         * ftp.c (ftp_loop): Use ccon.
3070         (ftp_retrieve_glob): Likewise.
3071
3072         * ftp.h: Define ccon, to define status of control connection.
3073
3074         * ftp.c (ftp_get_listing): New function.
3075         (ftp_retrieve_more): New function.
3076         (ftp_retrieve_glob): New function.
3077
3078 1996-06-25  Hrvoje Niksic  <hniksic@srce.hr>
3079
3080         * configure.in: Removed the search for cuserid().
3081
3082         * init.c (getmode): Renamed to getperms.
3083
3084 1996-06-24  Hrvoje Niksic  <hniksic@srce.hr>
3085
3086         * version.c: New version.
3087
3088         * main.c (hangup): New function, that handles hangup. Hangup
3089         signal now causes geturl to stop writing on stdout, and to write
3090         to a log file.
3091
3092         * ftp.c (getftp): "Released" 1.4b7.
3093
3094         * html.c (htmlfindurl): Ignore everything inside <head>...</head>.
3095         (ftp_index): Use fileinfo/urlinfo.
3096
3097         * ftp-unix.c (ftp_parse_ls): New function.
3098         (symperms): New function.
3099
3100         * ftp.c (ftp_1fl_loop): New function, to handle 1-file loops.
3101
3102         * retr.c (retrieve_url): Added FTP support.
3103
3104 1996-06-23  Hrvoje Niksic  <hniksic@srce.hr>
3105
3106         * geturl.h: Removed NOTFTP2HTML enum.
3107         Added DO_LOGIN, DO_CWD and DO_LIST. LIST_ONLY is obsolete.
3108
3109         * ftp.c (getftp): Resynched with urlinfo.
3110         (getftp): Removed HMTL-ization of index.html from getftp.
3111
3112         * version.c: 1.4b6 "released".
3113
3114         * options.h (options): New struct, to keep options in.
3115
3116         * http.c (http_loop,gethttp): Synched with proxy.
3117
3118         * retr.c (retrieve_url): Implemented proxy retrieval.
3119
3120         * main.c (main): Use retrieve_from_file.
3121
3122 1996-06-22  Hrvoje Niksic  <hniksic@srce.hr>
3123
3124         * retr.c (retrieve_from_file): New function.
3125
3126         * url.c (parseurl): Modified to return URLOK if all OK. Protocol
3127         can be found in u->proto.
3128
3129         * ftp.c (ftp_response): Fixed to accept multi-line responses as
3130         per RFC 959.
3131
3132         * recr.c (recursive_retrieve): Take newloc from retrieve_url.
3133
3134         * url.c (mymkdir): Removed the file of the same name, if one
3135         exists.
3136         (isfile): New function.
3137         (mkstruct): Fixed the '/' glitches.
3138         (path_simplify): Hacked to treat something/.. correctly.
3139
3140 1996-06-21  Hrvoje Niksic  <hniksic@srce.hr>
3141
3142         * http.c (gethttp): Close the socket after error in headers.
3143         (http_loop): HEOF no longer a fatal header.
3144
3145         * loop.c (retrieve_url): When dt is NULL, do not modify it. This
3146         simplifies the syntax of calling retrieve_url.
3147
3148         * recr.c (recursive_retrieve): Modified to use get_urls_html.
3149
3150         * url.c (get_urls_file): New function.
3151         (get_urls_html): New function.
3152
3153         * recr.c (recursive_retrieve): Patched up to conform to the
3154         standards.
3155
3156         * http.c (gethttp): Synched with the rest...
3157         (gethttp): Treat only CONREFUSED specially, with connection
3158         errors.
3159
3160         * init.c,geturl.1,http.c (http_loop): Removed kill_error.
3161
3162 1996-06-20  Hrvoje Niksic  <hniksic@srce.hr>
3163
3164         * http.c (http_loop): New function.
3165
3166         * loop.c: Removed *lots* of stuff from retrieve_url.
3167
3168         * url.c (parseurl): Changed to work with urlinfo. Integrated
3169         username finding and path parsing.
3170         (newurl): New function.
3171         (freeurl): New function.
3172         (mkstruct): Removed the old bogosities, made it urlinfo-compliant.
3173         (url_filename): Likewise.
3174         (path_simplify): Accept relative paths too.
3175         (opt_url): Made urlinfo-compliant, removed bogosities.
3176         (path_simplify): Expanded to accept relative paths.
3177         (str_url): A replacement for hide_url
3178         (decode_string): Fixed a bug that caused malfunctioning when
3179         encountering an illegal %.. combination.
3180         (opt_url): Removed the argument. Dot-optimizations are now default.
3181
3182         * nmalloc.c (strdupdelim): New function.
3183
3184         * url.h: Added the urlinfo structure
3185
3186 1996-06-19  Hrvoje Niksic  <hniksic@srce.hr>
3187
3188         * url.c (hide_url): Thrown out the protocol assertion. Do not
3189         change the URL if the protocol if not recognized.
3190         (findurl): Put continue instead of break.
3191
3192 1996-06-18  Hrvoje Niksic  <hniksic@srce.hr>
3193
3194         * sample.geturlrc: Changed the defaults to be commented out and
3195         harmless (previous defaults caused pains if copied to
3196         ~/.geturlrc).
3197
3198         * http.c (gethttp): Print the HTTP request in debug mode.
3199
3200         * connect.c (iread): Added EINTR check loop to select-ing
3201         too. EINTR is now correctly handled with select().
3202
3203         * TODO: new file
3204
3205 1996-05-07  Hrvoje Niksic  <hniksic@srce.hr>
3206
3207         * host.c (same_host): Made the function a little bit more
3208         intelligent regarding diversified URL syntaxes.
3209
3210         * url.c (skip_url): Spaces are now skipped after URL:
3211
3212         * Released 1.3.1 with the patch to prevent crashing when sending
3213         NULL to robot* functions and the patch to compile "out of the box"
3214         on AIX.
3215
3216         * recr.c (recursive_retrieve): Added checking whether this_url is
3217         NULL when calling the robot functions.
3218
3219         * ChangeLog: New file.