Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-24 | Prevent overflow beyond the end of string in wtf_parse1() | Tatsuya Kinoshita | 1 | -12/+32 | |
Bug-Debian: https://github.com/tats/w3m/issues/68 | |||||
2016-12-24 | Revert "Prevent overflow beyond the end of string in wtf_parse1()" | Tatsuya Kinoshita | 1 | -24/+18 | |
This reverts commit 998b6f91d4b02e8bf90b7744dfabc8cccdf9d4f9. Bug-Debian: https://github.com/tats/w3m/issues/86 cf. http://emacs-w3m.namazu.org/ml/msg12505.html | |||||
2016-12-15 | Prevent overflow beyond the end of string for wtf to wcs macros | Tatsuya Kinoshita | 1 | -2/+4 | |
Bug-Debian: https://github.com/tats/w3m/issues/77 | |||||
2016-12-15 | Revert "Prevent overflow beyond the end of string for wtf to wcs macros" | Tatsuya Kinoshita | 1 | -4/+2 | |
This reverts commit b4d27ba5ccffaa38e968c2bf3a8eeb9cd43928ff. | |||||
2016-12-15 | Prevent overflow beyond the end of string in caller of get_mclen() | Tatsuya Kinoshita | 1 | -3/+8 | |
Bug-Debian: https://github.com/tats/w3m/issues/59 Bug-Debian: https://github.com/tats/w3m/issues/73 Bug-Debian: https://github.com/tats/w3m/issues/74 Bug-Debian: https://github.com/tats/w3m/issues/76 Bug-Debian: https://github.com/tats/w3m/issues/79 Bug-Debian: https://github.com/tats/w3m/issues/80 Bug-Debian: https://github.com/tats/w3m/issues/83 Bug-Debian: https://github.com/tats/w3m/issues/84 | |||||
2016-12-10 | Prevent overflow beyond the end of string in wtf_len() | Tatsuya Kinoshita | 1 | -1/+2 | |
cf. https://github.com/tats/w3m/issues/57 | |||||
2016-12-10 | Prevent overflow beyond the end of string in wtf_parse1() | Tatsuya Kinoshita | 1 | -18/+24 | |
Bug-Debian: https://github.com/tats/w3m/issues/68 | |||||
2016-12-10 | Prevent overflow beyond the end of string for wtf to wcs macros | Tatsuya Kinoshita | 1 | -2/+4 | |
Bug-Debian: https://github.com/tats/w3m/issues/77 | |||||
2016-12-07 | Prevent overflow beyond the end of string in wtf_strwidth() | Tatsuya Kinoshita | 1 | -1/+2 | |
Bug-Debian: https://github.com/tats/w3m/issues/57 | |||||
2016-12-07 | Revert "Prevent overflow beyond the end of string in wtf_strwidth()" | Tatsuya Kinoshita | 1 | -5/+1 | |
This reverts commit d345c0950dfdef065b7377ecad0e4bc1d2601bf8. | |||||
2016-12-07 | Prevent overflow beyond the end of string in wtf_strwidth() | Tatsuya Kinoshita | 1 | -1/+5 | |
Bug-Debian: https://github.com/tats/w3m/issues/57 | |||||
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+598 | |
2003-09-22 | merge m17n patch | Fumitoshi UKAI | 1 | -0/+598 | |
add libwc |