aboutsummaryrefslogtreecommitdiffstats
path: root/table.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent negative indent value in feed_table_block_tag()Tatsuya Kinoshita2020-05-011-0/+4
* Prevent array index out of bounds for tridvalue in feed_table_tag()Tatsuya Kinoshita2017-01-061-1/+3
* Prevent negative array index in set_integered_width()Tatsuya Kinoshita2017-01-061-2/+2
* Prevent array index out of bounds for tabattr in feed_table_tag()Tatsuya Kinoshita2017-01-061-1/+1
* Check indent_level to prevent infinite recursionTatsuya Kinoshita2016-11-191-0/+2
* Prevent deref null pointer in renderCoTable()Tatsuya Kinoshita2016-11-191-0/+2
* Prevent infinite recursion with nested table and textareaTatsuya Kinoshita2016-11-191-0/+13
* Prevent segfault with malformed table_altTatsuya Kinoshita2016-11-191-1/+1
* Truncate max_width for renderTableTatsuya Kinoshita2016-11-191-0/+4
* Fix table rowspan and colspanKuang-che Wu2016-11-191-0/+4
* Support the button element as defined in HTML 4.01Tatsuya Kinoshita2011-06-191-0/+8
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-1/+12
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-59/+70
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+3617