| Commit message (Expand) | Author | Files | Lines |
2020-08-29 | Somehow the wrong quotes were used. This should fix the failing tests. | Ambrose Li | 1 | -2/+2 |
2020-08-29 | wip from about a week ago. Need to stash these away for now to check the q br... | Ambrose Li | 1 | -0/+1 |
2020-08-25 | In HTML5 anchors should not be closed when encountering divs, for example, bu... | Ambrose Li | 1 | -3/+22 |
2020-08-24 | Cleaned version of 20200823_q branch. Changes the behaviour of the q tag (whe... | Ambrose Li | 1 | -0/+18 |
2020-08-21 | Rudimentary support for figure, figcaption | Ambrose Li | 1 | -0/+4 |
2018-03-04 | Add error handling code for fopen | Jia Zhouyang | 1 | -2/+6 |
2017-08-23 | file.c: compute correct base URL when not absolute | Kyle J. McKay | 1 | -1/+1 |
2016-12-17 | Prevent heap-use-after-free read in HTMLlineproc0() | Tatsuya Kinoshita | 1 | -1/+1 |
2016-12-17 | Prevent infinite loop in feed_textarea() | Tatsuya Kinoshita | 1 | -1/+3 |
2016-12-15 | Prevent overflow beyond the end of string in caller of get_mclen() | Tatsuya Kinoshita | 1 | -1/+1 |
2016-12-15 | Revert "Prevent overflow beyond the end of string in proc_mchar()" | Tatsuya Kinoshita | 1 | -6/+1 |
2016-12-15 | Revert "Prevent overflow beyond the end of string in proc_mchar()" | Tatsuya Kinoshita | 1 | -6/+5 |
2016-12-13 | Prevent overflow beyond the end of string in proc_mchar() | Tatsuya Kinoshita | 1 | -5/+6 |
2016-12-07 | Prevent heap-use-after-free in HTMLlineproc0() | Tatsuya Kinoshita | 1 | -1/+2 |
2016-12-07 | Prevent negative values for offset and pos in push_link() | Tatsuya Kinoshita | 1 | -2/+6 |
2016-12-07 | Prevent overflow beyond the end of string in proc_mchar() | Tatsuya Kinoshita | 1 | -1/+6 |
2016-12-05 | Prevent negative array index in process_textarea() | Tatsuya Kinoshita | 1 | -1/+1 |
2016-12-05 | Prevent negative array index for marks in HTMLlineproc2body() | Tatsuya Kinoshita | 1 | -1/+1 |
2016-12-05 | Prevent negative value of row for pushTable() in HTMLlineproc0() | Tatsuya Kinoshita | 1 | -0/+2 |
2016-12-05 | Prevent negative array index in getMetaRefreshParam() | Tatsuya Kinoshita | 1 | -2/+3 |
2016-11-27 | fix uninitialized variable in process_img(). fix #44 | Kuang-che Wu | 1 | -1/+1 |
2016-11-17 | Prevent deref null pointer in HTMLlineproc0() | Tatsuya Kinoshita | 1 | -5/+5 |
2016-11-15 | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 1 | -0/+1 |
2016-11-14 | Prevent null pointer deref due to bad form id | Tatsuya Kinoshita | 1 | -1/+4 |
2016-11-14 | Prevent array index out of bounds for symbol | Tatsuya Kinoshita | 1 | -1/+1 |
2016-11-13 | Prevent null pointer dereference in HTMLlineproc2body for textarea_int | Tatsuya Kinoshita | 1 | -1/+1 |
2016-11-07 | Prevent infinite recursion in HTMLlineproc0 | Tatsuya Kinoshita | 1 | -8/+8 |
2016-11-07 | Prevent crash after allocate string of negative size | Tatsuya Kinoshita | 1 | -0/+6 |
2016-11-06 | Prevent memory exhausted due to repeat appending "</table>" | Tatsuya Kinoshita | 1 | -0/+3 |
2016-11-06 | Prevent null pointer dereference in HTMLlineproc2body | Tatsuya Kinoshita | 1 | -1/+1 |
2016-08-19 | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 1 | -0/+6 |
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 |