Tatsuya Kinoshita
|
476e68f299
|
Merge pull request #50 from kcwu/fix-uninit-process_img
fix uninitialized variable in process_img(). fix #44
|
2016-11-27 17:08:47 +09:00 |
|
Tatsuya Kinoshita
|
4da2745dc8
|
Merge pull request #49 from kcwu/fix-menu-overflow
fix menu buffer-overflow
|
2016-11-27 17:08:02 +09:00 |
|
Tatsuya Kinoshita
|
8d31b4bab3
|
Add CVE IDs
cf. https://security-tracker.debian.org/tracker/source-package/w3m
http://www.openwall.com/lists/oss-security/2016/11/24/1
|
2016-11-27 16:53:15 +09:00 |
|
Kuang-che Wu
|
41a607b06e
|
fix uninitialized variable in process_img(). fix #44
|
2016-11-27 15:33:34 +08:00 |
|
Kuang-che Wu
|
7e1c05dd90
|
fix menu buffer-overflow
|
2016-11-27 15:24:34 +08:00 |
|
Tatsuya Kinoshita
|
6519207d0b
|
Update ChangeLog
|
2016-11-20 19:32:05 +09:00 |
|
Tatsuya Kinoshita
|
c94a28011f
|
Update NEWS
|
2016-11-20 19:30:18 +09:00 |
|
Tatsuya Kinoshita
|
2d1b5ecddc
|
Update ChangeLog
|
2016-11-19 15:46:53 +09:00 |
|
Tatsuya Kinoshita
|
fdfab25608
|
Update NEWS
|
2016-11-19 15:41:22 +09:00 |
|
Tatsuya Kinoshita
|
251e191754
|
Update ChangeLog
|
2016-11-18 23:31:00 +09:00 |
|
Tatsuya Kinoshita
|
5fb44be9a6
|
Add CVE IDs
cf. https://security-tracker.debian.org/tracker/source-package/w3m
http://seclists.org/oss-sec/2016/q4/452
|
2016-11-18 23:29:47 +09:00 |
|
Tatsuya Kinoshita
|
88110c2658
|
Fix type mismatch for pcsw_ucs_map_size
cf. https://github.com/tats/w3m/issues/43
|
2016-11-18 23:25:04 +09:00 |
|
Tatsuya Kinoshita
|
5a7dfaddc4
|
Update ChangeLog
|
2016-11-18 22:31:41 +09:00 |
|
Tatsuya Kinoshita
|
716bc12663
|
Prevent global-buffer-overflow in wc_any_to_ucs()
Bug-Debian: https://github.com/tats/w3m/issues/43
|
2016-11-18 22:30:19 +09:00 |
|
Tatsuya Kinoshita
|
8f4f57658c
|
Update ChangeLog
|
2016-11-17 20:28:19 +09:00 |
|
Tatsuya Kinoshita
|
ba9d78faeb
|
Prevent global-buffer-overflow in parseURL()
Bug-Debian: https://github.com/tats/w3m/issues/41
|
2016-11-17 20:19:55 +09:00 |
|
Tatsuya Kinoshita
|
ecfdcbe113
|
Prevent deref null pointer in HTMLlineproc0()
Bug-Debian: https://github.com/tats/w3m/issues/42
|
2016-11-17 19:33:09 +09:00 |
|
Tatsuya Kinoshita
|
81a2932829
|
Update ChangeLog
|
2016-11-16 00:08:24 +09:00 |
|
Tatsuya Kinoshita
|
ec99f18638
|
Prevent deref null pointer in renderCoTable()
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537
|
2016-11-15 23:59:57 +09:00 |
|
Tatsuya Kinoshita
|
08285d6a18
|
Update ChangeLog
|
2016-11-15 20:19:38 +09:00 |
|
Tatsuya Kinoshita
|
2a4a2fb9f1
|
Prevent infinite recursion with nested table and textarea
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
|
2016-11-15 20:11:52 +09:00 |
|
Tatsuya Kinoshita
|
61e50c5faf
|
Revert "Prevent infinite recursion with nested table and textarea"
This reverts commit f393faf559 .
|
2016-11-15 19:52:27 +09:00 |
|
Tatsuya Kinoshita
|
a088e0263c
|
Prevent deref null pointer in shiftAnchorPosition()
Bug-Debian: https://github.com/tats/w3m/issues/40
|
2016-11-15 19:40:28 +09:00 |
|
Tatsuya Kinoshita
|
06caca13dd
|
Update ChangeLog
|
2016-11-14 21:27:24 +09:00 |
|
Tatsuya Kinoshita
|
9db438094e
|
Prevent null pointer deref due to bad form id
Bug-Debian: https://github.com/tats/w3m/issues/39
|
2016-11-14 21:22:13 +09:00 |
|
Tatsuya Kinoshita
|
0c3f5d0e0d
|
Prevent array index out of bounds for symbol
Bug-Debian: https://github.com/tats/w3m/issues/38
|
2016-11-14 21:20:44 +09:00 |
|
Tatsuya Kinoshita
|
5b932eb715
|
Update ChangeLog
|
2016-11-13 17:38:22 +09:00 |
|
Tatsuya Kinoshita
|
a59a35211c
|
Prevent null pointer dereference in HTMLlineproc2body for textarea_int
Bug-Debian: https://github.com/tats/w3m/issues/32#issuecomment-260170163
|
2016-11-13 17:33:53 +09:00 |
|
Tatsuya Kinoshita
|
58372435e9
|
Update ChangeLog
|
2016-11-12 23:29:42 +09:00 |
|
Tatsuya Kinoshita
|
f35417f4cb
|
Update NEWS
|
2016-11-12 23:28:59 +09:00 |
|
Tatsuya Kinoshita
|
23381a4d35
|
Update ChangeLog
|
2016-11-12 23:12:41 +09:00 |
|
Tatsuya Kinoshita
|
f393faf559
|
Prevent infinite recursion with nested table and textarea
Bug-Debian: https://github.com/tats/w3m/issues/20
|
2016-11-12 22:50:01 +09:00 |
|
Tatsuya Kinoshita
|
fcaef5dfc8
|
Update ChangeLog
|
2016-11-09 23:39:23 +09:00 |
|
Tatsuya Kinoshita
|
e458def067
|
Check indent_level to prevent infinite recursion
Bug-Debian: https://github.com/tats/w3m/issues/37
|
2016-11-09 23:30:32 +09:00 |
|
Tatsuya Kinoshita
|
c7cad08b2c
|
Update ChangeLog
|
2016-11-07 21:24:23 +09:00 |
|
Tatsuya Kinoshita
|
ff8510ab95
|
Prevent infinite recursion in HTMLlineproc0
Bug-Debian: https://github.com/tats/w3m/issues/36
|
2016-11-07 21:14:50 +09:00 |
|
Tatsuya Kinoshita
|
1b123c189c
|
Update ChangeLog
|
2016-11-07 20:08:18 +09:00 |
|
Tatsuya Kinoshita
|
f3e0422ef8
|
Update documents for included w3mdict.cgi
|
2016-11-07 20:05:42 +09:00 |
|
Tatsuya Kinoshita
|
1e55f0673a
|
Update ChangeLog
|
2016-11-07 19:37:06 +09:00 |
|
Tatsuya Kinoshita
|
27b0e9d449
|
Merge pull request #34 from 0-wiz-0/master
Fix suspend (^Z) behavior.
|
2016-11-07 19:32:29 +09:00 |
|
Tatsuya Kinoshita
|
e2c7ecec6f
|
Prevent dereference near-null pointer in formUpdateBuffer
Bug-Debian: https://github.com/tats/w3m/issues/35
|
2016-11-07 19:21:22 +09:00 |
|
Tatsuya Kinoshita
|
af592aa5f1
|
Prevent crash after allocate string of negative size
Bug-Debian: https://github.com/tats/w3m/issues/33
|
2016-11-07 19:02:42 +09:00 |
|
ITOH Yasufumi
|
73d015d4bb
|
Fix suspend (^Z) behavior.
Suspend the job w3m belongs to, not w3m only.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
|
2016-11-06 20:29:04 +01:00 |
|
Tatsuya Kinoshita
|
216722ed72
|
Prevent memory exhausted due to repeat appending "</table>"
Bug-Debian: https://github.com/tats/w3m/issues/23
|
2016-11-07 01:25:49 +09:00 |
|
Tatsuya Kinoshita
|
c6c39973e7
|
Prevent null pointer dereference in HTMLlineproc2body
Bug-Debian: https://github.com/tats/w3m/issues/32
|
2016-11-07 00:35:42 +09:00 |
|
Tatsuya Kinoshita
|
5cf75248f5
|
Update ChangeLog
|
2016-10-31 20:28:45 +09:00 |
|
Tatsuya Kinoshita
|
6f1454580d
|
Revert "Treat table height as int instead of short"
This reverts commit 0c9aebb26a .
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623
|
2016-10-31 20:22:26 +09:00 |
|
Tatsuya Kinoshita
|
fa331bc701
|
Update ChangeLog
|
2016-10-30 17:52:15 +09:00 |
|
Tatsuya Kinoshita
|
8cf0496c1a
|
Update NEWS
|
2016-10-30 17:43:04 +09:00 |
|
Tatsuya Kinoshita
|
1b107c0dbc
|
Set use_dictcommand to 1 by default
|
2016-10-30 17:42:18 +09:00 |
|