2002-11-26 Hironori SAKAMOTO * w3m 0.3.2 branch: backport from trunk * [w3m-dev 03371] segmentation fault by large complex table. * table.c (bsearch_2short): indexarry char to short (bsearch_double): ditto (dv2sv): ditto (table_rule_width): ditto (set_integrated_width): ditto (check_table_height): ditto (feed_table_tag): ditto * table.h (struct table_cell): index, eindex char to short 2002-11-05 Fumitoshi UKAI * w3m 0.3.2 * version.c.in: update * doc/README: version 0.3.2, release date * doc-jp/README: ditto * NEWS: update 2002-11-04 Fumitoshi UKAI * [w3m-dev-en 00827] Re: w3m-cvs segfaults on news:// URLs * url.c (openURL): check pu->file for news: 2002-10-31 Fumitoshi UKAI * fix compilation warnings * w3mimgdisplay.c: add #include for strlen, strcmp * w3mimg/fb/fb.c: add #include for memset * w3mimg/fb/fb_w3mimg.c: add #include for memset 2002-10-31 Fumitoshi UKAI * 0.3.2 release candidate 4 * version.c.in: update 2002-10-31 Fumitoshi UKAI * [w3m-dev 03365] ~/.netrc support * etc.c (add_auth_pass_entry): add netrc arg add new entry to tail (find_auth_pass_entry): ent->host == NULL is "default" (loadPasswd): rewrite with next_token, parsePasswd, openPasswdFile load ~/.netrc (next_token): added (parsePasswd): added (openPasswdFile): added * ftp.c (openFTP): use find_auth_user_passwd * NEWS: ~/.netrc 2002-10-31 Hironori SAKAMOTO * [w3m-dev 03363] refresh download * file.c (HTMLtagproc1): alarm is implicit once * fm.h (AL_IMPLICIT_ONCE): added * main.c (searchKeyData): reset CurrentKeyData, CurrentCmdData (SigAlarm): CurrentCmdData is saved to data message displayed on AL_EXPLICIT clear alarm when AL_IMPLICIT_ONCE (setAlarmEvent): AL_IMPLICIT_ONCE 2002-10-31 Hironori SAKAMOTO * [w3m-dev 03362] Re: support for http://user:pass@www.url.com * etc.c (loadPasswd): accept host, passwd 2002-10-31 Fumitoshi UKAI * [w3m-dev 03359] support for http://user:pass@www.url.com * etc.c (find_auth_user_passwd): use ParsedURL for args use user and passwd if these are defined in ParsedURL * file.c (getAuthCookie): change find_auth_user_passwd() * proto.h (find_auth_user_passwd): change prototype * NOTE: http://user:pass@www.url.com is NOT RECOMMENDED for security reasons. 2002-10-30 Hironori SAKAMOTO * [w3m-dev 03357] tab in
 in