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