Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ChangeLogv0.5.3+git20161120 | Tatsuya Kinoshita | 2016-11-20 | 1 | -1/+5 |
| | |||||
* | Update NEWS | Tatsuya Kinoshita | 2016-11-20 | 1 | -3/+10 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-19 | 1 | -1/+6 |
| | |||||
* | Update NEWS | Tatsuya Kinoshita | 2016-11-19 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-18 | 1 | -0/+7 |
| | |||||
* | Add CVE IDs | Tatsuya Kinoshita | 2016-11-18 | 2 | -18/+26 |
| | | | | | cf. https://security-tracker.debian.org/tracker/source-package/w3m http://seclists.org/oss-sec/2016/q4/452 | ||||
* | Fix type mismatch for pcsw_ucs_map_size | Tatsuya Kinoshita | 2016-11-18 | 1 | -1/+1 |
| | | | | cf. https://github.com/tats/w3m/issues/43 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-18 | 1 | -0/+6 |
| | |||||
* | Prevent global-buffer-overflow in wc_any_to_ucs() | Tatsuya Kinoshita | 2016-11-18 | 2 | -0/+44 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/43 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-17 | 1 | -0/+8 |
| | |||||
* | Prevent global-buffer-overflow in parseURL() | Tatsuya Kinoshita | 2016-11-17 | 1 | -1/+4 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/41 | ||||
* | Prevent deref null pointer in HTMLlineproc0() | Tatsuya Kinoshita | 2016-11-17 | 1 | -5/+5 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/42 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+3 |
| | |||||
* | Prevent deref null pointer in renderCoTable() | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-15 | 1 | -0/+13 |
| | |||||
* | Prevent infinite recursion with nested table and textarea | Tatsuya Kinoshita | 2016-11-15 | 3 | -0/+15 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257 | ||||
* | Revert "Prevent infinite recursion with nested table and textarea" | Tatsuya Kinoshita | 2016-11-15 | 1 | -13/+0 |
| | | | | This reverts commit f393faf55975a94217df479e1bd06ee4403c6958. | ||||
* | Prevent deref null pointer in shiftAnchorPosition() | Tatsuya Kinoshita | 2016-11-15 | 1 | -1/+1 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/40 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-14 | 1 | -0/+9 |
| | |||||
* | Prevent null pointer deref due to bad form id | Tatsuya Kinoshita | 2016-11-14 | 1 | -1/+4 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/39 | ||||
* | Prevent array index out of bounds for symbol | Tatsuya Kinoshita | 2016-11-14 | 4 | -7/+8 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/38 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-13 | 1 | -0/+6 |
| | |||||
* | Prevent null pointer dereference in HTMLlineproc2body for textarea_int | Tatsuya Kinoshita | 2016-11-13 | 1 | -1/+1 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/32#issuecomment-260170163 | ||||
* | 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 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/20 | ||||
* | 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 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/37 | ||||
* | Update ChangeLog | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+3 |
| | |||||
* | Prevent infinite recursion in HTMLlineproc0 | Tatsuya Kinoshita | 2016-11-07 | 1 | -8/+8 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/36 | ||||
* | 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. | ||||
| * | Fix suspend (^Z) behavior. | ITOH Yasufumi | 2016-11-06 | 1 | -0/+10 |
| | | | | | | | | | | | | Suspend the job w3m belongs to, not w3m only. Signed-off-by: Thomas Klausner <wiz@NetBSD.org> | ||||
* | | Prevent dereference near-null pointer in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-07 | 1 | -1/+2 |
| | | | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/35 | ||||
* | | Prevent crash after allocate string of negative size | Tatsuya Kinoshita | 2016-11-07 | 1 | -0/+6 |
| | | | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/33 | ||||
* | | Prevent memory exhausted due to repeat appending "</table>" | Tatsuya Kinoshita | 2016-11-06 | 1 | -0/+3 |
| | | | | | | | | Bug-Debian: https://github.com/tats/w3m/issues/23 | ||||
* | | Prevent null pointer dereference in HTMLlineproc2body | Tatsuya Kinoshita | 2016-11-06 | 1 | -1/+1 |
|/ | | | | Bug-Debian: https://github.com/tats/w3m/issues/32 | ||||
* | 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 |
| | | | | | This reverts commit 0c9aebb26a16ad3acc69b2e87ffd216d43879cb6. Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623 | ||||
* | 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 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/30 | ||||
* | 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 |
| | | | | cf. https://github.com/tats/w3m/commit/ec9eb22e008a69ea9dc21fdca4b9b836679965ee |