Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-15 | Revert "Prevent overflow beyond the end of string in visible_length()" | Tatsuya Kinoshita | 1 | -2/+1 | |
This reverts commit a932f78a6d8c105036ffeedf01215c1f6a0e0b71. | |||||
2016-12-15 | Revert "Prevent overflow beyond the end of string in skip_space()" | Tatsuya Kinoshita | 1 | -3/+1 | |
This reverts commit e757b43bcf8c439c167f62b6d3317ee9518cabbf. | |||||
2016-12-15 | Revert "Prevent overflow beyond the end of string in visible_length_plain()" | Tatsuya Kinoshita | 1 | -2/+1 | |
This reverts commit f763b8ebf5441cb44d2c0234565fadd5eb1c87a5. | |||||
2016-12-10 | Prevent overflow beyond the end of string in visible_length_plain() | Tatsuya Kinoshita | 1 | -1/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/76 | |||||
2016-12-08 | Prevent overflow beyond the end of string in skip_space() | Tatsuya Kinoshita | 1 | -1/+3 | |
Bug-Debian: https://github.com/tats/w3m/issues/74 | |||||
2016-12-08 | Prevent overflow beyond the end of string in visible_length() | Tatsuya Kinoshita | 1 | -1/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/73 | |||||
2016-12-05 | Prevent array index out of bounds for tridvalue in feed_table_tag() | Tatsuya Kinoshita | 1 | -1/+3 | |
Bug-Debian: https://github.com/tats/w3m/issues/71 | |||||
2016-12-05 | Prevent negative array index in set_integered_width() | Tatsuya Kinoshita | 1 | -2/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/70 | |||||
2016-12-05 | Prevent array index out of bounds for tabattr in feed_table_tag() | Tatsuya Kinoshita | 1 | -1/+1 | |
Bug-Debian: https://github.com/tats/w3m/issues/60 | |||||
2016-11-15 | Prevent deref null pointer in renderCoTable() | Tatsuya Kinoshita | 1 | -0/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537 | |||||
2016-11-15 | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 1 | -0/+13 | |
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257 | |||||
2016-11-15 | Revert "Prevent infinite recursion with nested table and textarea" | Tatsuya Kinoshita | 1 | -13/+0 | |
This reverts commit f393faf55975a94217df479e1bd06ee4403c6958. | |||||
2016-11-12 | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 1 | -0/+13 | |
Bug-Debian: https://github.com/tats/w3m/issues/20 | |||||
2016-11-09 | Check indent_level to prevent infinite recursion | Tatsuya Kinoshita | 1 | -0/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/37 | |||||
2016-10-31 | Revert "Treat table height as int instead of short" | Tatsuya Kinoshita | 1 | -7/+7 | |
This reverts commit 0c9aebb26a16ad3acc69b2e87ffd216d43879cb6. Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623 | |||||
2016-10-08 | Treat table height as int instead of short | Tatsuya Kinoshita | 1 | -7/+7 | |
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952 | |||||
2016-08-24 | Prevent segfault with malformed table_alt | Tatsuya Kinoshita | 1 | -1/+1 | |
Bug-Debian: https://github.com/tats/w3m/issues/24 | |||||
2016-08-24 | Truncate max_width for renderTable | Tatsuya Kinoshita | 1 | -0/+4 | |
Bug-Debian: https://github.com/tats/w3m/issues/25 | |||||
2016-08-18 | Fix table rowspan and colspan | Kuang-che Wu | 1 | -0/+4 | |
Origin: https://github.com/tats/w3m/pull/19 Bug-Debian: https://github.com/tats/w3m/issues/8 | |||||
2015-09-06 | Fix stack overflow found by @kcwu | David Crosby | 1 | -2/+2 | |
2015-08-11 | Initialize new_tabwidth at declaration | David Crosby | 1 | -1/+1 | |
2015-08-11 | Remove dead assignments flagged by Clang static analysis | David Crosby | 1 | -2/+0 | |
2011-06-19 | Support the button element as defined in HTML 4.01 | Tatsuya Kinoshita | 1 | -0/+8 | |
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the button element. It is discussed upstream and incomplete, but enough to login Launchpad. | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 1 | -1/+12 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -59/+70 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+3617 | |