Commit Graph

  • 3eab80f2a1 Revert "Prevent overflow beyond the end of string in textfieldrep()" Tatsuya Kinoshita 2016-12-15 22:43:33 +09:00
  • 2aa21dc328 Revert "Prevent overflow beyond the end of string in proc_mchar()" Tatsuya Kinoshita 2016-12-15 22:42:12 +09:00
  • d19707eac0 Update ChangeLog Tatsuya Kinoshita 2016-12-13 23:11:41 +09:00
  • e79d0ec2a0 Prevent overflow beyond the end of string in proc_mchar() Tatsuya Kinoshita 2016-12-13 22:44:08 +09:00
  • 77d8d8d657 Prevent overflow beyond the end of string in textfieldrep() Tatsuya Kinoshita 2016-12-13 22:24:54 +09:00
  • a4152aaaea Preserve one byte for end of string character in form_update_line() Tatsuya Kinoshita 2016-12-11 01:04:44 +09:00
  • aaeb31500d Update ChangeLog Tatsuya Kinoshita 2016-12-10 23:00:15 +09:00
  • 7fbaf9444f Prevent overflow beyond the end of string in wtf_len() Tatsuya Kinoshita 2016-12-10 22:54:00 +09:00
  • 1978455e2e Prevent negative array index for realColumn in calcPosition() Tatsuya Kinoshita 2016-12-10 22:30:36 +09:00
  • 998b6f91d4 Prevent overflow beyond the end of string in wtf_parse1() Tatsuya Kinoshita 2016-12-10 18:10:10 +09:00
  • 4381dffaa3 Prevent heap-buffer-overflow in Strnew_size() Tatsuya Kinoshita 2016-12-10 17:41:01 +09:00
  • f763b8ebf5 Prevent overflow beyond the end of string in visible_length_plain() Tatsuya Kinoshita 2016-12-10 17:32:49 +09:00
  • b4d27ba5cc Prevent overflow beyond the end of string for wtf to wcs macros Tatsuya Kinoshita 2016-12-10 17:10:17 +09:00
  • e0efc127ff Prevent overflow beyond the end of string in form_update_line() Tatsuya Kinoshita 2016-12-10 16:38:44 +09:00
  • 52e9fc6b44 Update ChangeLog Tatsuya Kinoshita 2016-12-08 23:58:45 +09:00
  • 9ccaa1dd0d Prevent overflow beyond the end of string in form_update_line() Tatsuya Kinoshita 2016-12-08 23:57:49 +09:00
  • e757b43bcf Prevent overflow beyond the end of string in skip_space() Tatsuya Kinoshita 2016-12-08 23:51:09 +09:00
  • a932f78a6d Prevent overflow beyond the end of string in visible_length() Tatsuya Kinoshita 2016-12-08 23:43:46 +09:00
  • a56a8ef132 Prevent overflow beyond the end of string in wtf_strwidth() Tatsuya Kinoshita 2016-12-08 01:00:42 +09:00
  • 295b1ef8f8 Revert "Prevent overflow beyond the end of string in wtf_strwidth()" Tatsuya Kinoshita 2016-12-08 00:54:42 +09:00
  • 37d9041510 Update ChangeLog Tatsuya Kinoshita 2016-12-07 22:13:42 +09:00
  • 26484fc138 Prevent heap-use-after-free in HTMLlineproc0() Tatsuya Kinoshita 2016-12-07 22:09:06 +09:00
  • ecf5771419 Prevent negative values for offset and pos in push_link() Tatsuya Kinoshita 2016-12-07 21:50:56 +09:00
  • 512ed467d1 Prevent overflow beyond the end of string in proc_mchar() Tatsuya Kinoshita 2016-12-07 21:14:07 +09:00
  • d345c0950d Prevent overflow beyond the end of string in wtf_strwidth() Tatsuya Kinoshita 2016-12-07 20:41:29 +09:00
  • 900553de6d Update ChangeLog Tatsuya Kinoshita 2016-12-05 22:45:15 +09:00
  • edf86c5781 Explictily include <time.h> to avoid build err Yixun Lan 2016-12-05 10:19:11 +08:00
  • 30b0c97167 Prevent array index out of bounds for tridvalue in feed_table_tag() Tatsuya Kinoshita 2016-12-05 22:36:58 +09:00
  • a3ed914b0c Prevent negative array index in set_integered_width() Tatsuya Kinoshita 2016-12-05 22:25:14 +09:00
  • a6ddc331e9 Prevent array index out of bounds for tabattr in feed_table_tag() Tatsuya Kinoshita 2016-12-05 22:05:07 +09:00
  • d7f55d5959 Prevent negative array index in process_textarea() Tatsuya Kinoshita 2016-12-05 01:31:30 +09:00
  • f34c37f315 Prevent negative array index for marks in HTMLlineproc2body() Tatsuya Kinoshita 2016-12-05 01:22:21 +09:00
  • 0e66622582 Prevent negative value of row for pushTable() in HTMLlineproc0() Tatsuya Kinoshita 2016-12-05 01:00:04 +09:00
  • 6c6a2cbced Prevent negative array index in getMetaRefreshParam() Tatsuya Kinoshita 2016-12-05 00:31:34 +09:00
  • d57c13282a Prevent negative array index for marks in shiftAnchorPosition() Tatsuya Kinoshita 2016-12-05 00:00:18 +09:00
  • 13cca01a6f Update ChangeLog Tatsuya Kinoshita 2016-11-27 17:12:13 +09:00
  • 476e68f299 Merge pull request #50 from kcwu/fix-uninit-process_img Tatsuya Kinoshita 2016-11-27 17:08:47 +09:00
  • 4da2745dc8 Merge pull request #49 from kcwu/fix-menu-overflow Tatsuya Kinoshita 2016-11-27 17:08:02 +09:00
  • 8d31b4bab3 Add CVE IDs Tatsuya Kinoshita 2016-11-24 20:27:24 +09:00
  • 41a607b06e fix uninitialized variable in process_img(). fix #44 Kuang-che Wu 2016-11-27 15:31:46 +08:00
  • 7e1c05dd90 fix menu buffer-overflow Kuang-che Wu 2016-11-22 02:17:24 +08:00
  • 6519207d0b Update ChangeLog Tatsuya Kinoshita 2016-11-20 19:32:05 +09:00
  • c94a28011f Update NEWS Tatsuya Kinoshita 2016-11-20 19:30:18 +09:00
  • 2d1b5ecddc Update ChangeLog Tatsuya Kinoshita 2016-11-19 15:46:53 +09:00
  • fdfab25608 Update NEWS Tatsuya Kinoshita 2016-11-19 15:41:22 +09:00
  • 251e191754 Update ChangeLog Tatsuya Kinoshita 2016-11-18 23:31:00 +09:00
  • 5fb44be9a6 Add CVE IDs Tatsuya Kinoshita 2016-11-18 23:29:47 +09:00
  • 88110c2658 Fix type mismatch for pcsw_ucs_map_size Tatsuya Kinoshita 2016-11-18 23:25:04 +09:00
  • 5a7dfaddc4 Update ChangeLog Tatsuya Kinoshita 2016-11-18 22:31:41 +09:00
  • 716bc12663 Prevent global-buffer-overflow in wc_any_to_ucs() Tatsuya Kinoshita 2016-11-18 22:08:33 +09:00
  • 8f4f57658c Update ChangeLog Tatsuya Kinoshita 2016-11-17 20:28:19 +09:00
  • ba9d78faeb Prevent global-buffer-overflow in parseURL() Tatsuya Kinoshita 2016-11-17 20:19:55 +09:00
  • ecfdcbe113 Prevent deref null pointer in HTMLlineproc0() Tatsuya Kinoshita 2016-11-17 19:33:09 +09:00
  • 81a2932829 Update ChangeLog Tatsuya Kinoshita 2016-11-16 00:08:24 +09:00
  • ec99f18638 Prevent deref null pointer in renderCoTable() Tatsuya Kinoshita 2016-11-15 23:54:46 +09:00
  • 08285d6a18 Update ChangeLog Tatsuya Kinoshita 2016-11-15 20:19:38 +09:00
  • 2a4a2fb9f1 Prevent infinite recursion with nested table and textarea Tatsuya Kinoshita 2016-11-15 20:11:52 +09:00
  • 61e50c5faf Revert "Prevent infinite recursion with nested table and textarea" Tatsuya Kinoshita 2016-11-15 19:52:27 +09:00
  • a088e0263c Prevent deref null pointer in shiftAnchorPosition() Tatsuya Kinoshita 2016-11-15 19:40:28 +09:00
  • 06caca13dd Update ChangeLog Tatsuya Kinoshita 2016-11-14 21:27:24 +09:00
  • 9db438094e Prevent null pointer deref due to bad form id Tatsuya Kinoshita 2016-11-14 21:16:45 +09:00
  • 0c3f5d0e0d Prevent array index out of bounds for symbol Tatsuya Kinoshita 2016-11-14 21:01:08 +09:00
  • 5b932eb715 Update ChangeLog Tatsuya Kinoshita 2016-11-13 17:38:22 +09:00
  • a59a35211c Prevent null pointer dereference in HTMLlineproc2body for textarea_int Tatsuya Kinoshita 2016-11-13 17:30:55 +09:00
  • 58372435e9 Update ChangeLog Tatsuya Kinoshita 2016-11-12 23:29:42 +09:00
  • f35417f4cb Update NEWS Tatsuya Kinoshita 2016-11-12 23:23:27 +09:00
  • 23381a4d35 Update ChangeLog Tatsuya Kinoshita 2016-11-12 23:12:41 +09:00
  • f393faf559 Prevent infinite recursion with nested table and textarea Tatsuya Kinoshita 2016-11-12 22:19:12 +09:00
  • fcaef5dfc8 Update ChangeLog Tatsuya Kinoshita 2016-11-09 23:39:23 +09:00
  • e458def067 Check indent_level to prevent infinite recursion Tatsuya Kinoshita 2016-11-09 22:55:34 +09:00
  • c7cad08b2c Update ChangeLog Tatsuya Kinoshita 2016-11-07 21:23:57 +09:00
  • ff8510ab95 Prevent infinite recursion in HTMLlineproc0 Tatsuya Kinoshita 2016-11-07 21:14:50 +09:00
  • 1b123c189c Update ChangeLog Tatsuya Kinoshita 2016-11-07 20:08:18 +09:00
  • f3e0422ef8 Update documents for included w3mdict.cgi Tatsuya Kinoshita 2016-11-07 20:05:42 +09:00
  • 1e55f0673a Update ChangeLog Tatsuya Kinoshita 2016-11-07 19:37:06 +09:00
  • 27b0e9d449 Merge pull request #34 from 0-wiz-0/master Tatsuya Kinoshita 2016-11-07 19:32:29 +09:00
  • e2c7ecec6f Prevent dereference near-null pointer in formUpdateBuffer Tatsuya Kinoshita 2016-11-07 19:21:22 +09:00
  • af592aa5f1 Prevent crash after allocate string of negative size Tatsuya Kinoshita 2016-11-07 19:02:42 +09:00
  • 73d015d4bb Fix suspend (^Z) behavior. ITOH Yasufumi 2016-11-06 20:29:04 +01:00
  • 216722ed72 Prevent memory exhausted due to repeat appending "</table>" Tatsuya Kinoshita 2016-11-07 01:25:49 +09:00
  • c6c39973e7 Prevent null pointer dereference in HTMLlineproc2body Tatsuya Kinoshita 2016-11-07 00:35:42 +09:00
  • 5cf75248f5 Update ChangeLog Tatsuya Kinoshita 2016-10-31 20:28:45 +09:00
  • 6f1454580d Revert "Treat table height as int instead of short" Tatsuya Kinoshita 2016-10-31 20:22:26 +09:00
  • fa331bc701 Update ChangeLog Tatsuya Kinoshita 2016-10-30 17:52:15 +09:00
  • 8cf0496c1a Update NEWS Tatsuya Kinoshita 2016-10-30 17:43:04 +09:00
  • 1b107c0dbc Set use_dictcommand to 1 by default Tatsuya Kinoshita 2016-10-30 17:42:18 +09:00
  • 9089f252b7 Add w3mdict.cgi to LIB_TARGETS Tatsuya Kinoshita 2016-10-30 17:33:19 +09:00
  • 02e8453b9f Typo fix for USE_DICT Tatsuya Kinoshita 2016-10-30 16:48:30 +09:00
  • d831d7dcb2 Add w3mdict.cgi to use a dictd dictionary query Boruch Baum 2016-10-30 15:58:09 +09:00
  • 065461d949 Update ChangeLog Tatsuya Kinoshita 2016-10-09 06:06:02 +09:00
  • 22d29c3d11 Fix incorrect dereference in formUpdateBuffer when MENU_SELECT Tatsuya Kinoshita 2016-10-09 06:01:37 +09:00
  • a42f6c452c Update ChangeLog Tatsuya Kinoshita 2016-10-08 10:37:07 +09:00
  • 0c9aebb26a Treat table height as int instead of short Tatsuya Kinoshita 2016-10-08 10:27:41 +09:00
  • d01de738f5 Prevent global-buffer-overflow write in formUpdateBuffer Tatsuya Kinoshita 2016-10-08 07:06:12 +09:00
  • ec9eb22e00 Fix null pointer dereference in formUpdateBuffer Tatsuya Kinoshita 2016-10-08 06:39:47 +09:00
  • c92724e842 Update ChangeLog Tatsuya Kinoshita 2016-09-02 23:03:56 +09:00
  • d43527cfa0 Merge pull request #27 from kcwu/fix-strgrow Tatsuya Kinoshita 2016-09-02 23:01:37 +09:00
  • c95a43dc92 Fix potential heap buffer corruption due to Strgrow Kuang-che Wu 2016-08-30 08:32:00 +08:00
  • e79a099442 Update ChangeLog Tatsuya Kinoshita 2016-08-29 19:30:47 +09:00
  • 4e464819dd Prevent segfault due to buffer overflows in addMultirowsForm Tatsuya Kinoshita 2016-08-29 19:28:41 +09:00