Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-23 | Prevent unneeded memory allocation for language tags in libwc | Tatsuya Kinoshita | 1 | -1/+6 | |
cf. https://oss-fuzz.com/testcase-detail/6275874304425984 Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397 | |||||
2021-03-22 | Prevent very long language tag in libwc | Tatsuya Kinoshita | 1 | -2/+4 | |
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32229 | |||||
2021-03-11 | Prevent index overflow due to tag_map in libwc | Tatsuya Kinoshita | 1 | -3/+3 | |
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31936 | |||||
2016-11-18 | Prevent global-buffer-overflow in wc_any_to_ucs() | Tatsuya Kinoshita | 1 | -0/+1 | |
Bug-Debian: https://github.com/tats/w3m/issues/43 | |||||
2016-04-06 | Fix segfault on bogus text | Tatsuya Kinoshita | 1 | -0/+6 | |
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820162 | |||||
2014-12-06 | Fix a few harmless uninitialized variables | Olaf Hering | 1 | -0/+1 | |
Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-uninitialized.patch?expand=1 | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 1 | -0/+91 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -1/+2 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+631 | |
2010-08-24 | [w3m-dev 04393] [patch] locale-related character management | Ito Hiroyuki | 1 | -0/+75 | |
2010-07-25 | * merge ambiguous width patch | Ito Hiroyuki | 1 | -0/+16 | |
* http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch | |||||
2007-05-23 | [w3m-dev 04213] update Unicode charcters' width | Dai Sato | 1 | -1/+2 | |
2003-09-22 | merge m17n patch | Fumitoshi UKAI | 1 | -0/+631 | |
add libwc |