Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Prevent overflow beyond the end of string in textfieldrep()" | Tatsuya Kinoshita | 2016-12-15 | 1 | -2/+0 |
| | | | | This reverts commit 77d8d8d6576d8afc0f6b2e09bb88c7ca9dba58bb. | ||||
* | Prevent overflow beyond the end of string in textfieldrep() | Tatsuya Kinoshita | 2016-12-13 | 1 | -0/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/79 | ||||
* | Preserve one byte for end of string character in form_update_line() | Tatsuya Kinoshita | 2016-12-13 | 1 | -1/+1 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/82 cf. https://github.com/tats/w3m/issues/68#issuecomment-266214643 | ||||
* | Prevent overflow beyond the end of string in form_update_line() | Tatsuya Kinoshita | 2016-12-10 | 1 | -1/+1 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/78 | ||||
* | Prevent overflow beyond the end of string in form_update_line() | Tatsuya Kinoshita | 2016-12-08 | 1 | -6/+8 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/75 | ||||
* | Prevent dereference near-null pointer in formUpdateBuffer | Tatsuya Kinoshita | 2016-11-07 | 1 | -1/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/35 | ||||
* | Fix incorrect dereference in formUpdateBuffer when MENU_SELECT | Tatsuya Kinoshita | 2016-10-08 | 1 | -0/+2 |
| | | | | cf. https://github.com/tats/w3m/commit/ec9eb22e008a69ea9dc21fdca4b9b836679965ee | ||||
* | Prevent global-buffer-overflow write in formUpdateBuffer | Tatsuya Kinoshita | 2016-10-07 | 1 | -1/+3 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/29 | ||||
* | Fix null pointer dereference in formUpdateBuffer | Tatsuya Kinoshita | 2016-10-07 | 1 | -0/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/28 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-29 | 1 | -2/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/13#issuecomment-242981906 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-24 | 1 | -0/+2 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/22 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-17 | 1 | -1/+1 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/13 | ||||
* | Prevent negative array index for selectnumber and textareanumber | Tatsuya Kinoshita | 2016-08-17 | 1 | -2/+6 |
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/12 | ||||
* | Prevent segfault for formUpdateBuffer | Tatsuya Kinoshita | 2016-08-15 | 1 | -0/+2 |
| | | | | | Bug-Debian: https://github.com/tats/w3m/issues/9 Bug-Debian: https://github.com/tats/w3m/issues/10 | ||||
* | Merge branch 'feature/siteconf' | Tatsuya Kinoshita | 2013-04-08 | 1 | -17/+12 |
|\ | |||||
| * | Support the siteconf feature | Tatsuya Kinoshita | 2013-04-08 | 1 | -17/+12 |
| | | | | | | | | | | Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | ||||
* | | Assume "text" if an input type is unknown | Tatsuya Kinoshita | 2012-05-19 | 1 | -1/+1 |
|/ | | | | Patch from <http://bugs.debian.org/615843> provided by Hilko Bengen. | ||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -1/+2 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+1055 |