index
:
w3m
aito-soft
branch-0-2-5
branch-0-3-2
cvstrunk
debian
debian-jessie
debian-stretch
inu-0-2-2
master
master-deb11
master-jessie
master-stretch
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
Revert "Fix uninitialised values for <i> and <dd>"
Tatsuya Kinoshita
1
-6
/
+0
2016-08-19
Fix uninitialised values for <i> and <dd>
Tatsuya Kinoshita
1
-0
/
+6
2016-08-18
Prevent segfault with malformed input_alt
Tatsuya Kinoshita
1
-3
/
+3
2016-08-17
Prevent segfault with incorrect button type
Tatsuya Kinoshita
1
-0
/
+11
2016-08-17
Prevent segfault with incorrect form_int fid
Tatsuya Kinoshita
1
-2
/
+3
2016-08-17
Prevent negative array index for selectnumber and textareanumber
Tatsuya Kinoshita
1
-4
/
+4
2016-08-16
Truncate large values of table attributes
Tatsuya Kinoshita
1
-0
/
+9
2016-08-08
Prevent segfault with malformed input type
Tatsuya Kinoshita
1
-4
/
+6
2016-03-29
Fix mistake of unescape spaces for _doFileCopy
Tatsuya Kinoshita
1
-1
/
+1
2015-09-06
Do not use C99-style comments
Tatsuya Kinoshita
1
-3
/
+3
2015-09-06
Mitigate issue #16 found by @kcwu
David Crosby
1
-9
/
+11
2015-08-11
Remove unused value
David Crosby
1
-1
/
+0
2015-08-11
Remove dead assignments flagged by Clang static analysis
David Crosby
1
-1
/
+0
2015-08-11
Fix resource leak in AuthDigestCred
David Crosby
1
-1
/
+3
2015-07-25
Initialise hidden_input to NULL
Richard Quirk
1
-1
/
+1
2015-07-25
use pclose for pipe
Richard Quirk
1
-1
/
+1
2015-02-02
New option "display_borders" to display 0 pixel table borders.
Tatsuya Kinoshita
1
-0
/
+2
2014-12-06
Add -sixel option which supports image processing by img2sixel.
Araki Ken
1
-3
/
+3
2014-12-06
* file.c: nw and ni are rounded up instead of rounded off to show every corne...
Araki Ken
1
-2
/
+8
2014-12-06
* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 0....
Araki Ken
1
-9
/
+16
2013-11-10
Add support for single quoted meta refresh URL
Paul Boekholt
1
-3
/
+3
2013-10-14
Workaround of GC crash on Cygwin64
AIDA Shinra
1
-25
/
+33
2013-08-04
Fix segfault of loadGeneralFile()
Tatsuya Kinoshita
1
-2
/
+3
2013-07-28
Fix segfault of process_button()
Tatsuya Kinoshita
1
-1
/
+1
2013-04-08
One more patch for siteconf from [w3m-dev 04464]
Tatsuya Kinoshita
1
-2
/
+1
2013-04-08
Support the siteconf feature
Tatsuya Kinoshita
1
-118
/
+110
2012-05-24
Merge from upstream on 2012-05-22
Tatsuya Kinoshita
1
-2
/
+9
2012-05-22
Merge from upstream on 2012-05-22
Tatsuya Kinoshita
1
-2
/
+9
2012-05-22
parse META CHARSET
Dai Sato
1
-2
/
+9
2011-06-19
Support the button element as defined in HTML 4.01
Tatsuya Kinoshita
1
-1
/
+148
2011-05-04
Adding upstream version 0.5.3
upstream/0.5.3
Tatsuya Kinoshita
1
-20
/
+78
2011-05-04
Adding upstream version 0.5.2
upstream/0.5.2
Tatsuya Kinoshita
1
-107
/
+499
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+8016
2010-12-15
[w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch
Ito Hiroyuki
1
-1
/
+3
2010-08-03
* register user name and password for proxy authentication.
Ito Hiroyuki
1
-1
/
+2
2010-08-02
Revert the change of using ATTR_TITLE if ATTR_ALT is empty.
Ito Hiroyuki
1
-8
/
+3
2010-07-30
* [w3m-dev 04348] Re: "important" bugs from bugs.debian.org
Ito Hiroyuki
1
-3
/
+11
2010-07-30
* [w3m-dev 04345] Re: "important" bugs from bugs.debian.org
Ito Hiroyuki
1
-3
/
+8
2010-07-24
suppress compile warnings.
Ito Hiroyuki
1
-4
/
+5
2010-07-19
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
Ito Hiroyuki
1
-3
/
+20
2010-07-19
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
Ito Hiroyuki
1
-1
/
+8
2010-07-19
* [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org
Ito Hiroyuki
1
-3
/
+13
2010-07-19
* [w3m-dev 04238] [patch] simple preserve space
Ito Hiroyuki
1
-2
/
+2
2010-07-18
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21
Ito Hiroyuki
1
-8
/
+20
2007-05-23
[w3m-dev 04155] fix for minpw.
Dai Sato
1
-1
/
+15
2007-05-23
[w3m-dev 04236] expand display_ins_del to select a type of fontify.
Dai Sato
1
-28
/
+181
2007-05-23
[w3m-dev 03923] avoid extra blanks in pre in table.
Dai Sato
1
-1
/
+2
2007-04-19
avoid conflicts between input_alt and img_alt, and fix calculation of labeled...
Dai Sato
1
-5
/
+7
2006-12-27
* [SECURITY] fix format string vulnerability
Fumitoshi UKAI
1
-2
/
+2
2006-12-10
[w3m-dev 04185] display <em> and <i> elements with bold letters.
Dai Sato
1
-16
/
+65
[prev]
[next]