| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
labeled line numbers when fold_line=1. [w3m-dev 04211]
|
| |
|
|
|
|
| |
* file.c (inputAnswer) fix format string bug
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
w3m should prefer text/html to other text/*.
reported as Debian Bug#374296
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CVS ----------------------------------------------------------------------
|
| |
|
|
|
|
|
|
|
| |
* config.h.in: ifdef HAVE_SETPGRP
* configure.in: define USE_BINMODE_STREAM for *os2-emx*
* islang.c: ULONG -> unsigned long
* main.c: ULONG -> unsigned long
|
|
|
|
|
| |
* acinclude.m4 (AC_W3M_SSL): define USE_SSL after ssl library found
From: Fumitoshi UKAI <ukai@debian.or.jp>
|
|
|
|
|
| |
* terms.c (reset_exit): mouse_end() should precede reset_tty()
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
*-Authenticate header
* file.c (skip_auth_token): added
(extract_auth_val): ',' is end of token
(extract_auth_param): use skip_auth_token
(AuthDigestCred): parse qop and calc cnonce correctly
(findAuthentication): use skip_auth_token
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
|