aboutsummaryrefslogtreecommitdiffstats
path: root/anchor.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevent negative array index for marks in shiftAnchorPosition()Tatsuya Kinoshita2016-12-051-1/+2
| | | | Bug-Debian: https://github.com/tats/w3m/issues/62
* Prevent deref null pointer in shiftAnchorPosition()Tatsuya Kinoshita2016-11-151-1/+1
| | | | Bug-Debian: https://github.com/tats/w3m/issues/40
* Prevent segfault due to buffer overflows in addMultirowsFormTatsuya Kinoshita2016-08-291-0/+2
| | | | | Bug-Debian: https://github.com/tats/w3m/issues/21 Bug-Debian: https://github.com/tats/w3m/issues/26
* Remove dead assignments flagged by Clang static analysisDavid Crosby2015-08-111-2/+0
|
* Fix a few harmless uninitialized variablesOlaf Hering2014-12-061-1/+1
| | | | Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-uninitialized.patch?expand=1
* Support the siteconf featureTatsuya Kinoshita2013-04-081-22/+15
| | | | | Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-2/+5
|
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+865