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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Prevent overflow beyond the end of string in proc_mchar()"
Tatsuya Kinoshita
2016-12-15
1
-6
/
+1
*
Revert "Prevent overflow beyond the end of string in proc_mchar()"
Tatsuya Kinoshita
2016-12-15
1
-6
/
+5
*
Prevent overflow beyond the end of string in proc_mchar()
Tatsuya Kinoshita
2016-12-13
1
-5
/
+6
*
Prevent heap-use-after-free in HTMLlineproc0()
Tatsuya Kinoshita
2016-12-07
1
-1
/
+2
*
Prevent negative values for offset and pos in push_link()
Tatsuya Kinoshita
2016-12-07
1
-2
/
+6
*
Prevent overflow beyond the end of string in proc_mchar()
Tatsuya Kinoshita
2016-12-07
1
-1
/
+6
*
Prevent negative array index in process_textarea()
Tatsuya Kinoshita
2016-12-05
1
-1
/
+1
*
Prevent negative array index for marks in HTMLlineproc2body()
Tatsuya Kinoshita
2016-12-05
1
-1
/
+1
*
Prevent negative value of row for pushTable() in HTMLlineproc0()
Tatsuya Kinoshita
2016-12-05
1
-0
/
+2
*
Prevent negative array index in getMetaRefreshParam()
Tatsuya Kinoshita
2016-12-05
1
-2
/
+3
*
fix uninitialized variable in process_img(). fix #44
Kuang-che Wu
2016-11-27
1
-1
/
+1
*
Prevent deref null pointer in HTMLlineproc0()
Tatsuya Kinoshita
2016-11-17
1
-5
/
+5
*
Prevent infinite recursion with nested table and textarea
Tatsuya Kinoshita
2016-11-15
1
-0
/
+1
*
Prevent null pointer deref due to bad form id
Tatsuya Kinoshita
2016-11-14
1
-1
/
+4
*
Prevent array index out of bounds for symbol
Tatsuya Kinoshita
2016-11-14
1
-1
/
+1
*
Prevent null pointer dereference in HTMLlineproc2body for textarea_int
Tatsuya Kinoshita
2016-11-13
1
-1
/
+1
*
Prevent infinite recursion in HTMLlineproc0
Tatsuya Kinoshita
2016-11-07
1
-8
/
+8
*
Prevent crash after allocate string of negative size
Tatsuya Kinoshita
2016-11-07
1
-0
/
+6
*
Prevent memory exhausted due to repeat appending "</table>"
Tatsuya Kinoshita
2016-11-06
1
-0
/
+3
*
Prevent null pointer dereference in HTMLlineproc2body
Tatsuya Kinoshita
2016-11-06
1
-1
/
+1
*
Fix uninitialised values for <i> and <dd>
Tatsuya Kinoshita
2016-08-19
1
-0
/
+6
*
Revert "Fix uninitialised values for <i> and <dd>"
Tatsuya Kinoshita
2016-08-19
1
-6
/
+0
*
Fix uninitialised values for <i> and <dd>
Tatsuya Kinoshita
2016-08-19
1
-0
/
+6
*
Prevent segfault with malformed input_alt
Tatsuya Kinoshita
2016-08-18
1
-3
/
+3
*
Prevent segfault with incorrect button type
Tatsuya Kinoshita
2016-08-17
1
-0
/
+11
*
Prevent segfault with incorrect form_int fid
Tatsuya Kinoshita
2016-08-17
1
-2
/
+3
*
Prevent negative array index for selectnumber and textareanumber
Tatsuya Kinoshita
2016-08-17
1
-4
/
+4
*
Truncate large values of table attributes
Tatsuya Kinoshita
2016-08-16
1
-0
/
+9
*
Prevent segfault with malformed input type
Tatsuya Kinoshita
2016-08-08
1
-4
/
+6
*
Fix mistake of unescape spaces for _doFileCopy
Tatsuya Kinoshita
2016-03-29
1
-1
/
+1
*
Do not use C99-style comments
Tatsuya Kinoshita
2015-09-06
1
-3
/
+3
*
Mitigate issue #16 found by @kcwu
David Crosby
2015-09-06
1
-9
/
+11
*
Remove unused value
David Crosby
2015-08-11
1
-1
/
+0
*
Remove dead assignments flagged by Clang static analysis
David Crosby
2015-08-11
1
-1
/
+0
*
Fix resource leak in AuthDigestCred
David Crosby
2015-08-11
1
-1
/
+3
*
Initialise hidden_input to NULL
Richard Quirk
2015-07-25
1
-1
/
+1
*
use pclose for pipe
Richard Quirk
2015-07-25
1
-1
/
+1
*
New option "display_borders" to display 0 pixel table borders.
Tatsuya Kinoshita
2015-02-02
1
-0
/
+2
*
Add -sixel option which supports image processing by img2sixel.
Araki Ken
2014-12-06
1
-3
/
+3
*
* file.c: nw and ni are rounded up instead of rounded off to show every corne...
Araki Ken
2014-12-06
1
-2
/
+8
*
* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 0....
Araki Ken
2014-12-06
1
-9
/
+16
*
Merge branch 'bug/refresh-url'
Tatsuya Kinoshita
2013-11-10
1
-3
/
+3
|
\
|
*
Add support for single quoted meta refresh URL
Paul Boekholt
2013-11-10
1
-3
/
+3
*
|
Merge branch 'bug/win64gc'
Tatsuya Kinoshita
2013-10-14
1
-25
/
+33
|
\
\
|
*
|
Workaround of GC crash on Cygwin64
AIDA Shinra
2013-10-14
1
-25
/
+33
|
|
/
*
|
Merge branch 'feature/siteconf'
Tatsuya Kinoshita
2013-08-04
1
-2
/
+3
|
\
\
|
*
|
Fix segfault of loadGeneralFile()
Tatsuya Kinoshita
2013-08-04
1
-2
/
+3
*
|
|
Merge branch 'feature/button'
Tatsuya Kinoshita
2013-07-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix segfault of process_button()
Tatsuya Kinoshita
2013-07-28
1
-1
/
+1
*
|
|
|
Merge branch 'feature/siteconf'
Tatsuya Kinoshita
2013-04-08
1
-120
/
+111
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]