aboutsummaryrefslogtreecommitdiffstats
path: root/table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-06Prevent array index out of bounds for tridvalue in feed_table_tag()Tatsuya Kinoshita1-1/+3
2017-01-06Prevent negative array index in set_integered_width()Tatsuya Kinoshita1-2/+2
2017-01-06Prevent array index out of bounds for tabattr in feed_table_tag()Tatsuya Kinoshita1-1/+1
2016-11-19Check indent_level to prevent infinite recursionTatsuya Kinoshita1-0/+2
2016-11-19Prevent deref null pointer in renderCoTable()Tatsuya Kinoshita1-0/+2
2016-11-19Prevent infinite recursion with nested table and textareaTatsuya Kinoshita1-0/+13
2016-11-19Prevent segfault with malformed table_altTatsuya Kinoshita1-1/+1
2016-11-19Truncate max_width for renderTableTatsuya Kinoshita1-0/+4
2016-11-19Fix table rowspan and colspanKuang-che Wu1-0/+4
2011-06-19Support the button element as defined in HTML 4.01Tatsuya Kinoshita1-0/+8
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-1/+12
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-59/+70
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+3617