Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-12 | 1 | -0/+2 |
* | Update NEWS | Tatsuya Kinoshita | 2016-11-12 | 1 | -2/+3 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-12 | 1 | -0/+5 |
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-12 | 1 | -0/+13 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-09 | 1 | -0/+5 |
* | Check indent_level to prevent infinite recursion | Tatsuya Kinoshita | 2016-11-09 | 1 | -0/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+3 |
* | Prevent infinite recursion in HTMLlineproc0 | Tatsuya Kinoshita | 2016-11-07 | 1 | -8/+8 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+5 |
* | Update documents for included w3mdict.cgi | Tatsuya Kinoshita | 2016-11-07 | 2 | -1/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+22 |
* | Merge pull request #34 from 0-wiz-0/master | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+10 |
|\ | |||||
| * | Fix suspend (^Z) behavior. | ITOH Yasufumi | 2016-11-06 | 1 | -0/+10 |
* | | Prevent dereference near-null pointer in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-07 | 1 | -1/+2 |
* | | 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 |
|/ | |||||
* | Update ChangeLogv0.5.3+git20161031 | Tatsuya Kinoshita | 2016-10-31 | 1 | -0/+7 |
* | Revert "Treat table height as int instead of short" | Tatsuya Kinoshita | 2016-10-31 | 3 | -11/+11 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-10-30 | 1 | -0/+15 |
* | Update NEWS | Tatsuya Kinoshita | 2016-10-30 | 1 | -0/+1 |
* | Set use_dictcommand to 1 by default | Tatsuya Kinoshita | 2016-10-30 | 1 | -1/+1 |
* | Add w3mdict.cgi to LIB_TARGETS | Tatsuya Kinoshita | 2016-10-30 | 1 | -1/+1 |
* | Typo fix for USE_DICT | Tatsuya Kinoshita | 2016-10-30 | 1 | -2/+2 |
* | Add w3mdict.cgi to use a dictd dictionary query | Boruch Baum | 2016-10-30 | 1 | -0/+56 |
* | Update ChangeLogv0.5.3+git20161009 | Tatsuya Kinoshita | 2016-10-08 | 1 | -0/+6 |
* | Fix incorrect dereference in formUpdateBuffer when MENU_SELECT | Tatsuya Kinoshita | 2016-10-08 | 1 | -0/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-10-08 | 1 | -0/+12 |
* | Treat table height as int instead of short | Tatsuya Kinoshita | 2016-10-08 | 3 | -11/+11 |
* | Prevent global-buffer-overflow write in formUpdateBuffer | Tatsuya Kinoshita | 2016-10-07 | 1 | -1/+3 |
* | Fix null pointer dereference in formUpdateBuffer | Tatsuya Kinoshita | 2016-10-07 | 1 | -0/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-09-02 | 1 | -0/+5 |
* | Merge pull request #27 from kcwu/fix-strgrow | Tatsuya Kinoshita | 2016-09-02 | 1 | -2/+2 |
|\ | |||||
| * | Fix potential heap buffer corruption due to Strgrow | Kuang-che Wu | 2016-08-30 | 1 | -2/+2 |
|/ | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-08-29 | 1 | -0/+10 |
* | Prevent segfault due to buffer overflows in addMultirowsForm | Tatsuya Kinoshita | 2016-08-29 | 1 | -0/+2 |
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-29 | 1 | -2/+2 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-08-24 | 1 | -0/+11 |
* | Prevent segfault with malformed table_alt | Tatsuya Kinoshita | 2016-08-24 | 1 | -1/+1 |
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-24 | 1 | -0/+2 |
* | Truncate max_width for renderTable | Tatsuya Kinoshita | 2016-08-24 | 1 | -0/+4 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-08-20 | 1 | -0/+10 |
* | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 2016-08-19 | 2 | -0/+7 |
* | Revert "Fix uninitialised values for <i> and <dd>" | Tatsuya Kinoshita | 2016-08-19 | 2 | -7/+0 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-08-19 | 1 | -0/+5 |
* | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 2016-08-19 | 2 | -0/+7 |
* | Update ChangeLog | Tatsuya Kinoshita | 2016-08-18 | 1 | -0/+29 |
* | Fix table rowspan and colspan | Kuang-che Wu | 2016-08-18 | 1 | -0/+4 |
* | 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 |